You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
liamappelbe opened this issue
Oct 25, 2024
· 2 comments
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)
Summary: The MutatorMarkerRace_DetectInTLAB test, introduced in CL 390263, fails to compile on GCC. The GCC bot reports a compilation error, and the logs provide details of the failure.
dart-github-bot
added
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
triage-automation
See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
labels
Oct 25, 2024
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)
The GCC bot doesn't like the new MutatorMarkerRace_DetectInTLAB test added in https://dart-review.googlesource.com/c/sdk/+/390263
Logs: https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket/8733223566365977505/+/u/build_dart_debug_ia32/stdout
The text was updated successfully, but these errors were encountered: