You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<testsuitename="First Test Suite"timestamp="2024-11-20T05:26:28"tests="2"failures="1"time="3.238"file="cy-example/e2e/first.cy.js">
4
+
<testcasename="First Test Suite visits google"time="0"classname="visits google"failure="true"error="true"success="false">
5
+
<failuremessage="Timed out retrying after 4000ms: expected 'Google' to include 'Amazon'"type="AssertionError">AssertionError: Timed out retrying after 4000ms: expected 'Google' to include 'Amazon'
6
+
at Context.eval (webpack:///./e2e/first.cy.js:4:15)</failure>
7
+
</testcase>
8
+
<testcasename="First Test Suite can search"time="3.238"classname="can search"failure="false"error="false"success="true"/>
9
+
</testsuite>
10
+
<testsuitename="Second Test Suite"timestamp="2024-11-20T05:26:40"tests="2"failures="0"time="4.33"file="cy-example/e2e/second.cy.js">
11
+
<testcasename="Second Test Suite visits google"time="1.174"classname="visits google"failure="false"error="false"success="true"/>
12
+
<testcasename="Second Test Suite can search"time="3.156"classname="can search"failure="false"error="false"success="true"/>
0 commit comments