-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Description
🐞 Describe the Bug
After upgrading the crates.io codebase from 5.9 to 5.10 several tests started failing for no apparent reason. It looks like the test waiters are not working as intended and are causing the tests to be flaky. When I run the test suite locally the subset of failing tests is different from CI, which indicates that race conditions might be responsible.
🔬 Minimal Reproduction
😕 Actual Behavior
Previously succeeding tests are failing.
🤔 Expected Behavior
Previously succeeding tests should keep passing, if the test waiter system is used correctly.
🌍 Environment
- Ember: 5.10.1
- Ember-CLI: 5.10.0
- Node.js/npm: 20.15.1
- OS: Linux & MacOS
- Browser: Chrome & Firefox
➕ Additional Context
Metadata
Metadata
Assignees
Labels
No labels