Skip to content

5.10: test waiters broken? #20724

@Turbo87

Description

@Turbo87

🐞 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

see rust-lang/crates.io#9035

😕 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions