<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="1461.717" tests="10" failures="1" skipped="1">
  <testsuite name="Root Suite" timestamp="2026-08-28T00:01:00" tests="0" file="tests/basic-happy-path.spec.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Basic Happy Path" timestamp="2026-08-28T00:01:14" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Create an Application with a component" timestamp="2026-08-28T00:01:16" tests="3" time="9.523" failures="0">
    <testcase name="Basic Happy Path Create an Application with a component Create an Application with a component" time="21.609" 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.707" 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.392" classname="Check default Integration Test">
    </testcase>
  </testsuite>
  <testsuite name="Explore Pipeline runs Tab" timestamp="2026-08-28T00:01:26" tests="4" time="1431.555" failures="2">
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Merge the auto-generated PR, and verify the event status on modal" time="20.462" 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="1266.780" 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="62.716" classname="Verify on-pull pipeline and EC">
    </testcase>
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Verify vulnerabilities" time="0.000" classname="Verify vulnerabilities">
      <failure message="Timed out retrying after 40000ms: Expected to find element: `[data-test*=&quot;scan-status&quot;]`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 40000ms: Expected to find element: `[data-test*="scan-status"]`, but never found it.
    at Context.eval (webpack://@konflux-ui/e2e-tests/./support/pages/tabs/PipelinerunsTabPage.ts:98:56)
    at withinFn (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:137765:8)
    at <unknown> (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:137846:16)
    at __WEBPACK_DEFAULT_EXPORT__ (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:135691:10)
    at Context.within (https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:137832:67)
    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 &quot;after all&quot; hook for &quot;Verify vulnerabilities&quot;" time="0.000" classname="&quot;after all&quot; hook for &quot;Verify vulnerabilities&quot;">
      <failure message="Timed out retrying after 40000ms: Expected to find element: `nav[data-ouia-component-type=&quot;PF6/Breadcrumb&quot;]`, but never found it.

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Explore Pipeline runs Tab`" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 40000ms: Expected to find element: `nav[data-ouia-component-type="PF6/Breadcrumb"]`, but never found it.

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Explore Pipeline runs Tab`
    at __webpack_modules__../utils/Applications.ts.Applications.clickBreadcrumbLink (webpack://@konflux-ui/e2e-tests/./utils/Applications.ts:147:7)
    at Context.eval (webpack://@konflux-ui/e2e-tests/./tests/basic-happy-path.spec.ts:112:19)]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="Check Component" timestamp="2026-08-28T00:25:18" tests="1" time="3.467" failures="0">
    <testcase name="Basic Happy Path Check Component Check component build status and logs" time="3.455" classname="Check component build status and logs">
    </testcase>
  </testsuite>
  <testsuite name="Check Issues page" timestamp="2026-08-28T00:25:21" tests="1" time="0.312" failures="0">
    <testcase name="Basic Happy Path Check Issues page Navigate to Issues page from the sidebar" time="0.292" classname="Navigate to Issues page from the sidebar">
    </testcase>
  </testsuite>
  <testsuite name="Delete the application via UI" timestamp="2026-08-28T00:25:21" tests="1" time="0.109" failures="0">
  </testsuite>
</testsuites>