-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[6.0] Some more doublinklist failures in mono minijit and llvmaot arm64 linux #83424
Labels
arch-arm64
area-VM-meta-mono
Known Build Error
Use this to report build issues in the .NET Helix tab
os-linux
Linux OS (any supported distro)
Comments
carlossanlop
added
arch-arm64
os-linux
Linux OS (any supported distro)
area-VM-meta-mono
labels
Mar 14, 2023
A more recent repro from an emsdk and arcade 6.0 deps flow PR: #83513
|
carlossanlop
added
the
Known Build Error
Use this to report build issues in the .NET Helix tab
label
Mar 20, 2023
steveisok
pushed a commit
to steveisok/runtime
that referenced
this issue
Mar 21, 2023
These tests require precise GC, which mono does not support. Upstream disabled them, so following up here. Contributes to dotnet#83424
carlossanlop
pushed a commit
that referenced
this issue
Mar 29, 2023
These tests require precise GC, which mono does not support. Upstream disabled them, so following up here. Contributes to #83424 Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
Should be fixed by f32611f - please re-open if still failing for any reason. |
ghost
locked as resolved and limited conversation to collaborators
Aug 24, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
arch-arm64
area-VM-meta-mono
Known Build Error
Use this to report build issues in the .NET Helix tab
os-linux
Linux OS (any supported distro)
The 6.0 PR that disabled some failing doublinklist tests was merged yesterday: #83268
But today, the internal->public merge PR showed a few more of those failures in the CI: #83404
@steveisok I assume a few more need to be disabled? These were the ones the PR disabled:
Here are the ones that I found:
Queue:
Mono minijit Pri0 Runtime Tests Run Linux arm64 release
Queue:
Mono llvmaot Pri0 Runtime Tests Run Linux arm64 release
Report
Summary
The text was updated successfully, but these errors were encountered: