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
Using messages system as a source of data for reports. Messages don't correctly log how much time scenarion is being executed if first step fails. In messages this time is saves as 0.
Desired behavior
Messages correctly log time of execution for steps ans scenarios with status "FAILED"
Current behavior
Using messages system as a source of data for reports. Messages don't correctly log how much time scenarion is being executed if first step fails. In messages this time is saves as 0.

Desired behavior
Messages correctly log time of execution for steps ans scenarios with status "FAILED"
Test code to reproduce
https://stackblitz.com/edit/angular-orraiy?file=cypress.config.ts
Versions
Checklist
[email protected]
(package name has changed and it is no longer the most recent version, see #689).The text was updated successfully, but these errors were encountered: