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

System.Tests.AppDomainTests.MonitoringIsEnabled - Assert.InRange - on NativeAOT arm64 #75302

Closed
karelz opened this issue Sep 8, 2022 · 4 comments · Fixed by #89966
Closed
Labels
arch-arm64 area-GC-coreclr disabled-test The test is disabled in source code against the issue
Milestone

Comments

@karelz
Copy link
Member

karelz commented Sep 8, 2022

Affected test:

  • MonitoringIsEnabled - System.Tests.AppDomainTests.MonitoringIsEnabled

Frequency:

Output:

[FAIL] System.Tests.AppDomainTests.MonitoringIsEnabled
Assert.InRange() Failure
Range:  (1234567 - 9223372036854775807)
Actual: 0
   at System.Tests.AppDomainTests.MonitoringIsEnabled() + 0xc4
   at System.Runtime.Extensions.Tests!<BaseAddress>+0x961d14
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0xd8
@karelz karelz added arch-arm64 area-System.Runtime blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' labels Sep 8, 2022
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Sep 8, 2022
@ghost
Copy link

ghost commented Sep 8, 2022

Tagging subscribers to this area: @dotnet/area-system-runtime
See info in area-owners.md if you want to be subscribed.

Issue Details

Affected test:

  • MonitoringIsEnabled - System.Tests.AppDomainTests.MonitoringIsEnabled

  • 9/8 - 21x occurrences in last 30 days on Runfo -- first occurrence on 8/30 in run 1977040 (Console log)

Output:

[FAIL] System.Tests.AppDomainTests.MonitoringIsEnabled
Assert.InRange() Failure
Range:  (1234567 - 9223372036854775807)
Actual: 0
   at System.Tests.AppDomainTests.MonitoringIsEnabled() + 0xc4
   at System.Runtime.Extensions.Tests!<BaseAddress>+0x961d14
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0xd8
Author: karelz
Assignees: -
Labels:

arch-arm64, area-System.Runtime, blocking-clean-ci

Milestone: -

@ghost
Copy link

ghost commented Sep 8, 2022

Tagging subscribers to this area: @dotnet/gc
See info in area-owners.md if you want to be subscribed.

Issue Details

Affected test:

  • MonitoringIsEnabled - System.Tests.AppDomainTests.MonitoringIsEnabled

Frequency:

Output:

[FAIL] System.Tests.AppDomainTests.MonitoringIsEnabled
Assert.InRange() Failure
Range:  (1234567 - 9223372036854775807)
Actual: 0
   at System.Tests.AppDomainTests.MonitoringIsEnabled() + 0xc4
   at System.Runtime.Extensions.Tests!<BaseAddress>+0x961d14
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0xd8
Author: karelz
Assignees: -
Labels:

arch-arm64, area-System.Runtime, area-GC-coreclr, blocking-clean-ci, untriaged, area-NativeAOT-coreclr

Milestone: -

@jkotas jkotas removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Sep 8, 2022
@jkotas
Copy link
Member

jkotas commented Sep 8, 2022

Likely the same underlying problem as #74902

@jkotas
Copy link
Member

jkotas commented Sep 10, 2022

Test disabled by #75306

@jkotas jkotas added the disabled-test The test is disabled in source code against the issue label Sep 10, 2022
@mangod9 mangod9 removed the untriaged New issue has not been triaged by the area owner label Sep 12, 2022
@mangod9 mangod9 added this to the 8.0.0 milestone Sep 12, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Aug 3, 2023
markples added a commit that referenced this issue Aug 4, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Aug 4, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Sep 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-GC-coreclr disabled-test The test is disabled in source code against the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants