<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="4119.034" tests="10" failures="3" skipped="1">
  <testsuite name="Root Suite" timestamp="2026-08-14T00:00:57" tests="0" file="tests/basic-happy-path.spec.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Basic Happy Path" timestamp="2026-08-14T00:01:11" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Create an Application with a component" timestamp="2026-08-14T00:01:13" tests="3" time="9.688" failures="0">
    <testcase name="Basic Happy Path Create an Application with a component Create an Application with a component" time="21.188" classname="Create an Application with a component">
    </testcase>
    <testcase name="Basic Happy Path Create an Application with a component Check different ways to add a component" time="1.689" classname="Check different ways to add a component">
    </testcase>
    <testcase name="Basic Happy Path Create an Application with a component Check default Integration Test" time="0.486" classname="Check default Integration Test">
    </testcase>
  </testsuite>
  <testsuite name="Explore Pipeline runs Tab" timestamp="2026-08-14T00:01:23" tests="4" time="3958.985" failures="1">
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Merge the auto-generated PR, and verify the event status on modal" time="29.288" classname="Merge the auto-generated PR, and verify the event status on modal">
    </testcase>
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Verify the Pipeline run details and Node Graph view" time="844.696" classname="Verify the Pipeline run details and Node Graph view">
    </testcase>
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Verify on-pull pipeline and EC" time="0.000" classname="Verify on-pull pipeline and EC">
      <failure message="Pipelinerun is still running after maximum retries" type="AssertionError"><![CDATA[AssertionError: Pipelinerun is still running after maximum retries
    at __webpack_modules__../support/pages/tabs/PipelinerunsTabPage.ts.DetailsTab.waitUntilStatusIsNotRunning (webpack://@konflux-ui/e2e-tests/./support/pages/tabs/PipelinerunsTabPage.ts:120:13)
    at Context.eval (webpack://@konflux-ui/e2e-tests/./support/pages/tabs/PipelinerunsTabPage.ts:139:17)
    at getRet (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:121211:20)
    at tryCatcher (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1780:23)
    at Promise.attempt.Promise.try (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:4288:29)
    at Context.thenFn (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:121222:66)
    at Context.then (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:121473:21)
    at wrapped (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:149556:19)]]></failure>
    </testcase>
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Verify vulnerabilities" time="0.713" classname="Verify vulnerabilities">
    </testcase>
  </testsuite>
  <testsuite name="Check Component" timestamp="2026-08-14T01:07:22" tests="1" time="92.768" failures="1">
    <testcase name="Basic Happy Path Check Component Check component build status and logs" time="0.000" classname="Check component build status and logs">
      <failure message="Timed out retrying after 60000ms: Expected to find content: &apos;Using token for quay.io&apos; within the selector: &apos;.pf-v6-c-log-viewer__text&apos; but never did." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 60000ms: Expected to find content: 'Using token for quay.io' within the selector: '.pf-v6-c-log-viewer__text' but never did.
    at __webpack_modules__../utils/LogViewerHelper.ts.LogViewerHelper.revealLogText (webpack://@konflux-ui/e2e-tests/./utils/LogViewerHelper.ts:53:7)
    at __webpack_modules__../support/pages/ApplicationDetailPage.ts.ApplicationDetailPage.checkBuildLog (webpack://@konflux-ui/e2e-tests/./support/pages/ApplicationDetailPage.ts:28:20)
    at Context.eval (webpack://@konflux-ui/e2e-tests/./tests/basic-happy-path.spec.ts:226:28)]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="Check Issues page" timestamp="2026-08-14T01:08:55" tests="1" time="40.759" failures="1">
    <testcase name="Basic Happy Path Check Issues page Navigate to Issues page from the sidebar" time="0.000" classname="Navigate to Issues page from the sidebar">
      <failure message="Timed out retrying after 40050ms: `cy.click()` failed because this element:

`&lt;a class=&quot;pf-v6-c-nav__link&quot; href=&quot;/ns/konflux-ui-automation-tenant/issues&quot;&gt;...&lt;/a&gt;`

is being covered by another element:

`&lt;div class=&quot;pipeline-run-logs&quot;&gt;...&lt;/div&gt;`

Fix this problem, or use {force: true} to disable error checking.

https://on.cypress.io/element-cannot-be-interacted-with" type="CypressError"><![CDATA[CypressError: Timed out retrying after 40050ms: `cy.click()` failed because this element:

`<a class="pf-v6-c-nav__link" href="/ns/konflux-ui-automation-tenant/issues">...</a>`

is being covered by another element:

`<div class="pipeline-run-logs">...</div>`

Fix this problem, or use {force: true} to disable error checking.

https://on.cypress.io/element-cannot-be-interacted-with
    at ensureIsDescendent (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:113532:68)
    at ensureDescendents (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:113583:5)
    at ensureDescendentsAndScroll (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:113589:14)
    at ensureElIsNotCovered (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:113720:5)
    at runAllChecks (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:113921:52)
    at retryActionability (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:113959:16)
    at tryCatcher (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1780:23)
    at Promise.attempt.Promise.try (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:4288:29)
    at whenStable (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:155397:70)
    at <unknown> (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:155297:14)
    at tryCatcher (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1780:23)
    at Promise._settlePromiseFromHandler (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1492:31)
    at Promise._settlePromise (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1549:18)
    at Promise._settlePromise0 (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1594:10)
    at Promise._settlePromises (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1674:18)
    at Promise._fulfill (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1618:18)
    at <unknown> (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:5423:46)]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="Delete the application via UI" timestamp="2026-08-14T01:09:36" tests="1" time="0.221" failures="0">
  </testsuite>
</testsuites>