<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="49.531" tests="0" failures="1">
  <testsuite name="Root Suite" timestamp="2026-08-17T00:01:02" tests="0" file="tests/basic-happy-path.spec.ts" time="49.521" 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 40000ms: Expected to find content: &apos;Grant Access&apos; within the selector: &apos;.dex-btn-text&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 40000ms: Expected to find content: 'Grant Access' within the selector: '.dex-btn-text' but never did.

Because this error occurred during a `before all` hook we are skipping all of the remaining tests.
    at __webpack_modules__../utils/Login.ts.Login.stageKonfluxLogin (webpack://@konflux-ui/e2e-tests/./utils/Login.ts:107:7)
    at Context.eval (webpack://@konflux-ui/e2e-tests/./support/commands/hooks.ts:42:10)]]></failure>
    </testcase>
  </testsuite>
</testsuites>