<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="185.716" tests="0" failures="1">
  <testsuite name="Root Suite" timestamp="2026-08-14T16:09:33" tests="0" file="tests/basic-happy-path.spec.ts" time="185.712" failures="1">
    <testcase name="Basic Happy Path Create an Application with a component &quot;before all&quot; hook for &quot;Create an Application with a component&quot;" time="0.000" classname="&quot;before all&quot; hook for &quot;Create an Application with a component&quot;">
      <failure message="Timed out retrying after 180000ms: Expected to find content: &apos;Get started with Konflux&apos; within the selector: &apos;h1&apos; but never did.

Because this error occurred during a `before all` hook we are skipping all of the remaining tests." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 180000ms: Expected to find content: 'Get started with Konflux' within the selector: 'h1' but never did.

Because this error occurred during a `before all` hook we are skipping all of the remaining tests.
    at __webpack_modules__../utils/Common.ts.Common.verifyPageTitle (webpack://@konflux-ui/e2e-tests/./utils/Common.ts:55:50)
    at __webpack_modules__../support/pages/GetStartedPage.ts.GetStartedPage.waitForLoad (webpack://@konflux-ui/e2e-tests/./support/pages/GetStartedPage.ts:7:11)
    at __webpack_modules__../utils/Login.ts.Login.waitForApps (webpack://@konflux-ui/e2e-tests/./utils/Login.ts:126:19)
    at __webpack_modules__../utils/Login.ts.Login.localKonfluxLogin (webpack://@konflux-ui/e2e-tests/./utils/Login.ts:49:9)
    at Context.eval (webpack://@konflux-ui/e2e-tests/./support/commands/hooks.ts:40:10)]]></failure>
    </testcase>
  </testsuite>
</testsuites>