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

[iOS/tvOS][fullAOT-llvm] Failures inside System.Runtime BigInteger tests #106256

Closed
matouskozak opened this issue Aug 12, 2024 · 3 comments
Closed
Assignees
Labels
area-Codegen-LLVM-mono Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS os-tvos Apple tvOS

Comments

@matouskozak
Copy link
Member

matouskozak commented Aug 12, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=772314
Build error leg or test failing: System.Tests.DecimalTests+BigInteger[Add/Div/Mul].Test
Affected CI: ios_arm64_release_allsubsets_mono, tvos_arm64_release_allsubsets_mono

The failures are not 100% reproducible on the CI, however, seem to be affecting both iOS and tvOS device queues (fullAOT-llvm).

image

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "at System.Tests.DecimalTests.BigInteger",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=772314
Error message validated: [at System.Tests.DecimalTests.BigInteger]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 8/12/2024 11:22:57 AM UTC

Report

Build Definition Test Pull Request
773271 dotnet/runtime System.Tests.DecimalTests+BigIntegerAdd.Test #106269
773841 dotnet/runtime System.Tests.DecimalTests+BigIntegerAdd.Test
773818 dotnet/runtime System.Tests.DecimalTests+BigIntegerAdd.Test #106013
773753 dotnet/runtime System.Tests.DecimalTests+BigIntegerMul.Test #106238
773673 dotnet/runtime System.Tests.DecimalTests+BigIntegerAdd.Test #106294
773665 dotnet/runtime System.Tests.DecimalTests+BigIntegerDiv.Test #106166
773066 dotnet/runtime System.Tests.DecimalTests+BigIntegerMul.Test #106283
772314 dotnet/runtime System.Tests.DecimalTests+BigIntegerAdd.Test
772028 dotnet/runtime System.Tests.DecimalTests+BigIntegerMul.Test #106037

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 9
@matouskozak matouskozak added untriaged New issue has not been triaged by the area owner area-Codegen-LLVM-mono os-ios Apple iOS os-tvos Apple tvOS Known Build Error Use this to report build issues in the .NET Helix tab labels Aug 12, 2024
@matouskozak
Copy link
Member Author

fyi: @BrzVlad

@matouskozak
Copy link
Member Author

Likely fixed by #106313 @BrzVlad, please re-open if that's not the case but the CI is green.

@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Aug 22, 2024
@BrzVlad
Copy link
Member

BrzVlad commented Aug 22, 2024

Yes. Tested locally, used to get a crash at a frequency of about 1/20 runs. With the fix no crashes after 120 runs so I'm pretty confident that it is fixed by that commit.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Codegen-LLVM-mono Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS os-tvos Apple tvOS
Projects
None yet
Development

No branches or pull requests

2 participants