-
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
[Android][libraries] Test suites failing with A JSON parsing exception #53097
Comments
Tagging subscribers to this area: @eiriktsarpalis, @layomia Issue DetailsThe following test suites are failing on Android arm64 on CI
|
@mdh1418 I believe this might have to do w/ the runtimecfg.json we have for the tests. |
Tagging subscribers to this area: @directhex Issue DetailsThe following test suites are failing on Android arm64 on CI
|
This is being hit again on https://dev.azure.com/dnceng/public/_build/results?buildId=1573033&view=ms.vss-test-web.build-test-results-tab&runId=44174110&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab&resultId=162612
@premun Is this something you may be aware of? |
|
Actually, all failures in the past 14 days are coming from the same machine WorkItems
| where Finished > now() - 14d and ExitCode == -2147450733
| project FriendlyName, MachineName, Queued, Finished, ExitCode, Status, PassCount, FailCount, SkipCount, ConsoleUri |
I opened https://github.com/dotnet/core-eng/issues/15447 to track this on our side |
From what it seems, the machine was reimaged and this is probably no longer an issue. Ran the test suites locally and they all passed on Android arm64 Debug. Except now |
The following test suites are failing on Android arm64 on CI
System.IO.Pipes.Tests
System.Numerics.Vectors.Tests
System.Reflection.Emit.Tests
System.Xml.Misc.Tests
System.Xml.XmlNodeReader.Tests
System.Xml.XmlSerializer.Tests
System.Security.Claims.Tests
System.Security.Cryptography.Primitives.Tests
System.Text.RegularExpressions.Tests
The text was updated successfully, but these errors were encountered: