[Android] System.Tests.RandomTests.Next_IntInt_Next_IntInt_AllValuesAreWithinRange failing on android-arm
@davidnguyen-tech is already working on this.
Since Jul 14, 2025.
Assessment
This issue has not been assessed yet.
Description
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=962825
Build error leg or test failing: System.Tests.RandomTests.Next_IntInt_Next_IntInt_AllValuesAreWithinRange
The test is consistently failing on android-arm (32-bit):
Last passing build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=946422&view=results
First failing build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=947194&view=results
Commit range: https://github.com/dotnet/runtime/compare/02f99e5609a45bf8568f3d49a01ee126576fd206...91bbb321494f4c274a5836226dc39105313859d0
Crash report:
02-25 14:01:16.594 30687 30711 I DOTNET : [FAIL] System.Tests.RandomTests.Next_IntInt_Next_IntInt_AllValuesAreWithinRange(derived: False, seeded: True, min: -1, max: 2147483647)
02-25 14:01:16.594 30687 30711 I DOTNET : Assert.InRange() Failure: Value not in range
02-25 14:01:16.594 30687 30711 I DOTNET : Range: (-1 - 2147483646)
02-25 14:01:16.594 30687 30711 I DOTNET : Actual: -2
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": [
"[FAIL] System.Tests.RandomTests.Next_IntInt_Next_IntInt_AllValuesAreWithinRange",
"Assert.InRange() Failure: Value not in range"
],
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=962825
Error message validated: [[FAIL] System.Tests.RandomTests.Next_IntInt_Next_IntInt_AllValuesAreWithinRange Assert.InRange() Failure: Value not in range]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/27/2025 9:09:33 AM UTC
Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 2 | 13 | 26 |
Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dotnet/runtime
-
agentic-workflows untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
area-System.Reflection blocking-clean-ci-optional Known Build Error os-mac-os-x untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
area-CodeGen-coreclr untriaged
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
agentic-workflows untriaged
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
area-VM-meta-mono untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
:watch: Not Triaged 11.0 fundamentals/subsvc
Difficulty 2/5 1-3 hours Newbie friendliness 92/100
dotnet/AspNetCore.Docs#37699 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
SubtitleEdit/subtitleedit#15108 · 1 comment ·
-
area/docs-content Bug pulumi/docs
Difficulty 1/5 1-3 hours Newbie friendliness 94/100
-
Create parent directories only after the containment check in InstallHelper.TryExtractToDirectory Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
PowerShell/PSResourceGet#2056 ·