<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="994.796" tests="10" failures="4" skipped="1">
  <testsuite name="Root Suite" timestamp="2026-08-25T00:01:01" tests="0" file="tests/basic-happy-path.spec.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Basic Happy Path" timestamp="2026-08-25T00:01:14" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Create an Application with a component" timestamp="2026-08-25T00:01:17" tests="3" time="9.367" failures="0">
    <testcase name="Basic Happy Path Create an Application with a component Create an Application with a component" time="20.319" 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.725" 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.403" classname="Check default Integration Test">
    </testcase>
  </testsuite>
  <testsuite name="Explore Pipeline runs Tab" timestamp="2026-08-25T00:01:26" tests="4" time="888.297" failures="3">
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Merge the auto-generated PR, and verify the event status on modal" time="21.165" 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="0.000" classname="Verify the Pipeline run details and Node Graph view">
      <failure message="Timed out retrying after 40000ms: Expected to find content: &apos;/Succeeded/&apos; within the element: &lt;dd.pf-v6-c-description-list__description&gt; but never did." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 40000ms: Expected to find content: '/Succeeded/' within the element: <dd.pf-v6-c-description-list__description> but never did.
    at __webpack_modules__../utils/UIhelper.ts.UIhelper.verifyLabelAndValue (webpack://@konflux-ui/e2e-tests/./utils/UIhelper.ts:52:7)
    at __webpack_modules__../support/pages/tabs/PipelinerunsTabPage.ts.DetailsTab.waitForPLRAndDownloadAllLogs (webpack://@konflux-ui/e2e-tests/./support/pages/tabs/PipelinerunsTabPage.ts:209:13)
    at Context.eval (webpack://@konflux-ui/e2e-tests/./tests/basic-happy-path.spec.ts:163:21)
    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 on-pull pipeline and EC" time="0.000" classname="Verify on-pull pipeline and EC">
      <failure message="Timed out retrying after 60000ms: Expected to find content: &apos;Test&apos; within the selector: &apos;[aria-label=&quot;Pipeline run List&quot;] tr[role=&quot;row&quot;]&apos; but never did." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 60000ms: Expected to find content: 'Test' within the selector: '[aria-label="Pipeline run List"] tr[role="row"]' but never did.
    at __webpack_modules__../utils/UIhelper.ts.UIhelper.getTableRow (webpack://@konflux-ui/e2e-tests/./utils/UIhelper.ts:87:7)
    at __webpack_modules__../utils/UIhelper.ts.UIhelper.clickRowCellInTable (webpack://@konflux-ui/e2e-tests/./utils/UIhelper.ts:108:13)
    at Context.eval (webpack://@konflux-ui/e2e-tests/./tests/basic-happy-path.spec.ts:186:15)]]></failure>
    </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 content: &apos;Pipeline runs&apos; within the element: &lt;nav.pf-v6-c-breadcrumb&gt; but never did." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 40000ms: Expected to find content: 'Pipeline runs' within the element: <nav.pf-v6-c-breadcrumb> but never did.
    at __webpack_modules__../utils/Applications.ts.Applications.clickBreadcrumbLink (webpack://@konflux-ui/e2e-tests/./utils/Applications.ts:147:38)
    at Context.eval (webpack://@konflux-ui/e2e-tests/./tests/basic-happy-path.spec.ts:198:19)]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="Check Component" timestamp="2026-08-25T00:16:15" tests="1" time="80.479" 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 80000ms: Expected to find content: &apos;Build completed&apos; within the element: &lt;tr.pf-v6-c-table__tr&gt; but never did." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 80000ms: Expected to find content: 'Build completed' within the element: <tr.pf-v6-c-table__tr> but never did.
    at __webpack_modules__../utils/Applications.ts.Applications.checkComponentStatus (webpack://@konflux-ui/e2e-tests/./utils/Applications.ts:130:61)
    at Context.eval (webpack://@konflux-ui/e2e-tests/./tests/basic-happy-path.spec.ts:220:19)]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="Check Issues page" timestamp="2026-08-25T00:17:35" tests="1" time="0.472" failures="0">
    <testcase name="Basic Happy Path Check Issues page Navigate to Issues page from the sidebar" time="0.392" classname="Navigate to Issues page from the sidebar">
    </testcase>
  </testsuite>
  <testsuite name="Delete the application via UI" timestamp="2026-08-25T00:17:36" tests="1" time="0.166" failures="0">
  </testsuite>
</testsuites>