forked from Klaveness-Digital/cypress-cucumber-preprocessor
-
-
Notifications
You must be signed in to change notification settings - Fork 153
Closed
Description
Current behavior
My tests were running way faster at the 20.1.2 version. After updating to the 21.0.2 version, the waiting time increased significantly.
At 20.1.2 version: 372.15 seconds

At 21.0.2 version: 3521.46 seconds

Which is odd, cause the tests separately have the time quite similar, but I was marking here on the clock, and it took all the time at the final.
Also, after updating, this warning is shown at the terminal:
Warning: terminator_CreateInstance: Failed to CreateInstance in ICD 2. Skipping ICD.
Desired behavior
Not affect the test time.
Versions
- Cypress version: 20.1.2 - 21.0.2
- Preprocessor version:
- Node version: 20.15.0
Checklist
- I've read the FAQ.
- I've read instructions for logging issues.
- I'm not using
[email protected](package name has changed and it is no longer the most recent version, see #689).
Metadata
Metadata
Assignees
Labels
No labels