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.08k stars 1.56k forks source link

lib/async/stream_take_test and lib/html/request_animation_frame_test timing out #52879

Open biggs0125 opened 1 year ago

biggs0125 commented 1 year ago

The tests

lib/async/stream_take_test Timeout (expected Pass)
lib/html/request_animation_frame_test Timeout (expected Pass)

went from flaky to Timeout on configurations

ddc-canary-linux-chrome-unsound
Markzipan commented 1 year ago

This is also failing for co19/LibTest/html/Window/animationFrame_A01_t01

dcharkes commented 10 months ago

This test is meta flaking between flaky and time out.