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

[vm] Triage finalizer flakiness / crashes #48740

Closed dcharkes closed 2 years ago

dcharkes commented 2 years ago

flakiness dashboard

current results

Various failures:

TODO: triage and fix.

Update: https://dart-review.googlesource.com/c/sdk/+/240043 should address all of these.

dcharkes commented 2 years ago

@mkustermann and I discussed whether any of the fixes are needed for cherry picking, but the answer is no. See CL description for more info.