dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.22k stars 1.57k forks source link

language_2/async_star/cancel_while_paused_test flaky on dart2js-win-chrome #49954

Open fishythefish opened 2 years ago

fishythefish commented 2 years ago

See also #39780 (this test flakes on DDC Firefox) and #47725 (other async tests flake on dart2js Windows Chrome).

nshahan commented 1 year ago

Changed from flaking to failing today.