dart-lang / sdk

The Dart SDK, including the VM, dart2js, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
9.94k stars 1.53k forks source link

Failure in vm/dart/gc/chunked_binary_trees_array_test/1 (Flaky failures turning to timeouts] #53180

Open a-siva opened 11 months ago

a-siva commented 11 months ago

The tests

vm/dart/gc/chunked_binary_trees_array_test/1 Timeout (expected Pass)

are failing on configurations

vm-win-debug-x64
a-siva commented 11 months ago

//cc @rmacnak-google

dcharkes commented 9 months ago

This test is meta-flaking: https://dart-ci.web.app/#showLatestFailures=false&test=vm/dart/gc/chunked_binary_trees_array_test/1&configurations=vm-win-debug-x64