Skip to content

Test failure: readytorun/tests/mainv1/mainv1.cmd #116360

Closed
@SakeTao

Description

@SakeTao

Failed in: runtime-coreclr gcstress-extra 20250605.1

Failed tests:

coreclr windows x86 Checked gcstress0xc_jitstress2 @ Windows.10.Amd64.Open
    - readytorun/tests/mainv1/mainv1.cmd
coreclr windows x86 Checked gcstress0xc_jitstress1 @ Windows.10.Amd64.Open
    - readytorun/tests/mainv2/mainv2.cmd

Error message:

 Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
   at Assert.AreEqual(Object actual, Object expected)
   at Program.TestStaticFields()
   at Program.RunAllTests()
   at Program.Main()

Return code:      1
Raw output file:      C:hwA950091DwB0AB0988uploads	estsmainv1output.txt
Raw output:
BEGIN EXECUTION
        1 file(s) copied.
        1 file(s) copied.
Emitting R2R PE file: test.dll
Emitting map file: test.map
Emitting R2R PE file: fieldgetter.dll
Emitting map file: fieldgetter.map
Emitting R2R PE file: mainv1.dll
Emitting map file: mainv1.map
 "C:hwA950091Dpcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  mainv1.dll 
TestVirtualMethodCalls
TestMovedVirtualMethod
TestThrowHelpers
TestConstrainedMethodCalls
TestConstrainedMethodCalls_Unsupported
TestInterop
TestStaticFields
TestPreInitializedArray
TestMultiDimmArray
TestGenericVirtualMethod
TestMovedGenericVirtualMethod
TestGenericNonVirtualMethod
TestGenericOverStruct
TestInstanceFields
TestInstanceFieldsWithLayout
TestInheritingFromGrowingBase
TestGrowingStruct
TestChangingStruct
TestChangingHFAStruct
TestGetType
TestMultipleLoads
TestFieldLayoutNGenMixAndMatch
TestStaticBaseCSE
TestIsInstCSE
TestCastClassCSE
TestRangeCheckElimination
TestOpenClosedDelegate
GenericLdtokenFieldsTest
RVAFieldTest
TestLoadR2RImageFromByteArray
TestILBodyChange
1
TestDefaultVsExactStaticVirtualMethodImplementation
ILInliningVersioningTest cross module inlined methods
     120 | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__RunAllTests  (MethodWithGCInfo)
      79 | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestGenericLdtokenFields  (MethodWithGCInfo)
      33 | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestStaticFields  (MethodWithGCInfo)
0x00003C50 | 0x000067 |     12 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestVirtualMethodCalls  (MethodWithGCInfo)
0x00003CC0 | 0x00003F |      7 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestMovedVirtualMethods  (MethodWithGCInfo)
0x00003D00 | 0x000018 |      2 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestConstrainedMethodCalls  (MethodWithGCInfo)
0x00003D20 | 0x000013 |      1 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestConstrainedMethodCallsOnEnum  (MethodWithGCInfo)
0x00003D40 | 0x000011 |      2 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestInterop  (MethodWithGCInfo)
0x00003D60 | 0x000204 |     33 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestStaticFields  (MethodWithGCInfo)
0x00003F70 | 0x00005F |      7 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestPreInitializedArray  (MethodWithGCInfo)
0x00003FD0 | 0x0000FB |      4 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestMultiDimmArray  (MethodWithGCInfo)
0x000040D0 | 0x00002B |      4 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestGenericVirtualMethod  (MethodWithGCInfo)
0x00004100 | 0x000063 |      9 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestMovedGenericVirtualMethod  (MethodWithGCInfo)
0x00004170 | 0x000029 |      5 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestGenericNonVirtualMethod  (MethodWithGCInfo)
0x000041A0 | 0x000087 |     13 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestGenericOverStruct  (MethodWithGCInfo)
0x00004230 | 0x0000F8 |     25 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStructure>__TestInstanceFields  (MethodWithGCInfo)
0x00004330 | 0x00005E |      9 | .text   | test_ILInliningVersioningTest_1<mainv1_LocallyDefinedStr

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 141
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor24|0_25(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions