Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MutatorMarkerRace_DetectInTLAB test compile error on GCC #56962

Closed
liamappelbe opened this issue Oct 25, 2024 · 2 comments
Closed

MutatorMarkerRace_DetectInTLAB test compile error on GCC #56962

liamappelbe opened this issue Oct 25, 2024 · 2 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@liamappelbe
Copy link
Contributor

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

@dart-github-bot
Copy link
Collaborator

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 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
@a-siva a-siva removed the triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. label Oct 28, 2024
@a-siva
Copy link
Contributor

a-siva commented Oct 28, 2024

https://dart-review.googlesource.com/c/sdk/+/392063 should fix this issue.

@a-siva a-siva closed this as completed Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

4 participants