Console log: 'readytorun' from job 8f95d848-3b3d-47da-8684-66329de2fbcc workitem 3f2d0d36-e641-4b52-a7fd-fbbc3d0ec821 (windows.10.amd64.open.rt) executed on machine a0025SC running Windows-2016Server-10.0.14393-SP0 C:\h\w\A9C20992\w\B36909F7\e>taskkill.exe /f /im corerun.exe 2>nul C:\h\w\A9C20992\w\B36909F7\e>set CORE_ROOT=C:\h\w\A9C20992\p C:\h\w\A9C20992\w\B36909F7\e>set _NT_SYMBOL_PATH=C:\h\w\A9C20992\p\PDB C:\h\w\A9C20992\w\B36909F7\e>set __TestEnv=C:\h\w\A9C20992\w\B36909F7\u\SetStressModes_no_tiered_compilation.cmd C:\h\w\A9C20992\w\B36909F7\e>set __TestTimeout=600000 C:\h\w\A9C20992\w\B36909F7\e>set __TestCollectionTimeoutMins=30 C:\h\w\A9C20992\w\B36909F7\e>set __CollectDumps=1 C:\h\w\A9C20992\w\B36909F7\e>set __CrashDumpFolder=C:\cores C:\h\w\A9C20992\w\B36909F7\e>set __TestArchitecture=x64 C:\h\w\A9C20992\w\B36909F7\e>set ASAN_SAVE_DUMPS=C:\cores\asan.dmp C:\h\w\A9C20992\w\B36909F7\e>type C:\h\w\A9C20992\w\B36909F7\u\SetStressModes_no_tiered_compilation.cmd set DOTNET_TieredCompilation=0 C:\h\w\A9C20992\w\B36909F7\e>set PATH=C:\h\w\A9C20992\p\dotnet-cli;C:\python3\Scripts\;C:\python3\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Debuggers\x64;C:\Program Files\Microsoft SQL Server\160\Tools\Binn\;C:\Users\runner\AppData\Local\Microsoft\WindowsApps C:\h\w\A9C20992\w\B36909F7\e>set DOTNET_ROOT=C:\h\w\A9C20992\p\dotnet-cli C:\h\w\A9C20992\w\B36909F7\e>set DOTNET_CLI_TELEMETRY_OPTOUT=1 C:\h\w\A9C20992\w\B36909F7\e>set DOTNET_CLI_HOME=C:\h\w\A9C20992\w\B36909F7\e\.dotnet C:\h\w\A9C20992\w\B36909F7\e>set NUGET_PACKAGES=C:\h\w\A9C20992\w\B36909F7\e\.nuget C:\h\w\A9C20992\w\B36909F7\e>dotnet C:\h\w\A9C20992\p\sos\tools\net6.0\any\dotnet-sos.dll install --architecture x64 Installing SOS to C:\Users\runner\.dotnet\sos Installing over existing installation... Creating installation directory... Copying files from C:\h\w\A9C20992\p\sos\tools\net6.0\any\win-x64 Copying files from C:\h\w\A9C20992\p\sos\tools\net6.0\any\lib Execute '.load C:\Users\runner\.dotnet\sos\sos.dll' to load SOS in your Windows debugger. Cleaning up... SOS install succeeded C:\h\w\A9C20992\w\B36909F7\e>set TEST_HARNESS_STRIPE_TO_EXECUTE=.0.1 C:\h\w\A9C20992\w\B36909F7\e>call readytorun\readytorun\readytorun.cmd -usewatcher BEGIN EXECUTION "C:\h\w\A9C20992\p\watchdog.exe" 29 "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" readytorun.dll 23:43:15.210 Running test: readytorun/async-inline-thunks/async-inline-thunks/async-inline-thunks.cmd Unhandled exception. ILCompiler.CodeGenerationFailedException: Code generation failed for method 'Async variant: [async-inline-thunks]InlineThunks.SmallNonRuntimeValueTaskAsync(int32)' ---> System.NotImplementedException: [S.P.CoreLib]System.Threading.Tasks.ValueTask`1.get_IsCompleted() at ILCompiler.DependencyAnalysis.ReadyToRun.ModuleTokenResolver.GetModuleTokenForMethod(MethodDesc, Boolean, Boolean) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/ModuleTokenResolver.cs:line 125 at Internal.JitInterface.CorInfoImpl.HandleToModuleToken(CORINFO_RESOLVED_TOKEN&, Boolean&) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/JitInterface/CorInfoImpl.ReadyToRun.cs:line 1496 at Internal.JitInterface.CorInfoImpl.ComputeMethodWithToken(MethodDesc, CORINFO_RESOLVED_TOKEN&, TypeDesc, Boolean) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/JitInterface/CorInfoImpl.ReadyToRun.cs:line 1416 at Internal.JitInterface.CorInfoImpl.getCallInfo(CORINFO_RESOLVED_TOKEN&, CORINFO_RESOLVED_TOKEN*, CORINFO_METHOD_STRUCT_*, CORINFO_CALLINFO_FLAGS, CORINFO_CALL_INFO*) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/JitInterface/CorInfoImpl.ReadyToRun.cs:line 2647 at Internal.JitInterface.CorInfoImpl._getCallInfo(IntPtr, IntPtr*, CORINFO_RESOLVED_TOKEN*, CORINFO_RESOLVED_TOKEN*, CORINFO_METHOD_STRUCT_*, CORINFO_CALLINFO_FLAGS, CORINFO_CALL_INFO*) in /_/src/coreclr/tools/Common/JitInterface/CorInfoImpl_generated.cs:line 2568 --- End of inner exception stack trace --- at Internal.JitInterface.CorInfoImpl.CompileMethodInternal(IMethodNode, MethodIL) in /_/src/coreclr/tools/Common/JitInterface/CorInfoImpl.cs:line 372 at Internal.JitInterface.CorInfoImpl.CompileMethod(MethodWithGCInfo, Logger) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/JitInterface/CorInfoImpl.ReadyToRun.cs:line 877 at ILCompiler.ReadyToRunCodegenCompilation.<>c__DisplayClass53_0.g__CompileOneMethod|6(DependencyNodeCore`1, Int32) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 972 at ILCompiler.ReadyToRunCodegenCompilation.<>c__DisplayClass53_0.g__CompileOnThread|5(Int32) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 893 at ILCompiler.ReadyToRunCodegenCompilation.<>c__DisplayClass53_0.g__CompilationThread|4(Object) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 877 at System.Threading.Thread.StartThread(IntPtr) in /_/src/runtime/src/coreclr/nativeaot/System.Private.CoreLib/src/System/Threading/Thread.NativeAot.cs:line 440 at System.Threading.Thread.ThreadEntryPoint(IntPtr) in /_/src/runtime/src/coreclr/nativeaot/System.Private.CoreLib/src/System/Threading/Thread.NativeAot.Windows.cs:line 189 Return code: 1 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\async-inline-thunks\async-inline-thunks\output.txt Raw output: BEGIN EXECUTION 1 file(s) copied. Emitting R2R PE file: helper.dll Crossgen of async-inline-thunks.dll failed with exitcode - -1073740791 Test Harness Exitcode is : 1 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../async-inline-thunks/async-inline-thunks/async-inline-thunks.cmd Xunit.Sdk.TrueException: Unhandled exception. ILCompiler.CodeGenerationFailedException: Code generation failed for method 'Async variant: [async-inline-thunks]InlineThunks.SmallNonRuntimeValueTaskAsync(int32)' ---> System.NotImplementedException: [S.P.CoreLib]System.Threading.Tasks.ValueTask`1.get_IsCompleted() at ILCompiler.DependencyAnalysis.ReadyToRun.ModuleTokenResolver.GetModuleTokenForMethod(MethodDesc, Boolean, Boolean) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/ModuleTokenResolver.cs:line 125 at Internal.JitInterface.CorInfoImpl.HandleToModuleToken(CORINFO_RESOLVED_TOKEN&, Boolean&) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/JitInterface/CorInfoImpl.ReadyToRun.cs:line 1496 at Internal.JitInterface.CorInfoImpl.ComputeMethodWithToken(MethodDesc, CORINFO_RESOLVED_TOKEN&, TypeDesc, Boolean) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/JitInterface/CorInfoImpl.ReadyToRun.cs:line 1416 at Internal.JitInterface.CorInfoImpl.getCallInfo(CORINFO_RESOLVED_TOKEN&, CORINFO_RESOLVED_TOKEN*, CORINFO_METHOD_STRUCT_*, CORINFO_CALLINFO_FLAGS, CORINFO_CALL_INFO*) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/JitInterface/CorInfoImpl.ReadyToRun.cs:line 2647 at Internal.JitInterface.CorInfoImpl._getCallInfo(IntPtr, IntPtr*, CORINFO_RESOLVED_TOKEN*, CORINFO_RESOLVED_TOKEN*, CORINFO_METHOD_STRUCT_*, CORINFO_CALLINFO_FLAGS, CORINFO_CALL_INFO*) in /_/src/coreclr/tools/Common/JitInterface/CorInfoImpl_generated.cs:line 2568 --- End of inner exception stack trace --- at Internal.JitInterface.CorInfoImpl.CompileMethodInternal(IMethodNode, MethodIL) in /_/src/coreclr/tools/Common/JitInterface/CorInfoImpl.cs:line 372 at Internal.JitInterface.CorInfoImpl.CompileMethod(MethodWithGCInfo, Logger) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/JitInterface/CorInfoImpl.ReadyToRun.cs:line 877 at ILCompiler.ReadyToRunCodegenCompilation.<>c__DisplayClass53_0.g__CompileOneMethod|6(DependencyNodeCore`1, Int32) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 972 at ILCompiler.ReadyToRunCodegenCompilation.<>c__DisplayClass53_0.g__CompileOnThread|5(Int32) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 893 at ILCompiler.ReadyToRunCodegenCompilation.<>c__DisplayClass53_0.g__CompilationThread|4(Object) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 877 at System.Threading.Thread.StartThread(IntPtr) in /_/src/runtime/src/coreclr/nativeaot/System.Private.CoreLib/src/System/Threading/Thread.NativeAot.cs:line 440 at System.Threading.Thread.ThreadEntryPoint(IntPtr) in /_/src/runtime/src/coreclr/nativeaot/System.Private.CoreLib/src/System/Threading/Thread.NativeAot.Windows.cs:line 189 Return code: 1 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\async-inline-thunks\async-inline-thunks\output.txt Raw output: BEGIN EXECUTION 1 file(s) copied. Emitting R2R PE file: helper.dll Crossgen of async-inline-thunks.dll failed with exitcode - -1073740791 Test Harness Exitcode is : 1 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../async-inline-thunks/async-inline-thunks/async-inline-thunks.cmd at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 135 at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix) at Program.<
$>g__TestExecutor1|0_2(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&) 23:43:20.315 Failed test: readytorun/async-inline-thunks/async-inline-thunks/async-inline-thunks.cmd 23:43:20.406 Running test: readytorun/crossgen2/crossgen2smoke/crossgen2smoke.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\crossgen2\crossgen2smoke\output.txt Raw output: BEGIN EXECUTION crossgen2smoke.dll helperdll.dll helperildll.dll TestLibrary.dll 4 file(s) copied. 23:43:20.69 Response file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\\composite-r2r.dll.rsp C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\IL-CG2\*.dll -O -o:C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\\composite-r2r.dll --targetarch:x64 --targetos:windows --verify-type-and-field-layout --method-layout:random -r:C:\h\w\A9C20992\p\System.*.dll -r:C:\h\w\A9C20992\p\Microsoft.*.dll -r:C:\h\w\A9C20992\p\xunit.*.dll -r:C:\h\w\A9C20992\p\mscorlib.dll -r:C:\h\w\A9C20992\p\netstandard.dll --pdb "Running CrossGen2: "C:\h\w\A9C20992\p\crossgen2\crossgen2.exe" @"C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\\composite-r2r.dll.rsp" --composite" Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\\composite-r2r.dll Emitting PDB file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\composite-r2r.ni.pdb Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\crossgen2smoke.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\helperdll.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\helperildll.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\TestLibrary.dll "Running R2RDump: "dotnet" "C:\h\w\A9C20992\p\r2rdump\r2rdump.dll" --header --sc --in C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\\composite-r2r.dll --out C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\\composite-r2r.dll.r2rdump --val --rp "C:\h\w\A9C20992\p"" 23:43:21.63 ""dotnet" "C:\h\w\A9C20992\p\PdbChecker\PdbChecker.dll" C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\\composite-r2r.ni.pdb "System.Int32 Program+SomeClass::GetHashCode()" "System.String Program::ObjectToStringOnGenericParamTestWorker(System.__Canon&)"" PDB file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\crossgen2\crossgen2smoke\\composite-r2r.ni.pdb Total symbols: 522 Public symbols: 522 Matched all 2 symbols "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" crossgen2smoke.dll Hello R2R running on CoreCLR! Object is string: C:\h\w\A9C20992\t\tmpbleiii.tmp Object 12345678 is int: 12345678 LineCount: 0x12345678, @ = 0x29633009558 ClassWithStatic.Static: 0x00000666, @ = 0x2963300B4C8 LineCount: 0x12345678, @ = 0x29633009558 String: C:\h\w\A9C20992\t\tmpbleiii.tmp Int: 12345678 unbox == box: original 305419896, boxed 12345678, unboxed 12345678 unbox_nullable == box_nullable: original 12345678, boxed 12345678, unboxed 12345678 BoxUnboxToNQ: c BoxUnboxToNQ1: c System.String System.Int32 System.String Dumping file: C:\h\w\A9C20992\t\tmpbleiii.tmp Input for a test A small cog in the machine Turning endlessly Dumping file: C:\h\w\A9C20992\t\tmpbleiii.tmp StreamReader created ... Line 1: Input for a test Line 2: A small cog in the machine lower = 'x', upper = 'X' C:\H\W\A9C20992\T\TMPBLEIII.TMP SampleAction() called! Func string: C:\H\W\A9C20992\T\TMPBLEIII.TMP Successfully constructed empty List! 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 1 10 100 11 12 13 14 15 16 17 18 19 2 20 21 22 23 24 25 26 27 28 29 3 30 31 32 33 34 35 36 37 38 39 4 40 41 42 43 44 45 46 47 48 49 5 50 51 52 53 54 55 56 57 58 59 6 60 61 62 63 64 65 66 67 68 69 7 70 71 72 73 74 75 76 77 78 79 8 80 81 82 83 84 85 86 87 88 89 9 90 91 92 93 94 95 96 97 98 99 Successfully constructed TestClass DisposeStruct test: Program+DisposeStruct DisposeStruct disposed! DisposeClass created! DisposeClass test: Program+DisposeClass DisposeClass disposed! DisposeEnumeratorTest: System.Collections.Generic.List`1+Enumerator[System.String] Successfully constructed Array.Empty! Array.Empty enumeration passed Successfully constructed Array.Empty! Array.Empty enumeration passed Expected exception: System.Exception: Test exception! at Program.TryCatch() Expected exception: System.ArgumentNullException: Value cannot be null. (Parameter 'path') at System.ArgumentNullException.Throw(String paramName) at System.ArgumentNullException.ThrowIfNull(Object argument, String paramName) at System.ArgumentException.ThrowNullOrEmptyException(String argument, String paramName) at System.IO.Strategies.FileStreamHelpers.ValidateArguments(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at Program.FileStreamNullRefTryCatch() Int result: -42, expected: -42 String result: -1, expected: -1 ThisObjGenericLookup: Arg type match: System.Object Arg type match: System.String Arg type match: System.Int32 Arg type match: Program+GenericStruct`1[System.Object] Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: Program+GenericClass`1[System.Object] Arg type match: Program+GenericClass`1[System.String] Arg type match: Program+GenericClass`1[System.Int32] ClassParamGenericLookup: Arg type match: System.Object Arg type match: System.String Arg type match: System.Int32 Arg type match: Program+GenericStruct`1[System.Object] Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: Program+GenericClass`1[System.Object] Arg type match: Program+GenericClass`1[System.String] Arg type match: Program+GenericClass`1[System.Int32] MethodParamGenericLookup: Arg type match: System.Object Arg type match: System.Int32 Arg type match: System.String Arg type match: System.Object Arg type match: System.Int32 Arg type match: System.String Arg type match: Program+GenericStruct`1[System.Object] Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericStruct`1[System.Object] Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericClass`1[System.Object] Arg type match: Program+GenericClass`1[System.Int32] Arg type match: Program+GenericClass`1[System.String] Arg type match: Program+GenericClass`1[System.Object] Arg type match: Program+GenericClass`1[System.Int32] Arg type match: Program+GenericClass`1[System.String] Arg type match: Program+GenericClass`1[System.Object] Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: Program+GenericClass`1[System.String] Arg type match: Program+GenericStruct`1[System.Object] Arg type match: Program+GenericClass`1[System.Int32] Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericStruct`1[System.Object] Arg type match: Program+GenericClass`1[System.Int32] Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericClass`1[System.Object] Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: Program+GenericClass`1[System.String] Arg type match: System.Object Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: System.String Arg type match: Program+GenericStruct`1[System.Object] Arg type match: System.Int32 Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericStruct`1[System.Object] Arg type match: System.Int32 Arg type match: Program+GenericStruct`1[System.String] Arg type match: System.Object Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: System.String Arg type match: System.Object Arg type match: Program+GenericClass`1[System.Int32] Arg type match: System.String Arg type match: Program+GenericClass`1[System.Object] Arg type match: System.Int32 Arg type match: Program+GenericClass`1[System.String] Arg type match: Program+GenericClass`1[System.Object] Arg type match: System.Int32 Arg type match: Program+GenericClass`1[System.String] Arg type match: System.Object Arg type match: Program+GenericClass`1[System.Int32] Arg type match: System.String Constructing vector of 10 Vector[0] = 10 Vector sum = 30, 30 expected Constructing vector of 15 Vector[0] = 15 Vector sum = 45, 45 expected Constructing vector of 50 Vector[0] = 50 Vector sum = 150, 150 expected ByteEnum.Value1.GetHashCode: IntEnum.Value3.GetHashCode: Value3.GetHashCode: 3 Value1.GetHashCode: 1 Value0.GetHashCode: 0 Value2.GetHashCode: 2 Value2.GetHashCode: 2 Value0.GetHashCode: 0 Value1.GetHashCode: 1 Value3.GetHashCode: 3 Object GC value: Hello, expected Hello String GC value: World, expected World Object non-GC value: 42, expected 42 String non-GC value: 666, expected 666 Object TLS GC value: Cpaot, expected Cpaot String TLS GC value: Rules, expected Rules Object TLS non-GC value: 1234, expected 1234 String TLS non-GC value: 5678, expected 5678 Virtual called MyGvm returning 100 GVM called (System.Int32 expected) GVM called (System.Object expected) GVM called (System.String expected) Void DelegateReferencedMethod() In function pointer method In function pointer method In function pointer method sizeof(ExplicitlySizedStructSequential) != 0x14 20 != 0x14 100 200 300 sizeof(ExplicitlySizedStructSequentialSizeTooSmall) != 0x14 20 != 0x14 100 200 300 sizeof(ExplicitlySizedStructExplicit) != 0x15 21 != 0x15 100 200 300 sizeof(ExplicitlySizedStructExplicitSizeTooSmall) != 0x15 21 != 0x15 100 200 300 sizeof(ExplicitlySizedStructExplicitSizeZero) != sizeof(NormalStruct) 24 != 24 100 200 300 sizeof(ExplicitlySizedStructAuto) != sizeof(NormalStruct) 24 != 24 100 200 300 sizeof(ExplicitlySizedStructAutoSizeTooSmall) != sizeof(NormalStruct) 24 != 24 100 200 300 100 200 101 201 102 202 12345 12345 Program+LongIntEnumStructFieldStruct Program+IntShortEnumStructFieldStruct Program+ShortByteEnumStructFieldStruct Program+LongIntEnumStructAutoFieldStruct Program+IntShortEnumStructAutoFieldStruct Program+ShortByteEnumStructAutoFieldStruct 68 tests pass: CallMethodUsingMemberRefToDerivedWhereMethodIsActuallyOnBase_NonGenericCaller CallMethodUsingMemberRefToDerivedWhereMethodIsActuallyOnBase_GenericCaller CallMethodUsingMemberRefToDerivedWhereMethodIsActuallyOnBase_GenericCreateDelegate CallGenMethodUsingMemberRefToDerivedWhereMethodIsActuallyOnBase_NonGenericCaller CallGenMethodUsingMemberRefToDerivedWhereMethodIsActuallyOnBase_GenericCaller NewString WriteLine IsInstanceOf IsInstanceOfValueType CheckNonGCThreadLocalStatic ChkCast ChkCastValueType BoxUnbox NullableWithExplicitLayoutTest CastClassWithCharTest TypeHandle RuntimeTypeHandle ReadAllText StreamReaderReadLine SimpleDelegateTest CharFilterDelegateTest ActionTest FuncCharCharTest ConstructListOfInt ManipulateListOfInt ConstructListOfString ManipulateListOfString CreateLocalClassInstance DisposeStructTest DisposeClassTest DisposeEnumeratorTest DisposeEnumeratorTestWithConstrainedCall EmptyArrayOfInt EnumerateEmptyArrayOfInt EmptyArrayOfString EnumerateEmptyArrayOfString TryCatch GenericTryCatchTest FileStreamNullRefTryCatch InstanceMethodTest ThisObjGenericLookupTest ClassParamGenericLookupTest MethodParamGenericLookupTest VectorTest EnumHashValueTest RVAFieldTest SharedGenericGcStaticTest SharedGenericNonGcStaticTest SharedGenericTlsGcStaticTest SharedGenericTlsNonGcStaticTest VirtualDelegateLoadTest GVMTest RuntimeMethodHandle ObjectGetTypeOnGenericParamTest ObjectToStringOnGenericParamTestSByte ObjectToStringOnGenericParamTestVersionBubbleLocalStruct EnumValuesToStringTest DelegateFromAnotherModuleTest SealedDefaultInterfaceMethodTest FunctionPointerFromAnotherModuleTest ExplicitlySizedStructTest ExplicitlySizedClassTest GenericLdtokenTest ArrayLdtokenTests TestGenericMDArrayBehavior TestWithStructureNonBlittableFieldDueToGenerics TestSingleElementStructABI TestEnumLayoutAlignments All 68 tests pass! Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../crossgen2/crossgen2smoke/crossgen2smoke.cmd 23:43:23.672 Passed test: readytorun/crossgen2/crossgen2smoke/crossgen2smoke.cmd 23:43:23.678 Running test: readytorun/crossgen2/crossgen2smoke_donotalwaysusecrossgen2/crossgen2smoke_donotalwaysusecrossgen2.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\crossgen2\crossgen2smoke_donotalwaysusecrossgen2\output.txt Raw output: BEGIN EXECUTION "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" crossgen2smoke_donotalwaysusecrossgen2.dll Hello R2R running on CoreCLR! Object is string: C:\h\w\A9C20992\t\tmpt3jbql.tmp Object 12345678 is int: 12345678 LineCount: 0x12345678, @ = 0x28D460097C8 ClassWithStatic.Static: 0x00000666, @ = 0x28D4600B588 LineCount: 0x12345678, @ = 0x28D460097C8 String: C:\h\w\A9C20992\t\tmpt3jbql.tmp Int: 12345678 unbox == box: original 305419896, boxed 12345678, unboxed 12345678 unbox_nullable == box_nullable: original 12345678, boxed 12345678, unboxed 12345678 BoxUnboxToNQ: c BoxUnboxToNQ1: c System.String System.Int32 System.String Dumping file: C:\h\w\A9C20992\t\tmpt3jbql.tmp Input for a test A small cog in the machine Turning endlessly Dumping file: C:\h\w\A9C20992\t\tmpt3jbql.tmp StreamReader created ... Line 1: Input for a test Line 2: A small cog in the machine lower = 'x', upper = 'X' C:\H\W\A9C20992\T\TMPT3JBQL.TMP SampleAction() called! Func string: C:\H\W\A9C20992\T\TMPT3JBQL.TMP Successfully constructed empty List! 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 1 10 100 11 12 13 14 15 16 17 18 19 2 20 21 22 23 24 25 26 27 28 29 3 30 31 32 33 34 35 36 37 38 39 4 40 41 42 43 44 45 46 47 48 49 5 50 51 52 53 54 55 56 57 58 59 6 60 61 62 63 64 65 66 67 68 69 7 70 71 72 73 74 75 76 77 78 79 8 80 81 82 83 84 85 86 87 88 89 9 90 91 92 93 94 95 96 97 98 99 Successfully constructed TestClass DisposeStruct test: Program+DisposeStruct DisposeStruct disposed! DisposeClass created! DisposeClass test: Program+DisposeClass DisposeClass disposed! DisposeEnumeratorTest: System.Collections.Generic.List`1+Enumerator[System.String] Successfully constructed Array.Empty! Array.Empty enumeration passed Successfully constructed Array.Empty! Array.Empty enumeration passed Expected exception: System.Exception: Test exception! at Program.TryCatch() Expected exception: System.ArgumentNullException: Value cannot be null. (Parameter 'path') at System.ArgumentNullException.Throw(String paramName) at System.ArgumentNullException.ThrowIfNull(Object argument, String paramName) at System.ArgumentException.ThrowNullOrEmptyException(String argument, String paramName) at System.IO.Strategies.FileStreamHelpers.ValidateArguments(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) at Program.FileStreamNullRefTryCatch() Int result: -42, expected: -42 String result: -1, expected: -1 ThisObjGenericLookup: Arg type match: System.Object Arg type match: System.String Arg type match: System.Int32 Arg type match: Program+GenericStruct`1[System.Object] Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: Program+GenericClass`1[System.Object] Arg type match: Program+GenericClass`1[System.String] Arg type match: Program+GenericClass`1[System.Int32] ClassParamGenericLookup: Arg type match: System.Object Arg type match: System.String Arg type match: System.Int32 Arg type match: Program+GenericStruct`1[System.Object] Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: Program+GenericClass`1[System.Object] Arg type match: Program+GenericClass`1[System.String] Arg type match: Program+GenericClass`1[System.Int32] MethodParamGenericLookup: Arg type match: System.Object Arg type match: System.Int32 Arg type match: System.String Arg type match: System.Object Arg type match: System.Int32 Arg type match: System.String Arg type match: Program+GenericStruct`1[System.Object] Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericStruct`1[System.Object] Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericClass`1[System.Object] Arg type match: Program+GenericClass`1[System.Int32] Arg type match: Program+GenericClass`1[System.String] Arg type match: Program+GenericClass`1[System.Object] Arg type match: Program+GenericClass`1[System.Int32] Arg type match: Program+GenericClass`1[System.String] Arg type match: Program+GenericClass`1[System.Object] Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: Program+GenericClass`1[System.String] Arg type match: Program+GenericStruct`1[System.Object] Arg type match: Program+GenericClass`1[System.Int32] Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericStruct`1[System.Object] Arg type match: Program+GenericClass`1[System.Int32] Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericClass`1[System.Object] Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: Program+GenericClass`1[System.String] Arg type match: System.Object Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: System.String Arg type match: Program+GenericStruct`1[System.Object] Arg type match: System.Int32 Arg type match: Program+GenericStruct`1[System.String] Arg type match: Program+GenericStruct`1[System.Object] Arg type match: System.Int32 Arg type match: Program+GenericStruct`1[System.String] Arg type match: System.Object Arg type match: Program+GenericStruct`1[System.Int32] Arg type match: System.String Arg type match: System.Object Arg type match: Program+GenericClass`1[System.Int32] Arg type match: System.String Arg type match: Program+GenericClass`1[System.Object] Arg type match: System.Int32 Arg type match: Program+GenericClass`1[System.String] Arg type match: Program+GenericClass`1[System.Object] Arg type match: System.Int32 Arg type match: Program+GenericClass`1[System.String] Arg type match: System.Object Arg type match: Program+GenericClass`1[System.Int32] Arg type match: System.String Constructing vector of 10 Vector[0] = 10 Vector sum = 30, 30 expected Constructing vector of 15 Vector[0] = 15 Vector sum = 45, 45 expected Constructing vector of 50 Vector[0] = 50 Vector sum = 150, 150 expected ByteEnum.Value1.GetHashCode: IntEnum.Value3.GetHashCode: Value3.GetHashCode: 3 Value1.GetHashCode: 1 Value0.GetHashCode: 0 Value2.GetHashCode: 2 Value2.GetHashCode: 2 Value0.GetHashCode: 0 Value1.GetHashCode: 1 Value3.GetHashCode: 3 Object GC value: Hello, expected Hello String GC value: World, expected World Object non-GC value: 42, expected 42 String non-GC value: 666, expected 666 Object TLS GC value: Cpaot, expected Cpaot String TLS GC value: Rules, expected Rules Object TLS non-GC value: 1234, expected 1234 String TLS non-GC value: 5678, expected 5678 Virtual called MyGvm returning 100 GVM called (System.Int32 expected) GVM called (System.Object expected) GVM called (System.String expected) Void DelegateReferencedMethod() In function pointer method In function pointer method In function pointer method sizeof(ExplicitlySizedStructSequential) != 0x14 20 != 0x14 100 200 300 sizeof(ExplicitlySizedStructSequentialSizeTooSmall) != 0x14 20 != 0x14 100 200 300 sizeof(ExplicitlySizedStructExplicit) != 0x15 21 != 0x15 100 200 300 sizeof(ExplicitlySizedStructExplicitSizeTooSmall) != 0x15 21 != 0x15 100 200 300 sizeof(ExplicitlySizedStructExplicitSizeZero) != sizeof(NormalStruct) 24 != 24 100 200 300 sizeof(ExplicitlySizedStructAuto) != sizeof(NormalStruct) 24 != 24 100 200 300 sizeof(ExplicitlySizedStructAutoSizeTooSmall) != sizeof(NormalStruct) 24 != 24 100 200 300 100 200 101 201 102 202 12345 12345 Program+LongIntEnumStructFieldStruct Program+IntShortEnumStructFieldStruct Program+ShortByteEnumStructFieldStruct Program+LongIntEnumStructAutoFieldStruct Program+IntShortEnumStructAutoFieldStruct Program+ShortByteEnumStructAutoFieldStruct 68 tests pass: CallMethodUsingMemberRefToDerivedWhereMethodIsActuallyOnBase_NonGenericCaller CallMethodUsingMemberRefToDerivedWhereMethodIsActuallyOnBase_GenericCaller CallMethodUsingMemberRefToDerivedWhereMethodIsActuallyOnBase_GenericCreateDelegate CallGenMethodUsingMemberRefToDerivedWhereMethodIsActuallyOnBase_NonGenericCaller CallGenMethodUsingMemberRefToDerivedWhereMethodIsActuallyOnBase_GenericCaller NewString WriteLine IsInstanceOf IsInstanceOfValueType CheckNonGCThreadLocalStatic ChkCast ChkCastValueType BoxUnbox NullableWithExplicitLayoutTest CastClassWithCharTest TypeHandle RuntimeTypeHandle ReadAllText StreamReaderReadLine SimpleDelegateTest CharFilterDelegateTest ActionTest FuncCharCharTest ConstructListOfInt ManipulateListOfInt ConstructListOfString ManipulateListOfString CreateLocalClassInstance DisposeStructTest DisposeClassTest DisposeEnumeratorTest DisposeEnumeratorTestWithConstrainedCall EmptyArrayOfInt EnumerateEmptyArrayOfInt EmptyArrayOfString EnumerateEmptyArrayOfString TryCatch GenericTryCatchTest FileStreamNullRefTryCatch InstanceMethodTest ThisObjGenericLookupTest ClassParamGenericLookupTest MethodParamGenericLookupTest VectorTest EnumHashValueTest RVAFieldTest SharedGenericGcStaticTest SharedGenericNonGcStaticTest SharedGenericTlsGcStaticTest SharedGenericTlsNonGcStaticTest VirtualDelegateLoadTest GVMTest RuntimeMethodHandle ObjectGetTypeOnGenericParamTest ObjectToStringOnGenericParamTestSByte ObjectToStringOnGenericParamTestVersionBubbleLocalStruct EnumValuesToStringTest DelegateFromAnotherModuleTest SealedDefaultInterfaceMethodTest FunctionPointerFromAnotherModuleTest ExplicitlySizedStructTest ExplicitlySizedClassTest GenericLdtokenTest ArrayLdtokenTests TestGenericMDArrayBehavior TestWithStructureNonBlittableFieldDueToGenerics TestSingleElementStructABI TestEnumLayoutAlignments All 68 tests pass! Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../crossgen2/crossgen2smoke_donotalwaysusecrossgen2/crossgen2smoke_donotalwaysusecrossgen2.cmd 23:43:26.484 Passed test: readytorun/crossgen2/crossgen2smoke_donotalwaysusecrossgen2/crossgen2smoke_donotalwaysusecrossgen2.cmd 23:43:26.491 Running test: readytorun/determinism/crossgen2determinism/crossgen2determinism.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\determinism\crossgen2determinism\output.txt Raw output: BEGIN EXECUTION Emitting R2R PE file: crossgen2smoke1.ildll Emitting map file: crossgen2smoke1.map Emitting R2R PE file: crossgen2smoke2.ildll Emitting map file: crossgen2smoke2.map "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" crossgen2determinism.dll Files of length 139264 were identical. Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../determinism/crossgen2determinism/crossgen2determinism.cmd 23:43:28.186 Passed test: readytorun/determinism/crossgen2determinism/crossgen2determinism.cmd 23:43:28.193 Running test: readytorun/DynamicMethodGCStress/DynamicMethodGCStress/DynamicMethodGCStress.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\DynamicMethodGCStress\DynamicMethodGCStress\output.txt Raw output: BEGIN EXECUTION DynamicMethodGCStress.dll TestLibrary.dll 2 file(s) copied. 23:43:28.41 Response file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\DynamicMethodGCStress\DynamicMethodGCStress\\composite-r2r.dll.rsp C:\h\w\A9C20992\w\B36909F7\e\readytorun\DynamicMethodGCStress\DynamicMethodGCStress\IL-CG2\*.dll -O -o:C:\h\w\A9C20992\w\B36909F7\e\readytorun\DynamicMethodGCStress\DynamicMethodGCStress\\composite-r2r.dll --targetarch:x64 --targetos:windows --verify-type-and-field-layout --method-layout:random -r:C:\h\w\A9C20992\p\System.*.dll -r:C:\h\w\A9C20992\p\Microsoft.*.dll -r:C:\h\w\A9C20992\p\xunit.*.dll -r:C:\h\w\A9C20992\p\mscorlib.dll -r:C:\h\w\A9C20992\p\netstandard.dll "Running CrossGen2: "C:\h\w\A9C20992\p\crossgen2\crossgen2.exe" @"C:\h\w\A9C20992\w\B36909F7\e\readytorun\DynamicMethodGCStress\DynamicMethodGCStress\\composite-r2r.dll.rsp" --composite" Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\DynamicMethodGCStress\DynamicMethodGCStress\\composite-r2r.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\DynamicMethodGCStress\DynamicMethodGCStress\DynamicMethodGCStress.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\DynamicMethodGCStress\DynamicMethodGCStress\TestLibrary.dll "Running R2RDump: "dotnet" "C:\h\w\A9C20992\p\r2rdump\r2rdump.dll" --header --sc --in C:\h\w\A9C20992\w\B36909F7\e\readytorun\DynamicMethodGCStress\DynamicMethodGCStress\\composite-r2r.dll --out C:\h\w\A9C20992\w\B36909F7\e\readytorun\DynamicMethodGCStress\DynamicMethodGCStress\\composite-r2r.dll.r2rdump --val --rp "C:\h\w\A9C20992\p"" 23:43:29.16 "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" DynamicMethodGCStress.dll Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../DynamicMethodGCStress/DynamicMethodGCStress/DynamicMethodGCStress.cmd 23:43:29.923 Passed test: readytorun/DynamicMethodGCStress/DynamicMethodGCStress/DynamicMethodGCStress.cmd 23:43:29.929 Running test: readytorun/fieldlayout/fieldlayout/fieldlayout.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\fieldlayout\fieldlayout\output.txt Raw output: BEGIN EXECUTION fieldlayout.dll TestLibrary.dll 2 file(s) copied. 23:43:30.16 Response file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\fieldlayout\fieldlayout\\composite-r2r.dll.rsp C:\h\w\A9C20992\w\B36909F7\e\readytorun\fieldlayout\fieldlayout\IL-CG2\*.dll -O -o:C:\h\w\A9C20992\w\B36909F7\e\readytorun\fieldlayout\fieldlayout\\composite-r2r.dll --targetarch:x64 --targetos:windows --verify-type-and-field-layout --method-layout:random -r:C:\h\w\A9C20992\p\System.*.dll -r:C:\h\w\A9C20992\p\Microsoft.*.dll -r:C:\h\w\A9C20992\p\xunit.*.dll -r:C:\h\w\A9C20992\p\mscorlib.dll -r:C:\h\w\A9C20992\p\netstandard.dll "Running CrossGen2: "C:\h\w\A9C20992\p\crossgen2\crossgen2.exe" @"C:\h\w\A9C20992\w\B36909F7\e\readytorun\fieldlayout\fieldlayout\\composite-r2r.dll.rsp" --composite" Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\fieldlayout\fieldlayout\\composite-r2r.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\fieldlayout\fieldlayout\fieldlayout.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\fieldlayout\fieldlayout\TestLibrary.dll "Running R2RDump: "dotnet" "C:\h\w\A9C20992\p\r2rdump\r2rdump.dll" --header --sc --in C:\h\w\A9C20992\w\B36909F7\e\readytorun\fieldlayout\fieldlayout\\composite-r2r.dll --out C:\h\w\A9C20992\w\B36909F7\e\readytorun\fieldlayout\fieldlayout\\composite-r2r.dll.r2rdump --val --rp "C:\h\w\A9C20992\p"" 23:43:30.93 "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" fieldlayout.dll Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../fieldlayout/fieldlayout/fieldlayout.cmd 23:43:31.544 Passed test: readytorun/fieldlayout/fieldlayout/fieldlayout.cmd 23:43:31.551 Running test: readytorun/GenericCycleDetection/Breadth1Test/Breadth1Test.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\GenericCycleDetection\Breadth1Test\output.txt Raw output: BEGIN EXECUTION Breadth1Test.dll TestLibrary.dll 2 file(s) copied. 23:43:31.77 Response file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Breadth1Test\\composite-r2r.dll.rsp C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Breadth1Test\IL-CG2\*.dll -O -o:C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Breadth1Test\\composite-r2r.dll --targetarch:x64 --targetos:windows --verify-type-and-field-layout --method-layout:random -r:C:\h\w\A9C20992\p\System.*.dll -r:C:\h\w\A9C20992\p\Microsoft.*.dll -r:C:\h\w\A9C20992\p\xunit.*.dll -r:C:\h\w\A9C20992\p\mscorlib.dll -r:C:\h\w\A9C20992\p\netstandard.dll "Running CrossGen2: "C:\h\w\A9C20992\p\crossgen2\crossgen2.exe" @"C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Breadth1Test\\composite-r2r.dll.rsp" --enable-generic-cycle-detection --maxgenericcycle:1 --maxgenericcyclebreadth:1 --composite" Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Breadth1Test\\composite-r2r.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Breadth1Test\Breadth1Test.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Breadth1Test\TestLibrary.dll "Running R2RDump: "dotnet" "C:\h\w\A9C20992\p\r2rdump\r2rdump.dll" --header --sc --in C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Breadth1Test\\composite-r2r.dll --out C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Breadth1Test\\composite-r2r.dll.r2rdump --val --rp "C:\h\w\A9C20992\p"" 23:43:32.52 "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" Breadth1Test.dll Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../GenericCycleDetection/Breadth1Test/Breadth1Test.cmd 23:43:33.337 Passed test: readytorun/GenericCycleDetection/Breadth1Test/Breadth1Test.cmd 23:43:33.344 Running test: readytorun/GenericCycleDetection/Depth1Test/Depth1Test.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\GenericCycleDetection\Depth1Test\output.txt Raw output: BEGIN EXECUTION Depth1Test.dll TestLibrary.dll 2 file(s) copied. 23:43:33.57 Response file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth1Test\\composite-r2r.dll.rsp C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth1Test\IL-CG2\*.dll -O -o:C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth1Test\\composite-r2r.dll --targetarch:x64 --targetos:windows --verify-type-and-field-layout --method-layout:random -r:C:\h\w\A9C20992\p\System.*.dll -r:C:\h\w\A9C20992\p\Microsoft.*.dll -r:C:\h\w\A9C20992\p\xunit.*.dll -r:C:\h\w\A9C20992\p\mscorlib.dll -r:C:\h\w\A9C20992\p\netstandard.dll "Running CrossGen2: "C:\h\w\A9C20992\p\crossgen2\crossgen2.exe" @"C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth1Test\\composite-r2r.dll.rsp" --enable-generic-cycle-detection --maxgenericcycle:1 --maxgenericcyclebreadth:-1 --composite" Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth1Test\\composite-r2r.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth1Test\Depth1Test.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth1Test\TestLibrary.dll "Running R2RDump: "dotnet" "C:\h\w\A9C20992\p\r2rdump\r2rdump.dll" --header --sc --in C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth1Test\\composite-r2r.dll --out C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth1Test\\composite-r2r.dll.r2rdump --val --rp "C:\h\w\A9C20992\p"" 23:43:49.15 "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" Depth1Test.dll Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../GenericCycleDetection/Depth1Test/Depth1Test.cmd 23:43:50.218 Passed test: readytorun/GenericCycleDetection/Depth1Test/Depth1Test.cmd 23:43:50.225 Running test: readytorun/GenericCycleDetection/Depth3Test/Depth3Test.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\GenericCycleDetection\Depth3Test\output.txt Raw output: BEGIN EXECUTION Depth3Test.dll TestLibrary.dll 2 file(s) copied. 23:43:50.46 Response file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth3Test\\composite-r2r.dll.rsp C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth3Test\IL-CG2\*.dll -O -o:C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth3Test\\composite-r2r.dll --targetarch:x64 --targetos:windows --verify-type-and-field-layout --method-layout:random -r:C:\h\w\A9C20992\p\System.*.dll -r:C:\h\w\A9C20992\p\Microsoft.*.dll -r:C:\h\w\A9C20992\p\xunit.*.dll -r:C:\h\w\A9C20992\p\mscorlib.dll -r:C:\h\w\A9C20992\p\netstandard.dll "Running CrossGen2: "C:\h\w\A9C20992\p\crossgen2\crossgen2.exe" @"C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth3Test\\composite-r2r.dll.rsp" --enable-generic-cycle-detection --maxgenericcycle:3 --maxgenericcyclebreadth:-1 --composite" Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth3Test\\composite-r2r.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth3Test\Depth3Test.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth3Test\TestLibrary.dll "Running R2RDump: "dotnet" "C:\h\w\A9C20992\p\r2rdump\r2rdump.dll" --header --sc --in C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth3Test\\composite-r2r.dll --out C:\h\w\A9C20992\w\B36909F7\e\readytorun\GenericCycleDetection\Depth3Test\\composite-r2r.dll.r2rdump --val --rp "C:\h\w\A9C20992\p"" 23:43:56.69 "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" Depth3Test.dll Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../GenericCycleDetection/Depth3Test/Depth3Test.cmd 23:43:57.581 Passed test: readytorun/GenericCycleDetection/Depth3Test/Depth3Test.cmd 23:43:57.587 Running test: readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\HardwareIntrinsics\X86\CpuId_R2R_Avx\output.txt Raw output: BEGIN EXECUTION CpuId_R2R_Avx.dll TestLibrary.dll 2 file(s) copied. 23:43:57.82 Response file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx\\composite-r2r.dll.rsp C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx\IL-CG2\*.dll -O -o:C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx\\composite-r2r.dll --targetarch:x64 --targetos:windows --verify-type-and-field-layout --method-layout:random -r:C:\h\w\A9C20992\p\System.*.dll -r:C:\h\w\A9C20992\p\Microsoft.*.dll -r:C:\h\w\A9C20992\p\xunit.*.dll -r:C:\h\w\A9C20992\p\mscorlib.dll -r:C:\h\w\A9C20992\p\netstandard.dll "Running CrossGen2: "C:\h\w\A9C20992\p\crossgen2\crossgen2.exe" @"C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx\\composite-r2r.dll.rsp" --instruction-set:avx --composite" Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx\\composite-r2r.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx\CpuId_R2R_Avx.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx\TestLibrary.dll "Running R2RDump: "dotnet" "C:\h\w\A9C20992\p\r2rdump\r2rdump.dll" --header --sc --in C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx\\composite-r2r.dll --out C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx\\composite-r2r.dll.r2rdump --val --rp "C:\h\w\A9C20992\p"" 23:43:58.57 "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" CpuId_R2R_Avx.dll Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.cmd 23:43:59.554 Passed test: readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.cmd 23:43:59.561 Running test: readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx2/CpuId_R2R_Avx2.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\HardwareIntrinsics\X86\CpuId_R2R_Avx2\output.txt Raw output: BEGIN EXECUTION CpuId_R2R_Avx2.dll TestLibrary.dll 2 file(s) copied. 23:43:59.80 Response file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx2\\composite-r2r.dll.rsp C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx2\IL-CG2\*.dll -O -o:C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx2\\composite-r2r.dll --targetarch:x64 --targetos:windows --verify-type-and-field-layout --method-layout:random -r:C:\h\w\A9C20992\p\System.*.dll -r:C:\h\w\A9C20992\p\Microsoft.*.dll -r:C:\h\w\A9C20992\p\xunit.*.dll -r:C:\h\w\A9C20992\p\mscorlib.dll -r:C:\h\w\A9C20992\p\netstandard.dll "Running CrossGen2: "C:\h\w\A9C20992\p\crossgen2\crossgen2.exe" @"C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx2\\composite-r2r.dll.rsp" --instruction-set:avx2 --composite" Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx2\\composite-r2r.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx2\CpuId_R2R_Avx2.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx2\TestLibrary.dll "Running R2RDump: "dotnet" "C:\h\w\A9C20992\p\r2rdump\r2rdump.dll" --header --sc --in C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx2\\composite-r2r.dll --out C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx2\\composite-r2r.dll.r2rdump --val --rp "C:\h\w\A9C20992\p"" 23:44:00.57 "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" CpuId_R2R_Avx2.dll Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../HardwareIntrinsics/X86/CpuId_R2R_Avx2/CpuId_R2R_Avx2.cmd 23:44:01.560 Passed test: readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx2/CpuId_R2R_Avx2.cmd 23:44:01.566 Running test: readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx512/CpuId_R2R_Avx512.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\HardwareIntrinsics\X86\CpuId_R2R_Avx512\output.txt Raw output: BEGIN EXECUTION CpuId_R2R_Avx512.dll TestLibrary.dll 2 file(s) copied. 23:44:01.80 Response file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx512\\composite-r2r.dll.rsp C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx512\IL-CG2\*.dll -O -o:C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx512\\composite-r2r.dll --targetarch:x64 --targetos:windows --verify-type-and-field-layout --method-layout:random -r:C:\h\w\A9C20992\p\System.*.dll -r:C:\h\w\A9C20992\p\Microsoft.*.dll -r:C:\h\w\A9C20992\p\xunit.*.dll -r:C:\h\w\A9C20992\p\mscorlib.dll -r:C:\h\w\A9C20992\p\netstandard.dll "Running CrossGen2: "C:\h\w\A9C20992\p\crossgen2\crossgen2.exe" @"C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx512\\composite-r2r.dll.rsp" --instruction-set:avx512 --composite" Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx512\\composite-r2r.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx512\CpuId_R2R_Avx512.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx512\TestLibrary.dll "Running R2RDump: "dotnet" "C:\h\w\A9C20992\p\r2rdump\r2rdump.dll" --header --sc --in C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx512\\composite-r2r.dll --out C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx512\\composite-r2r.dll.r2rdump --val --rp "C:\h\w\A9C20992\p"" 23:44:02.58 "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" CpuId_R2R_Avx512.dll Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../HardwareIntrinsics/X86/CpuId_R2R_Avx512/CpuId_R2R_Avx512.cmd 23:44:03.605 Passed test: readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx512/CpuId_R2R_Avx512.cmd 23:44:03.611 Running test: readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx_NoAvx2/CpuId_R2R_Avx_NoAvx2.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\HardwareIntrinsics\X86\CpuId_R2R_Avx_NoAvx2\output.txt Raw output: BEGIN EXECUTION CpuId_R2R_Avx_NoAvx2.dll TestLibrary.dll 2 file(s) copied. 23:44:03.83 Response file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx_NoAvx2\\composite-r2r.dll.rsp C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx_NoAvx2\IL-CG2\*.dll -O -o:C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx_NoAvx2\\composite-r2r.dll --targetarch:x64 --targetos:windows --verify-type-and-field-layout --method-layout:random -r:C:\h\w\A9C20992\p\System.*.dll -r:C:\h\w\A9C20992\p\Microsoft.*.dll -r:C:\h\w\A9C20992\p\xunit.*.dll -r:C:\h\w\A9C20992\p\mscorlib.dll -r:C:\h\w\A9C20992\p\netstandard.dll "Running CrossGen2: "C:\h\w\A9C20992\p\crossgen2\crossgen2.exe" @"C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx_NoAvx2\\composite-r2r.dll.rsp" --instruction-set:avx,-avx2 --composite" Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx_NoAvx2\\composite-r2r.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx_NoAvx2\CpuId_R2R_Avx_NoAvx2.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx_NoAvx2\TestLibrary.dll "Running R2RDump: "dotnet" "C:\h\w\A9C20992\p\r2rdump\r2rdump.dll" --header --sc --in C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx_NoAvx2\\composite-r2r.dll --out C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Avx_NoAvx2\\composite-r2r.dll.r2rdump --val --rp "C:\h\w\A9C20992\p"" 23:44:04.60 "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" CpuId_R2R_Avx_NoAvx2.dll Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../HardwareIntrinsics/X86/CpuId_R2R_Avx_NoAvx2/CpuId_R2R_Avx_NoAvx2.cmd 23:44:05.610 Passed test: readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx_NoAvx2/CpuId_R2R_Avx_NoAvx2.cmd 23:44:05.617 Running test: readytorun/HardwareIntrinsics/X86/CpuId_R2R_Baseline/CpuId_R2R_Baseline.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\HardwareIntrinsics\X86\CpuId_R2R_Baseline\output.txt Raw output: BEGIN EXECUTION CpuId_R2R_Baseline.dll TestLibrary.dll 2 file(s) copied. 23:44:05.83 Response file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Baseline\\composite-r2r.dll.rsp C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Baseline\IL-CG2\*.dll -O -o:C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Baseline\\composite-r2r.dll --targetarch:x64 --targetos:windows --verify-type-and-field-layout --method-layout:random -r:C:\h\w\A9C20992\p\System.*.dll -r:C:\h\w\A9C20992\p\Microsoft.*.dll -r:C:\h\w\A9C20992\p\xunit.*.dll -r:C:\h\w\A9C20992\p\mscorlib.dll -r:C:\h\w\A9C20992\p\netstandard.dll "Running CrossGen2: "C:\h\w\A9C20992\p\crossgen2\crossgen2.exe" @"C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Baseline\\composite-r2r.dll.rsp" --composite" Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Baseline\\composite-r2r.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Baseline\CpuId_R2R_Baseline.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Baseline\TestLibrary.dll "Running R2RDump: "dotnet" "C:\h\w\A9C20992\p\r2rdump\r2rdump.dll" --header --sc --in C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Baseline\\composite-r2r.dll --out C:\h\w\A9C20992\w\B36909F7\e\readytorun\HardwareIntrinsics\X86\CpuId_R2R_Baseline\\composite-r2r.dll.r2rdump --val --rp "C:\h\w\A9C20992\p"" 23:44:06.62 "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" CpuId_R2R_Baseline.dll Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../HardwareIntrinsics/X86/CpuId_R2R_Baseline/CpuId_R2R_Baseline.cmd 23:44:07.648 Passed test: readytorun/HardwareIntrinsics/X86/CpuId_R2R_Baseline/CpuId_R2R_Baseline.cmd 23:44:07.655 Running test: readytorun/JittedMethodsCountingTest/JittedMethodsCountingTest/JittedMethodsCountingTest.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\JittedMethodsCountingTest\JittedMethodsCountingTest\output.txt Raw output: BEGIN EXECUTION "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" JittedMethodsCountingTest.dll Hello World from Jitted Methods Counting Test! Number of Jitted Methods in App: 41 - Max Threshold: 70 Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../JittedMethodsCountingTest/JittedMethodsCountingTest/JittedMethodsCountingTest.cmd 23:44:08.737 Passed test: readytorun/JittedMethodsCountingTest/JittedMethodsCountingTest/JittedMethodsCountingTest.cmd 23:44:08.744 Running test: readytorun/multifolder/multifolder/multifolder.cmd Could Not Find C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\multifolder.rsp Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\multifolder\multifolder\output.txt Raw output: BEGIN EXECUTION Response file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\\multifolder.rsp --composite -r:C:\h\w\A9C20992\p\System.*.dll -r:C:\h\w\A9C20992\p\Microsoft.*.dll -r:C:\h\w\A9C20992\p\mscorlib.dll -r:C:\h\w\A9C20992\p\netstandard.dll -o:C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\\multifolder-composite.dll --crp:C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\\.. --targetarch:x64 --targetos:windows C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\\multifolder.dll C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\\FolderA.dll C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\\FolderB.dll ------------------ Running crossgen2: "C:\h\w\A9C20992\p\crossgen2\crossgen2.exe" @"C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\\multifolder.rsp" Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\\multifolder-composite.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\multifolder\multifolder.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\multifolder\FolderA.dll Emitting R2R PE file: C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\multifolder\FolderB.dll Volume in drive C is Windows Volume Serial Number is 2A6A-9F27 Directory of C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder 05/19/2026 11:44 PM . 05/19/2026 11:44 PM .. 05/19/2026 11:43 PM 4,096 FolderA.dll 05/19/2026 11:43 PM 4,096 FolderB.dll 05/19/2026 11:44 PM multifolder 05/19/2026 11:44 PM 16,384 multifolder-composite.dll 05/19/2026 11:43 PM 8,652 multifolder.cmd 05/19/2026 11:43 PM 6,656 multifolder.dll 05/19/2026 11:44 PM 605 multifolder.rsp 05/19/2026 11:43 PM 4,853 multifolder_ilasmroundtrip.py 05/19/2026 11:43 PM 50,176 TestLibrary.dll 8 File(s) 95,518 bytes 3 Dir(s) 60,798,853,120 bytes free Volume in drive C is Windows Volume Serial Number is 2A6A-9F27 Directory of C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\multifolder 05/19/2026 11:44 PM . 05/19/2026 11:44 PM .. 05/19/2026 11:44 PM 8,192 FolderA.dll 05/19/2026 11:44 PM 8,192 FolderB.dll 05/19/2026 11:44 PM 12,288 multifolder.dll 3 File(s) 28,672 bytes 2 Dir(s) 60,798,853,120 bytes free "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" multifolder\multifolder.dll Loading FolderA: C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\multifolder\FolderA.dll Loading FolderB: C:\h\w\A9C20992\w\B36909F7\e\readytorun\multifolder\multifolder\multifolder\FolderB.dll Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../multifolder/multifolder/multifolder.cmd 23:44:10.067 Passed test: readytorun/multifolder/multifolder/multifolder.cmd 23:44:10.074 Running test: readytorun/r2rdump/FrameworkTests/R2RDumpTests/R2RDumpTests.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\r2rdump\FrameworkTests\R2RDumpTests\output.txt Raw output: BEGIN EXECUTION "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" R2RDumpTests.dll Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../r2rdump/FrameworkTests/R2RDumpTests/R2RDumpTests.cmd 23:44:44.569 Passed test: readytorun/r2rdump/FrameworkTests/R2RDumpTests/R2RDumpTests.cmd 23:44:44.576 Running test: readytorun/tests/fileversionpreservation/fileversionpreservation/fileversionpreservation.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\tests\fileversionpreservation\fileversionpreservation\output.txt Raw output: BEGIN EXECUTION "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" fileversionpreservation.dll Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../tests/fileversionpreservation/fileversionpreservation/fileversionpreservation.cmd 23:44:45.587 Passed test: readytorun/tests/fileversionpreservation/fileversionpreservation/fileversionpreservation.cmd 23:44:45.595 Running test: readytorun/tests/mainv1/mainv1.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\tests\mainv1\output.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:\h\w\A9C20992\p\corerun.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 0x00004590 | 0x000089 | 0 | .text | test_ILInliningVersioningTest_1__TestVirtualMethodCalls (MethodWithGCInfo) 0x00004620 | 0x000055 | 0 | .text | test_ILInliningVersioningTest_1__TestMovedVirtualMethods (MethodWithGCInfo) 0x00004680 | 0x000022 | 0 | .text | test_ILInliningVersioningTest_1__TestConstrainedMethodCalls (MethodWithGCInfo) 0x000046B0 | 0x00001D | 0 | .text | test_ILInliningVersioningTest_1__TestConstrainedMethodCallsOnEnum (MethodWithGCInfo) 0x000046D0 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestInterop (MethodWithGCInfo) 0x000046F0 | 0x000210 | 0 | .text | test_ILInliningVersioningTest_1__TestStaticFields (MethodWithGCInfo) 0x00004900 | 0x00006F | 0 | .text | test_ILInliningVersioningTest_1__TestPreInitializedArray (MethodWithGCInfo) 0x00004970 | 0x000109 | 0 | .text | test_ILInliningVersioningTest_1__TestMultiDimmArray (MethodWithGCInfo) 0x00004A80 | 0x000036 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericVirtualMethod (MethodWithGCInfo) 0x00004AC0 | 0x00007F | 0 | .text | test_ILInliningVersioningTest_1__TestMovedGenericVirtualMethod (MethodWithGCInfo) 0x00004B40 | 0x000033 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericNonVirtualMethod (MethodWithGCInfo) 0x00004B80 | 0x0000A9 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericOverStruct (MethodWithGCInfo) 0x00004C30 | 0x00012B | 0 | .text | test_ILInliningVersioningTest_1__TestInstanceFields (MethodWithGCInfo) 0x00004D60 | 0x000073 | 0 | .text | test_ILInliningVersioningTest_1__TestInstanceFieldsWithLayout (MethodWithGCInfo) 0x00004DE0 | 0x000073 | 0 | .text | test_ILInliningVersioningTest_1__TestInheritingFromGrowingBase (MethodWithGCInfo) 0x00004E60 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestGrowingStruct (MethodWithGCInfo) 0x00004E80 | 0x00002A | 0 | .text | test_ILInliningVersioningTest_1__TestChangingStruct (MethodWithGCInfo) 0x00004EB0 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestChangingHFAStruct (MethodWithGCInfo) 0x00004ED0 | 0x000026 | 0 | .text | test_ILInliningVersioningTest_1__TestGetType (MethodWithGCInfo) 0x00004F00 | 0x00004D | 0 | .text | test_ILInliningVersioningTest_1__TestStaticBaseCSE (MethodWithGCInfo) 0x00004F50 | 0x00008B | 0 | .text | test_ILInliningVersioningTest_1__TestIsInstCSE (MethodWithGCInfo) 0x00004FE0 | 0x000043 | 0 | .text | test_ILInliningVersioningTest_1__TestCastClassCSE (MethodWithGCInfo) 0x00005030 | 0x00004B | 0 | .text | test_ILInliningVersioningTest_1__TestRangeCheckElimination (MethodWithGCInfo) 0x00005080 | 0x000027 | 0 | .text | test_ILInliningVersioningTest_1__TestMultipleLoads (MethodWithGCInfo) 0x000050B0 | 0x000052 | 0 | .text | test_ILInliningVersioningTest_1__TestFieldLayoutNGenMixAndMatch (MethodWithGCInfo) 0x00005110 | 0x0000AC | 0 | .text | test_ILInliningVersioningTest_1__TestOpenClosedDelegate (MethodWithGCInfo) 0x000051C0 | 0x00045F | 0 | .text | test_ILInliningVersioningTest_1__TestGenericLdtokenFields (MethodWithGCInfo) 0x00005620 | 0x000087 | 0 | .text | test_ILInliningVersioningTest_1__TestRVAField (MethodWithGCInfo) 0x000056B0 | 0x00009C | 0 | .text | test_ILInliningVersioningTest_1__TestILBodyChange (MethodWithGCInfo) 0x00005750 | 0x00012F | 0 | .text | test_ILInliningVersioningTest_1__ValidateTestHasCrossModuleImplementation (MethodWithGCInfo) 0x00005880 | 0x00053C | 0 | .text | test_ILInliningVersioningTest_1__RunAllTests (MethodWithGCInfo) 0x00005DC0 | 0x00003A | 0 | .text | test_ILInliningVersioningTest_1_MyLoadContext___ctor (MethodWithGCInfo) 0x00005E00 | 0x00004B | 0 | .text | test_ILInliningVersioningTest_1_MyLoadContext__TestMultipleLoads (MethodWithGCInfo) 0x00005E50 | 0x0000D8 | 0 | .text | test_ILInliningVersioningTest_1___c___TestGenericLdtokenFields_b__37_0 (MethodWithGCInfo) 0x00005FA0 | 0x000019 | 0 | .text | test_ILInliningVersioningTest_1__CallGeneric (MethodWithGCInfo) TestVirtualMethodCalls Found:True TestVirtualMethodCallsOnStruct Found:False TestMovedVirtualMethods Found:True TestMovedVirtualMethodsOnNullReference Found:False TestConstrainedMethodCalls Found:True TestConstrainedMethodCallsOnEnum Found:True TestConstrainedMethodCalls_Unsupported Found:False TestInterop Found:True TestStaticFields Found:True TestPreInitializedArray Found:True TestMultiDimmArray Found:True TestGenericVirtualMethod Found:True TestMovedGenericVirtualMethod Found:True TestMovedGenericVirtualMethodOnNullReference Found:False TestGenericNonVirtualMethod Found:True TestGenericOverStruct Found:True TestInstanceFields Found:True TestInstanceFieldsWithLayout Found:True TestInheritingFromGrowingBase Found:True TestGrowingStruct Found:True TestChangingStruct Found:True TestChangingHFAStruct Found:True TestGetType Found:True TestMultipleLoads Found:True TestFieldLayoutNGenMixAndMatch Found:True TestStaticBaseCSE Found:True TestIsInstCSE Found:True TestCastClassCSE Found:True TestRangeCheckElimination Found:True TestOpenClosedDelegate Found:True TestGenericLdtokenFields Found:True TestRVAField Found:True TestILBodyChange Found:True 1 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 0x00004590 | 0x000089 | 0 | .text | test_ILInliningVersioningTest_1__TestVirtualMethodCalls (MethodWithGCInfo) 0x00004620 | 0x000055 | 0 | .text | test_ILInliningVersioningTest_1__TestMovedVirtualMethods (MethodWithGCInfo) 0x00004680 | 0x000022 | 0 | .text | test_ILInliningVersioningTest_1__TestConstrainedMethodCalls (MethodWithGCInfo) 0x000046B0 | 0x00001D | 0 | .text | test_ILInliningVersioningTest_1__TestConstrainedMethodCallsOnEnum (MethodWithGCInfo) 0x000046D0 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestInterop (MethodWithGCInfo) 0x000046F0 | 0x000210 | 0 | .text | test_ILInliningVersioningTest_1__TestStaticFields (MethodWithGCInfo) 0x00004900 | 0x00006F | 0 | .text | test_ILInliningVersioningTest_1__TestPreInitializedArray (MethodWithGCInfo) 0x00004970 | 0x000109 | 0 | .text | test_ILInliningVersioningTest_1__TestMultiDimmArray (MethodWithGCInfo) 0x00004A80 | 0x000036 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericVirtualMethod (MethodWithGCInfo) 0x00004AC0 | 0x00007F | 0 | .text | test_ILInliningVersioningTest_1__TestMovedGenericVirtualMethod (MethodWithGCInfo) 0x00004B40 | 0x000033 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericNonVirtualMethod (MethodWithGCInfo) 0x00004B80 | 0x0000A9 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericOverStruct (MethodWithGCInfo) 0x00004C30 | 0x00012B | 0 | .text | test_ILInliningVersioningTest_1__TestInstanceFields (MethodWithGCInfo) 0x00004D60 | 0x000073 | 0 | .text | test_ILInliningVersioningTest_1__TestInstanceFieldsWithLayout (MethodWithGCInfo) 0x00004DE0 | 0x000073 | 0 | .text | test_ILInliningVersioningTest_1__TestInheritingFromGrowingBase (MethodWithGCInfo) 0x00004E60 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestGrowingStruct (MethodWithGCInfo) 0x00004E80 | 0x00002A | 0 | .text | test_ILInliningVersioningTest_1__TestChangingStruct (MethodWithGCInfo) 0x00004EB0 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestChangingHFAStruct (MethodWithGCInfo) 0x00004ED0 | 0x000026 | 0 | .text | test_ILInliningVersioningTest_1__TestGetType (MethodWithGCInfo) 0x00004F00 | 0x00004D | 0 | .text | test_ILInliningVersioningTest_1__TestStaticBaseCSE (MethodWithGCInfo) 0x00004F50 | 0x00008B | 0 | .text | test_ILInliningVersioningTest_1__TestIsInstCSE (MethodWithGCInfo) 0x00004FE0 | 0x000043 | 0 | .text | test_ILInliningVersioningTest_1__TestCastClassCSE (MethodWithGCInfo) 0x00005030 | 0x00004B | 0 | .text | test_ILInliningVersioningTest_1__TestRangeCheckElimination (MethodWithGCInfo) 0x00005080 | 0x000027 | 0 | .text | test_ILInliningVersioningTest_1__TestMultipleLoads (MethodWithGCInfo) 0x000050B0 | 0x000052 | 0 | .text | test_ILInliningVersioningTest_1__TestFieldLayoutNGenMixAndMatch (MethodWithGCInfo) 0x00005110 | 0x0000AC | 0 | .text | test_ILInliningVersioningTest_1__TestOpenClosedDelegate (MethodWithGCInfo) 0x000051C0 | 0x00045F | 0 | .text | test_ILInliningVersioningTest_1__TestGenericLdtokenFields (MethodWithGCInfo) 0x00005620 | 0x000087 | 0 | .text | test_ILInliningVersioningTest_1__TestRVAField (MethodWithGCInfo) 0x000056B0 | 0x00009C | 0 | .text | test_ILInliningVersioningTest_1__TestILBodyChange (MethodWithGCInfo) 0x00005750 | 0x00012F | 0 | .text | test_ILInliningVersioningTest_1__ValidateTestHasCrossModuleImplementation (MethodWithGCInfo) 0x00005880 | 0x00053C | 0 | .text | test_ILInliningVersioningTest_1__RunAllTests (MethodWithGCInfo) 0x00005DC0 | 0x00003A | 0 | .text | test_ILInliningVersioningTest_1_MyLoadContext___ctor (MethodWithGCInfo) 0x00005E00 | 0x00004B | 0 | .text | test_ILInliningVersioningTest_1_MyLoadContext__TestMultipleLoads (MethodWithGCInfo) 0x00005E50 | 0x0000D8 | 0 | .text | test_ILInliningVersioningTest_1___c___TestGenericLdtokenFields_b__37_0 (MethodWithGCInfo) 0x00005FA0 | 0x000019 | 0 | .text | test_ILInliningVersioningTest_1__CallGeneric (MethodWithGCInfo) TestVirtualMethodCalls Found:True TestVirtualMethodCallsOnStruct Found:False TestMovedVirtualMethods Found:True TestMovedVirtualMethodsOnNullReference Found:False TestConstrainedMethodCalls Found:True TestConstrainedMethodCallsOnEnum Found:True TestConstrainedMethodCalls_Unsupported Found:False TestInterop Found:True TestStaticFields Found:True TestPreInitializedArray Found:True TestMultiDimmArray Found:True TestGenericVirtualMethod Found:True TestMovedGenericVirtualMethod Found:True TestMovedGenericVirtualMethodOnNullReference Found:False TestGenericNonVirtualMethod Found:True TestGenericOverStruct Found:True TestInstanceFields Found:True TestInstanceFieldsWithLayout Found:True TestInheritingFromGrowingBase Found:True TestGrowingStruct Found:True TestChangingStruct Found:True TestChangingHFAStruct Found:True TestGetType Found:True TestMultipleLoads Found:True TestFieldLayoutNGenMixAndMatch Found:True TestStaticBaseCSE Found:True TestIsInstCSE Found:True TestCastClassCSE Found:True TestRangeCheckElimination Found:True TestOpenClosedDelegate Found:True TestGenericLdtokenFields Found:True TestRVAField Found:True TestILBodyChange Found:True 1 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 0x00004590 | 0x000089 | 0 | .text | test_ILInliningVersioningTest_1__TestVirtualMethodCalls (MethodWithGCInfo) 0x00004620 | 0x000055 | 0 | .text | test_ILInliningVersioningTest_1__TestMovedVirtualMethods (MethodWithGCInfo) 0x00004680 | 0x000022 | 0 | .text | test_ILInliningVersioningTest_1__TestConstrainedMethodCalls (MethodWithGCInfo) 0x000046B0 | 0x00001D | 0 | .text | test_ILInliningVersioningTest_1__TestConstrainedMethodCallsOnEnum (MethodWithGCInfo) 0x000046D0 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestInterop (MethodWithGCInfo) 0x000046F0 | 0x000210 | 0 | .text | test_ILInliningVersioningTest_1__TestStaticFields (MethodWithGCInfo) 0x00004900 | 0x00006F | 0 | .text | test_ILInliningVersioningTest_1__TestPreInitializedArray (MethodWithGCInfo) 0x00004970 | 0x000109 | 0 | .text | test_ILInliningVersioningTest_1__TestMultiDimmArray (MethodWithGCInfo) 0x00004A80 | 0x000036 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericVirtualMethod (MethodWithGCInfo) 0x00004AC0 | 0x00007F | 0 | .text | test_ILInliningVersioningTest_1__TestMovedGenericVirtualMethod (MethodWithGCInfo) 0x00004B40 | 0x000033 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericNonVirtualMethod (MethodWithGCInfo) 0x00004B80 | 0x0000A9 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericOverStruct (MethodWithGCInfo) 0x00004C30 | 0x00012B | 0 | .text | test_ILInliningVersioningTest_1__TestInstanceFields (MethodWithGCInfo) 0x00004D60 | 0x000073 | 0 | .text | test_ILInliningVersioningTest_1__TestInstanceFieldsWithLayout (MethodWithGCInfo) 0x00004DE0 | 0x000073 | 0 | .text | test_ILInliningVersioningTest_1__TestInheritingFromGrowingBase (MethodWithGCInfo) 0x00004E60 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestGrowingStruct (MethodWithGCInfo) 0x00004E80 | 0x00002A | 0 | .text | test_ILInliningVersioningTest_1__TestChangingStruct (MethodWithGCInfo) 0x00004EB0 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestChangingHFAStruct (MethodWithGCInfo) 0x00004ED0 | 0x000026 | 0 | .text | test_ILInliningVersioningTest_1__TestGetType (MethodWithGCInfo) 0x00004F00 | 0x00004D | 0 | .text | test_ILInliningVersioningTest_1__TestStaticBaseCSE (MethodWithGCInfo) 0x00004F50 | 0x00008B | 0 | .text | test_ILInliningVersioningTest_1__TestIsInstCSE (MethodWithGCInfo) 0x00004FE0 | 0x000043 | 0 | .text | test_ILInliningVersioningTest_1__TestCastClassCSE (MethodWithGCInfo) 0x00005030 | 0x00004B | 0 | .text | test_ILInliningVersioningTest_1__TestRangeCheckElimination (MethodWithGCInfo) 0x00005080 | 0x000027 | 0 | .text | test_ILInliningVersioningTest_1__TestMultipleLoads (MethodWithGCInfo) 0x000050B0 | 0x000052 | 0 | .text | test_ILInliningVersioningTest_1__TestFieldLayoutNGenMixAndMatch (MethodWithGCInfo) 0x00005110 | 0x0000AC | 0 | .text | test_ILInliningVersioningTest_1__TestOpenClosedDelegate (MethodWithGCInfo) 0x000051C0 | 0x00045F | 0 | .text | test_ILInliningVersioningTest_1__TestGenericLdtokenFields (MethodWithGCInfo) 0x00005620 | 0x000087 | 0 | .text | test_ILInliningVersioningTest_1__TestRVAField (MethodWithGCInfo) 0x000056B0 | 0x00009C | 0 | .text | test_ILInliningVersioningTest_1__TestILBodyChange (MethodWithGCInfo) 0x00005750 | 0x00012F | 0 | .text | test_ILInliningVersioningTest_1__ValidateTestHasCrossModuleImplementation (MethodWithGCInfo) 0x00005880 | 0x00053C | 0 | .text | test_ILInliningVersioningTest_1__RunAllTests (MethodWithGCInfo) 0x00005DC0 | 0x00003A | 0 | .text | test_ILInliningVersioningTest_1_MyLoadContext___ctor (MethodWithGCInfo) 0x00005E00 | 0x00004B | 0 | .text | test_ILInliningVersioningTest_1_MyLoadContext__TestMultipleLoads (MethodWithGCInfo) 0x00005E50 | 0x0000D8 | 0 | .text | test_ILInliningVersioningTest_1___c___TestGenericLdtokenFields_b__37_0 (MethodWithGCInfo) 0x00005FA0 | 0x000019 | 0 | .text | test_ILInliningVersioningTest_1__CallGeneric (MethodWithGCInfo) TestVirtualMethodCalls Found:True TestVirtualMethodCallsOnStruct Found:False TestMovedVirtualMethods Found:True TestMovedVirtualMethodsOnNullReference Found:False TestConstrainedMethodCalls Found:True TestConstrainedMethodCallsOnEnum Found:True TestConstrainedMethodCalls_Unsupported Found:False TestInterop Found:True TestStaticFields Found:True TestPreInitializedArray Found:True TestMultiDimmArray Found:True TestGenericVirtualMethod Found:True TestMovedGenericVirtualMethod Found:True TestMovedGenericVirtualMethodOnNullReference Found:False TestGenericNonVirtualMethod Found:True TestGenericOverStruct Found:True TestInstanceFields Found:True TestInstanceFieldsWithLayout Found:True TestInheritingFromGrowingBase Found:True TestGrowingStruct Found:True TestChangingStruct Found:True TestChangingHFAStruct Found:True TestGetType Found:True TestMultipleLoads Found:True TestFieldLayoutNGenMixAndMatch Found:True TestStaticBaseCSE Found:True TestIsInstCSE Found:True TestCastClassCSE Found:True TestRangeCheckElimination Found:True TestOpenClosedDelegate Found:True TestGenericLdtokenFields Found:True TestRVAField Found:True TestILBodyChange Found:True 1 PASSED Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../tests/mainv1/mainv1.cmd 23:44:47.722 Passed test: readytorun/tests/mainv1/mainv1.cmd 23:44:47.729 Running test: readytorun/tests/mainv2/mainv2.cmd Return code: 0 Raw output file: C:\h\w\A9C20992\w\B36909F7\uploads\tests\mainv2\output.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: mainv2.dll Emitting map file: mainv2.map "C:\h\w\A9C20992\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" mainv2.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 2 TestDefaultVsExactStaticVirtualMethodImplementation ILInliningVersioningTest cross module inlined methods 0x00004590 | 0x000089 | 0 | .text | test_ILInliningVersioningTest_1__TestVirtualMethodCalls (MethodWithGCInfo) 0x00004620 | 0x000055 | 0 | .text | test_ILInliningVersioningTest_1__TestMovedVirtualMethods (MethodWithGCInfo) 0x00004680 | 0x000022 | 0 | .text | test_ILInliningVersioningTest_1__TestConstrainedMethodCalls (MethodWithGCInfo) 0x000046B0 | 0x00001D | 0 | .text | test_ILInliningVersioningTest_1__TestConstrainedMethodCallsOnEnum (MethodWithGCInfo) 0x000046D0 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestInterop (MethodWithGCInfo) 0x000046F0 | 0x000210 | 0 | .text | test_ILInliningVersioningTest_1__TestStaticFields (MethodWithGCInfo) 0x00004900 | 0x00006F | 0 | .text | test_ILInliningVersioningTest_1__TestPreInitializedArray (MethodWithGCInfo) 0x00004970 | 0x000109 | 0 | .text | test_ILInliningVersioningTest_1__TestMultiDimmArray (MethodWithGCInfo) 0x00004A80 | 0x000036 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericVirtualMethod (MethodWithGCInfo) 0x00004AC0 | 0x00007F | 0 | .text | test_ILInliningVersioningTest_1__TestMovedGenericVirtualMethod (MethodWithGCInfo) 0x00004B40 | 0x000033 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericNonVirtualMethod (MethodWithGCInfo) 0x00004B80 | 0x0000A9 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericOverStruct (MethodWithGCInfo) 0x00004C30 | 0x00012B | 0 | .text | test_ILInliningVersioningTest_1__TestInstanceFields (MethodWithGCInfo) 0x00004D60 | 0x000073 | 0 | .text | test_ILInliningVersioningTest_1__TestInstanceFieldsWithLayout (MethodWithGCInfo) 0x00004DE0 | 0x000073 | 0 | .text | test_ILInliningVersioningTest_1__TestInheritingFromGrowingBase (MethodWithGCInfo) 0x00004E60 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestGrowingStruct (MethodWithGCInfo) 0x00004E80 | 0x00002A | 0 | .text | test_ILInliningVersioningTest_1__TestChangingStruct (MethodWithGCInfo) 0x00004EB0 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestChangingHFAStruct (MethodWithGCInfo) 0x00004ED0 | 0x000026 | 0 | .text | test_ILInliningVersioningTest_1__TestGetType (MethodWithGCInfo) 0x00004F00 | 0x00004D | 0 | .text | test_ILInliningVersioningTest_1__TestStaticBaseCSE (MethodWithGCInfo) 0x00004F50 | 0x00008B | 0 | .text | test_ILInliningVersioningTest_1__TestIsInstCSE (MethodWithGCInfo) 0x00004FE0 | 0x000043 | 0 | .text | test_ILInliningVersioningTest_1__TestCastClassCSE (MethodWithGCInfo) 0x00005030 | 0x00004B | 0 | .text | test_ILInliningVersioningTest_1__TestRangeCheckElimination (MethodWithGCInfo) 0x00005080 | 0x000027 | 0 | .text | test_ILInliningVersioningTest_1__TestMultipleLoads (MethodWithGCInfo) 0x000050B0 | 0x000052 | 0 | .text | test_ILInliningVersioningTest_1__TestFieldLayoutNGenMixAndMatch (MethodWithGCInfo) 0x00005110 | 0x0000AC | 0 | .text | test_ILInliningVersioningTest_1__TestOpenClosedDelegate (MethodWithGCInfo) 0x000051C0 | 0x00045F | 0 | .text | test_ILInliningVersioningTest_1__TestGenericLdtokenFields (MethodWithGCInfo) 0x00005620 | 0x000087 | 0 | .text | test_ILInliningVersioningTest_1__TestRVAField (MethodWithGCInfo) 0x000056B0 | 0x00009C | 0 | .text | test_ILInliningVersioningTest_1__TestILBodyChange (MethodWithGCInfo) 0x00005750 | 0x00012F | 0 | .text | test_ILInliningVersioningTest_1__ValidateTestHasCrossModuleImplementation (MethodWithGCInfo) 0x00005880 | 0x00053C | 0 | .text | test_ILInliningVersioningTest_1__RunAllTests (MethodWithGCInfo) 0x00005DC0 | 0x00003A | 0 | .text | test_ILInliningVersioningTest_1_MyLoadContext___ctor (MethodWithGCInfo) 0x00005E00 | 0x00004B | 0 | .text | test_ILInliningVersioningTest_1_MyLoadContext__TestMultipleLoads (MethodWithGCInfo) 0x00005E50 | 0x0000D8 | 0 | .text | test_ILInliningVersioningTest_1___c___TestGenericLdtokenFields_b__37_0 (MethodWithGCInfo) 0x00005FA0 | 0x000019 | 0 | .text | test_ILInliningVersioningTest_1__CallGeneric (MethodWithGCInfo) TestVirtualMethodCalls Found:True TestVirtualMethodCallsOnStruct Found:False TestMovedVirtualMethods Found:True TestMovedVirtualMethodsOnNullReference Found:False TestConstrainedMethodCalls Found:True TestConstrainedMethodCallsOnEnum Found:True TestConstrainedMethodCalls_Unsupported Found:False TestInterop Found:True TestStaticFields Found:True TestPreInitializedArray Found:True TestMultiDimmArray Found:True TestGenericVirtualMethod Found:True TestMovedGenericVirtualMethod Found:True TestMovedGenericVirtualMethodOnNullReference Found:False TestGenericNonVirtualMethod Found:True TestGenericOverStruct Found:True TestInstanceFields Found:True TestInstanceFieldsWithLayout Found:True TestInheritingFromGrowingBase Found:True TestGrowingStruct Found:True TestChangingStruct Found:True TestChangingHFAStruct Found:True TestGetType Found:True TestMultipleLoads Found:True TestFieldLayoutNGenMixAndMatch Found:True TestStaticBaseCSE Found:True TestIsInstCSE Found:True TestCastClassCSE Found:True TestRangeCheckElimination Found:True TestOpenClosedDelegate Found:True TestGenericLdtokenFields Found:True TestRVAField Found:True TestILBodyChange Found:True 2 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 2 TestDefaultVsExactStaticVirtualMethodImplementation ILInliningVersioningTest cross module inlined methods 0x00004590 | 0x000089 | 0 | .text | test_ILInliningVersioningTest_1__TestVirtualMethodCalls (MethodWithGCInfo) 0x00004620 | 0x000055 | 0 | .text | test_ILInliningVersioningTest_1__TestMovedVirtualMethods (MethodWithGCInfo) 0x00004680 | 0x000022 | 0 | .text | test_ILInliningVersioningTest_1__TestConstrainedMethodCalls (MethodWithGCInfo) 0x000046B0 | 0x00001D | 0 | .text | test_ILInliningVersioningTest_1__TestConstrainedMethodCallsOnEnum (MethodWithGCInfo) 0x000046D0 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestInterop (MethodWithGCInfo) 0x000046F0 | 0x000210 | 0 | .text | test_ILInliningVersioningTest_1__TestStaticFields (MethodWithGCInfo) 0x00004900 | 0x00006F | 0 | .text | test_ILInliningVersioningTest_1__TestPreInitializedArray (MethodWithGCInfo) 0x00004970 | 0x000109 | 0 | .text | test_ILInliningVersioningTest_1__TestMultiDimmArray (MethodWithGCInfo) 0x00004A80 | 0x000036 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericVirtualMethod (MethodWithGCInfo) 0x00004AC0 | 0x00007F | 0 | .text | test_ILInliningVersioningTest_1__TestMovedGenericVirtualMethod (MethodWithGCInfo) 0x00004B40 | 0x000033 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericNonVirtualMethod (MethodWithGCInfo) 0x00004B80 | 0x0000A9 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericOverStruct (MethodWithGCInfo) 0x00004C30 | 0x00012B | 0 | .text | test_ILInliningVersioningTest_1__TestInstanceFields (MethodWithGCInfo) 0x00004D60 | 0x000073 | 0 | .text | test_ILInliningVersioningTest_1__TestInstanceFieldsWithLayout (MethodWithGCInfo) 0x00004DE0 | 0x000073 | 0 | .text | test_ILInliningVersioningTest_1__TestInheritingFromGrowingBase (MethodWithGCInfo) 0x00004E60 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestGrowingStruct (MethodWithGCInfo) 0x00004E80 | 0x00002A | 0 | .text | test_ILInliningVersioningTest_1__TestChangingStruct (MethodWithGCInfo) 0x00004EB0 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestChangingHFAStruct (MethodWithGCInfo) 0x00004ED0 | 0x000026 | 0 | .text | test_ILInliningVersioningTest_1__TestGetType (MethodWithGCInfo) 0x00004F00 | 0x00004D | 0 | .text | test_ILInliningVersioningTest_1__TestStaticBaseCSE (MethodWithGCInfo) 0x00004F50 | 0x00008B | 0 | .text | test_ILInliningVersioningTest_1__TestIsInstCSE (MethodWithGCInfo) 0x00004FE0 | 0x000043 | 0 | .text | test_ILInliningVersioningTest_1__TestCastClassCSE (MethodWithGCInfo) 0x00005030 | 0x00004B | 0 | .text | test_ILInliningVersioningTest_1__TestRangeCheckElimination (MethodWithGCInfo) 0x00005080 | 0x000027 | 0 | .text | test_ILInliningVersioningTest_1__TestMultipleLoads (MethodWithGCInfo) 0x000050B0 | 0x000052 | 0 | .text | test_ILInliningVersioningTest_1__TestFieldLayoutNGenMixAndMatch (MethodWithGCInfo) 0x00005110 | 0x0000AC | 0 | .text | test_ILInliningVersioningTest_1__TestOpenClosedDelegate (MethodWithGCInfo) 0x000051C0 | 0x00045F | 0 | .text | test_ILInliningVersioningTest_1__TestGenericLdtokenFields (MethodWithGCInfo) 0x00005620 | 0x000087 | 0 | .text | test_ILInliningVersioningTest_1__TestRVAField (MethodWithGCInfo) 0x000056B0 | 0x00009C | 0 | .text | test_ILInliningVersioningTest_1__TestILBodyChange (MethodWithGCInfo) 0x00005750 | 0x00012F | 0 | .text | test_ILInliningVersioningTest_1__ValidateTestHasCrossModuleImplementation (MethodWithGCInfo) 0x00005880 | 0x00053C | 0 | .text | test_ILInliningVersioningTest_1__RunAllTests (MethodWithGCInfo) 0x00005DC0 | 0x00003A | 0 | .text | test_ILInliningVersioningTest_1_MyLoadContext___ctor (MethodWithGCInfo) 0x00005E00 | 0x00004B | 0 | .text | test_ILInliningVersioningTest_1_MyLoadContext__TestMultipleLoads (MethodWithGCInfo) 0x00005E50 | 0x0000D8 | 0 | .text | test_ILInliningVersioningTest_1___c___TestGenericLdtokenFields_b__37_0 (MethodWithGCInfo) 0x00005FA0 | 0x000019 | 0 | .text | test_ILInliningVersioningTest_1__CallGeneric (MethodWithGCInfo) TestVirtualMethodCalls Found:True TestVirtualMethodCallsOnStruct Found:False TestMovedVirtualMethods Found:True TestMovedVirtualMethodsOnNullReference Found:False TestConstrainedMethodCalls Found:True TestConstrainedMethodCallsOnEnum Found:True TestConstrainedMethodCalls_Unsupported Found:False TestInterop Found:True TestStaticFields Found:True TestPreInitializedArray Found:True TestMultiDimmArray Found:True TestGenericVirtualMethod Found:True TestMovedGenericVirtualMethod Found:True TestMovedGenericVirtualMethodOnNullReference Found:False TestGenericNonVirtualMethod Found:True TestGenericOverStruct Found:True TestInstanceFields Found:True TestInstanceFieldsWithLayout Found:True TestInheritingFromGrowingBase Found:True TestGrowingStruct Found:True TestChangingStruct Found:True TestChangingHFAStruct Found:True TestGetType Found:True TestMultipleLoads Found:True TestFieldLayoutNGenMixAndMatch Found:True TestStaticBaseCSE Found:True TestIsInstCSE Found:True TestCastClassCSE Found:True TestRangeCheckElimination Found:True TestOpenClosedDelegate Found:True TestGenericLdtokenFields Found:True TestRVAField Found:True TestILBodyChange Found:True 2 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 2 TestDefaultVsExactStaticVirtualMethodImplementation ILInliningVersioningTest cross module inlined methods 0x00004590 | 0x000089 | 0 | .text | test_ILInliningVersioningTest_1__TestVirtualMethodCalls (MethodWithGCInfo) 0x00004620 | 0x000055 | 0 | .text | test_ILInliningVersioningTest_1__TestMovedVirtualMethods (MethodWithGCInfo) 0x00004680 | 0x000022 | 0 | .text | test_ILInliningVersioningTest_1__TestConstrainedMethodCalls (MethodWithGCInfo) 0x000046B0 | 0x00001D | 0 | .text | test_ILInliningVersioningTest_1__TestConstrainedMethodCallsOnEnum (MethodWithGCInfo) 0x000046D0 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestInterop (MethodWithGCInfo) 0x000046F0 | 0x000210 | 0 | .text | test_ILInliningVersioningTest_1__TestStaticFields (MethodWithGCInfo) 0x00004900 | 0x00006F | 0 | .text | test_ILInliningVersioningTest_1__TestPreInitializedArray (MethodWithGCInfo) 0x00004970 | 0x000109 | 0 | .text | test_ILInliningVersioningTest_1__TestMultiDimmArray (MethodWithGCInfo) 0x00004A80 | 0x000036 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericVirtualMethod (MethodWithGCInfo) 0x00004AC0 | 0x00007F | 0 | .text | test_ILInliningVersioningTest_1__TestMovedGenericVirtualMethod (MethodWithGCInfo) 0x00004B40 | 0x000033 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericNonVirtualMethod (MethodWithGCInfo) 0x00004B80 | 0x0000A9 | 0 | .text | test_ILInliningVersioningTest_1__TestGenericOverStruct (MethodWithGCInfo) 0x00004C30 | 0x00012B | 0 | .text | test_ILInliningVersioningTest_1__TestInstanceFields (MethodWithGCInfo) 0x00004D60 | 0x000073 | 0 | .text | test_ILInliningVersioningTest_1__TestInstanceFieldsWithLayout (MethodWithGCInfo) 0x00004DE0 | 0x000073 | 0 | .text | test_ILInliningVersioningTest_1__TestInheritingFromGrowingBase (MethodWithGCInfo) 0x00004E60 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestGrowingStruct (MethodWithGCInfo) 0x00004E80 | 0x00002A | 0 | .text | test_ILInliningVersioningTest_1__TestChangingStruct (MethodWithGCInfo) 0x00004EB0 | 0x000020 | 0 | .text | test_ILInliningVersioningTest_1__TestChangingHFAStruct (MethodWithGCInfo) 0x00004ED0 | 0x000026 | 0 | .text | test_ILInliningVersioningTest_1__TestGetType (MethodWithGCInfo) 0x00004F00 | 0x00004D | 0 | .text | test_ILInliningVersioningTest_1__TestStaticBaseCSE (MethodWithGCInfo) 0x00004F50 | 0x00008B | 0 | .text | test_ILInliningVersioningTest_1__TestIsInstCSE (MethodWithGCInfo) 0x00004FE0 | 0x000043 | 0 | .text | test_ILInliningVersioningTest_1__TestCastClassCSE (MethodWithGCInfo) 0x00005030 | 0x00004B | 0 | .text | test_ILInliningVersioningTest_1__TestRangeCheckElimination (MethodWithGCInfo) 0x00005080 | 0x000027 | 0 | .text | test_ILInliningVersioningTest_1__TestMultipleLoads (MethodWithGCInfo) 0x000050B0 | 0x000052 | 0 | .text | test_ILInliningVersioningTest_1__TestFieldLayoutNGenMixAndMatch (MethodWithGCInfo) 0x00005110 | 0x0000AC | 0 | .text | test_ILInliningVersioningTest_1__TestOpenClosedDelegate (MethodWithGCInfo) 0x000051C0 | 0x00045F | 0 | .text | test_ILInliningVersioningTest_1__TestGenericLdtokenFields (MethodWithGCInfo) 0x00005620 | 0x000087 | 0 | .text | test_ILInliningVersioningTest_1__TestRVAField (MethodWithGCInfo) 0x000056B0 | 0x00009C | 0 | .text | test_ILInliningVersioningTest_1__TestILBodyChange (MethodWithGCInfo) 0x00005750 | 0x00012F | 0 | .text | test_ILInliningVersioningTest_1__ValidateTestHasCrossModuleImplementation (MethodWithGCInfo) 0x00005880 | 0x00053C | 0 | .text | test_ILInliningVersioningTest_1__RunAllTests (MethodWithGCInfo) 0x00005DC0 | 0x00003A | 0 | .text | test_ILInliningVersioningTest_1_MyLoadContext___ctor (MethodWithGCInfo) 0x00005E00 | 0x00004B | 0 | .text | test_ILInliningVersioningTest_1_MyLoadContext__TestMultipleLoads (MethodWithGCInfo) 0x00005E50 | 0x0000D8 | 0 | .text | test_ILInliningVersioningTest_1___c___TestGenericLdtokenFields_b__37_0 (MethodWithGCInfo) 0x00005FA0 | 0x000019 | 0 | .text | test_ILInliningVersioningTest_1__CallGeneric (MethodWithGCInfo) TestVirtualMethodCalls Found:True TestVirtualMethodCallsOnStruct Found:False TestMovedVirtualMethods Found:True TestMovedVirtualMethodsOnNullReference Found:False TestConstrainedMethodCalls Found:True TestConstrainedMethodCallsOnEnum Found:True TestConstrainedMethodCalls_Unsupported Found:False TestInterop Found:True TestStaticFields Found:True TestPreInitializedArray Found:True TestMultiDimmArray Found:True TestGenericVirtualMethod Found:True TestMovedGenericVirtualMethod Found:True TestMovedGenericVirtualMethodOnNullReference Found:False TestGenericNonVirtualMethod Found:True TestGenericOverStruct Found:True TestInstanceFields Found:True TestInstanceFieldsWithLayout Found:True TestInheritingFromGrowingBase Found:True TestGrowingStruct Found:True TestChangingStruct Found:True TestChangingHFAStruct Found:True TestGetType Found:True TestMultipleLoads Found:True TestFieldLayoutNGenMixAndMatch Found:True TestStaticBaseCSE Found:True TestIsInstCSE Found:True TestCastClassCSE Found:True TestRangeCheckElimination Found:True TestOpenClosedDelegate Found:True TestGenericLdtokenFields Found:True TestRVAField Found:True TestILBodyChange Found:True 2 PASSED Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED Test Harness Exitcode is : 0 To run the test: Set up CORE_ROOT and run. > C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\../tests/mainv2/mainv2.cmd 23:44:49.823 Passed test: readytorun/tests/mainv2/mainv2.cmd Exit Code: 100 Expected: 100 Actual: 100 END EXECUTION - PASSED PASSED [XUnitLogChecker]: 23:44:50.07: The full run will be done. [XUnitLogChecker]: 23:44:50.07: Item 'readytorun' did complete successfully! C:\h\scripts\helix-scripts\azure\__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-19T23:44:51.254Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-05-19T23:44:51.255Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-05-19T23:44:51.255Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.13.9 (Windows-2016Server-10.0.14393-SP0)' No body was attached to the request 2026-05-19T23:44:51.275Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.2020' 'x-ms-request-id': 'deb1e16e-99d8-4df9-96a7-415ed9ef4dab' 'Date': 'Tue, 19 May 2026 23:44:50 GMT' 'Content-Length': '2468' 2026-05-19T23:44:51.276Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-05-19T23:44:51.276Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-05-19T23:44:51.276Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-05-19T23:44:51.277Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-05-19T23:44:51.278Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-05-19T23:44:51.733Z INFO run.py run(48) main Beginning reading of test results. 2026-05-19T23:44:51.733Z INFO run.py __init__(42) read_results Searching 'C:\h\w\A9C20992\w\B36909F7\e' for test results files 2026-05-19T23:44:51.737Z INFO run.py __init__(48) read_results Found results file C:\h\w\A9C20992\w\B36909F7\e\readytorun\readytorun\readytorun.testResults.xml with format xunit 2026-05-19T23:44:51.741Z INFO run.py __init__(42) read_results Searching 'C:\h\w\A9C20992\w\B36909F7\uploads' for test results files 2026-05-19T23:44:51.745Z INFO run.py packing_test_reporter(30) report_results Packing 20 test reports to 'C:\h\w\A9C20992\w\B36909F7\e\__test_report.json' 2026-05-19T23:44:51.746Z INFO run.py packing_test_reporter(33) report_results Packed 14705 bytes ['readytorun' END OF WORK ITEM LOG: Command exited with 0]