<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="36.751" tests="0" failures="1">
  <testsuite name="Root Suite" timestamp="2026-08-18T12:46:21" tests="0" file="tests/basic-happy-path.spec.ts" time="36.745" 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 30000ms: Expected to find content: &apos;Issues&apos; within the element: &lt;div#page-sidebar.pf-v5-c-page__sidebar.pf-m-expanded&gt; and with the selector: &apos;a&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 30000ms: Expected to find content: 'Issues' within the element: <div#page-sidebar.pf-v5-c-page__sidebar.pf-m-expanded> and with the selector: 'a' 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.navigateTo (webpack://@konflux-ui/e2e-tests/./utils/Common.ts:14:9)
    at __webpack_modules__../utils/Login.ts.Login.waitForApps (webpack://@konflux-ui/e2e-tests/./utils/Login.ts:128:11)
    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>