-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[release/6.0] CI Android x86 Mono failure: System.Runtime.InteropServices.Tests.NFloatTests #77853
Comments
Tagging subscribers to 'arch-android': @steveisok, @akoeplinger Issue DetailsIn most release/6.0 backport PRs, I'm seeing failures in Android queues coming from NFloat tests. Here is a PR for which I re-ran the CI yesterday: #77260
Test results
|
Continuation of error message (too many chars for description):
|
I think #65723 needs to be backported. |
I don't think it's worth backporting #65723 to 6.0 at this point. We should just disable these tests on Android x86. |
Since we're not going to backport the change necessary to use SSE for fp arithmetic, disable the failing tests. Addresses dotnet#77853
Since we're not going to backport the change necessary to use SSE for fp arithmetic, disable the failing tests. Addresses #77853 Co-authored-by: Steve Pfister <[email protected]>
Tests are disabled in 6.0. Closing. |
In most release/6.0 backport PRs, I'm seeing failures in Android queues coming from NFloat tests.
Here is a PR for which I re-ran the CI yesterday: #77260
net6.0-Android-Release-x86-Mono_Release-Ubuntu.1804.Amd64.Android.29.Open
Test results
Report
Summary
The text was updated successfully, but these errors were encountered: