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

Test failure: System.Data.Tests.DataSetTest2.ReadXmlSchema_Nested #110132

Closed
v-wenyuxu opened this issue Nov 25, 2024 · 5 comments
Closed

Test failure: System.Data.Tests.DataSetTest2.ReadXmlSchema_Nested #110132

v-wenyuxu opened this issue Nov 25, 2024 · 5 comments
Assignees
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes
Milestone

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr libraries-jitstress2-jitstressregs 20241123.1

Failed tests:

net10.0-windows-Release-arm64-jitstress2_jitstressregs8-Windows.11.Arm64.Open
    - System.Data.Tests.DataSetTest2.ReadXmlSchema_Nested
net10.0-windows-Release-arm64-jitstress2_jitstressregs4-Windows.11.Arm64.Open
    - System.Data.Tests.DataSetTest2.ReadXmlSchema_Nested
net10.0-linux-Release-arm64-jitstress2_jitstressregs0x80-(Ubuntu.2004.Arm64.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-20.04-helix-arm64v8
    - System.Data.Tests.DataSetTest2.ReadXmlSchema_Nested

Error message:

 System.IndexOutOfRangeException : Index was outside the bounds of the array.

Stack trace:

   at System.Data.Tests.DataSetTest2.ReadXmlSchema_Nested() in /_/src/libraries/System.Data.Common/tests/System/Data/DataSetTest2.cs:line 3198
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
@v-wenyuxu v-wenyuxu added arch-arm64 blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-windows labels Nov 25, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Nov 25, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Nov 25, 2024
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@amanasifkhalid
Copy link
Member

cc @dotnet/jit-contrib

@amanasifkhalid amanasifkhalid added this to the 10.0.0 milestone Nov 25, 2024
@amanasifkhalid amanasifkhalid removed untriaged New issue has not been triaged by the area owner os-windows labels Nov 25, 2024
@v-wenyuxu
Copy link
Author

Failed in: runtime-coreclr libraries-jitstress 20241124.1

Failed tests:

net10.0-linux-Release-x64-jitstress2_tiered-Ubuntu.2204.Amd64.Open
    - System.Data.Tests.DataSetTest2.ReadXmlSchema_Nested
net10.0-windows-Release-x64-jitstress2_tiered-Windows.10.Amd64.Open
    - System.Data.Tests.DataSetTest2.ReadXmlSchema_Nested
net10.0-linux-Release-arm64-jitstress2-(Ubuntu.2004.Arm64.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-20.04-helix-arm64v8
    - System.Data.Tests.DataSetTest2.ReadXmlSchema_Nested

Error message:

 System.IndexOutOfRangeException : Index was outside the bounds of the array.

Stack trace:

   at System.Data.Tests.DataSetTest2.ReadXmlSchema_Nested() in /_/src/libraries/System.Data.Common/tests/System/Data/DataSetTest2.cs:line 3198
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

@JulieLeeMSFT
Copy link
Member

@EgorBo, PTAL.

@amanasifkhalid
Copy link
Member

This hasn't repro'd in CI in about a week -- I suspect the underlying issue has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes
Projects
None yet
Development

No branches or pull requests

4 participants