<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="523.447" tests="10" failures="5" skipped="1">
  <testsuite name="Root Suite" timestamp="2026-08-13T11: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-13T11:01:18" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Create an Application with a component" timestamp="2026-08-13T11:01:21" tests="3" time="10.025" failures="0">
    <testcase name="Basic Happy Path Create an Application with a component Create an Application with a component" time="25.198" 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.614" 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.584" classname="Check default Integration Test">
    </testcase>
  </testsuite>
  <testsuite name="Explore Pipeline runs Tab" timestamp="2026-08-13T11:01:31" tests="4" time="412.192" failures="4">
    <testcase name="Basic Happy Path Explore Pipeline runs Tab Merge the auto-generated PR, and verify the event status on modal" time="0.000" classname="Merge the auto-generated PR, and verify the event status on modal">
      <failure message="Timed out retrying after 300000ms: Expected to find content: &apos;java-quarkus-178661886-on-pull&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 300000ms: Expected to find content: 'java-quarkus-178661886-on-pull' within the selector: '[aria-label="Pipeline run List"] tr[role="row"]' but never did.
    at __webpack_modules__../support/pages/ComponentDetailsPage.ts.ComponentDetailsPage.verifyPipelineRunIsVisible (webpack://@konflux-ui/e2e-tests/./support/pages/ComponentDetailsPage.ts:21:7)
    at Context.eval (webpack://@konflux-ui/e2e-tests/./tests/basic-happy-path.spec.ts:120:27)]]></failure>
    </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 30000ms: Expected to find element: `[data-test=&quot;activity__tabItem pipelineruns&quot;]`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 30000ms: Expected to find element: `[data-test="activity__tabItem pipelineruns"]`, but never found it.
    at __webpack_modules__../utils/Applications.ts.Applications.goToPipelinerunsTab (webpack://@konflux-ui/e2e-tests/./utils/Applications.ts:173:7)
    at Context.eval (webpack://@konflux-ui/e2e-tests/./tests/basic-happy-path.spec.ts:144: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 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:182:19)]]></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-13T11:08:23" tests="1" time="80.344" 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-13T11:09:43" tests="1" time="0.396" failures="0">
    <testcase name="Basic Happy Path Check Issues page Navigate to Issues page from the sidebar" time="0.341" classname="Navigate to Issues page from the sidebar">
    </testcase>
  </testsuite>
  <testsuite name="Delete the application via UI" timestamp="2026-08-13T11:09:44" tests="1" time="0.108" failures="0">
  </testsuite>
</testsuites>