forked from Klaveness-Digital/cypress-cucumber-preprocessor
-
-
Notifications
You must be signed in to change notification settings - Fork 153
Closed
Description
Current behavior
Tests are hanging because requests to __cypress/tests?p=* are in pending state indefinitely.
Desired behavior
Tests don't hang
Test code to reproduce
The only thing we changed was updating to @badeball/[email protected], works as expected with 20.1.2. We're not using the browserify preprocessor or cypress-cucumber-diagnostics mentioned as breaking changes in the release notes.
I'll look into a reproducible example and additional logging tomorrow but wanted to report the issue already in case others run into it.
Versions
- Cypress version: 13.15.0
- Preprocessor version: 21.0.0
- Node version: 22.6.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