Console log: 'Methodical_r1.0.1' from job e222de0e-f7c2-4526-a46c-8cbb4ccd4f03 workitem c78b23e0-0c4f-41e8-b493-389bd17c93b6 (windows.10.amd64.open.rt) executed on machine a00BSMP running Windows-2016Server-10.0.14393-SP0

C:\h\w\B58409F9\w\AC91094D\e>taskkill.exe /f /im corerun.exe 
ERROR: The process "corerun.exe" not found.

C:\h\w\B58409F9\w\AC91094D\e>set CORE_ROOT=C:\h\w\B58409F9\p 

C:\h\w\B58409F9\w\AC91094D\e>set _NT_SYMBOL_PATH=C:\h\w\B58409F9\p\PDB 

C:\h\w\B58409F9\w\AC91094D\e>set __TestEnv=C:\h\w\B58409F9\w\AC91094D\u\SetStressModes_gcstress0x3.cmd 

C:\h\w\B58409F9\w\AC91094D\e>set __TestTimeout=3600000 

C:\h\w\B58409F9\w\AC91094D\e>set __TestCollectionTimeoutMins=240 

C:\h\w\B58409F9\w\AC91094D\e>set __CollectDumps=1 

C:\h\w\B58409F9\w\AC91094D\e>set __CrashDumpFolder=C:\cores 

C:\h\w\B58409F9\w\AC91094D\e>set __TestArchitecture=x86 

C:\h\w\B58409F9\w\AC91094D\e>set ASAN_SAVE_DUMPS=C:\cores\asan.dmp 

C:\h\w\B58409F9\w\AC91094D\e>type C:\h\w\B58409F9\w\AC91094D\u\SetStressModes_gcstress0x3.cmd 
set DOTNET_TieredCompilation=0
set DOTNET_GCStress=0x3

C:\h\w\B58409F9\w\AC91094D\e>set PATH=C:\h\w\B58409F9\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\B58409F9\w\AC91094D\e>set DOTNET_ROOT=C:\h\w\B58409F9\p\dotnet-cli 

C:\h\w\B58409F9\w\AC91094D\e>set DOTNET_CLI_TELEMETRY_OPTOUT=1 

C:\h\w\B58409F9\w\AC91094D\e>set DOTNET_CLI_HOME=C:\h\w\B58409F9\w\AC91094D\e\.dotnet 

C:\h\w\B58409F9\w\AC91094D\e>set NUGET_PACKAGES=C:\h\w\B58409F9\w\AC91094D\e\.nuget 

C:\h\w\B58409F9\w\AC91094D\e>dotnet C:\h\w\B58409F9\p\sos\tools\net6.0\any\dotnet-sos.dll install --architecture x86 
Installing SOS to C:\Users\runner\.dotnet\sos
Installing over existing installation...
Creating installation directory...
Copying files from C:\h\w\B58409F9\p\sos\tools\net6.0\any\win-x86
Copying files from C:\h\w\B58409F9\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\B58409F9\w\AC91094D\e>set TEST_HARNESS_STRIPE_TO_EXECUTE=.0.1 

C:\h\w\B58409F9\w\AC91094D\e>call JIT\Methodical\Methodical_r1\Methodical_r1.cmd -usewatcher 
BEGIN EXECUTION
"C:\h\w\B58409F9\p\watchdog.exe" 239 "C:\h\w\B58409F9\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  Methodical_r1.dll 
18:22:00.345 Running test: global::JitTest_lcsbox_lcs_cs.LCS.TestEntryPoint()
Test searches for longest common subsequence of 4 strings


Test passed
18:22:03.976 Passed test: global::JitTest_lcsbox_lcs_cs.LCS.TestEntryPoint()
18:22:04.144 Running test: global::JitTest_lcsmixed_lcs_cs.LCS.TestEntryPoint()
Test searches for longest common subsequence of 8 strings


Test passed
18:23:09.831 Passed test: global::JitTest_lcsmixed_lcs_cs.LCS.TestEntryPoint()
18:23:09.894 Running test: global::JitTest_castclass_call_cs.TestClass.TestEntryPoint()
Passed => 100
18:23:10.573 Passed test: global::JitTest_castclass_call_cs.TestClass.TestEntryPoint()
18:23:10.601 Running test: global::JitTest_castclass_ldarg_cs.TestClass.TestEntryPoint()
Passed => 100
18:23:10.649 Passed test: global::JitTest_castclass_ldarg_cs.TestClass.TestEntryPoint()
18:23:10.681 Running test: global::JitTest_castclass_ldloc_cs.TestClass.TestEntryPoint()
Passed => 100
18:23:10.723 Passed test: global::JitTest_castclass_ldloc_cs.TestClass.TestEntryPoint()
18:23:10.753 Running test: global::JitTest_castclass_newobj_cs.TestClass.TestEntryPoint()
Passed => 100
18:23:10.798 Passed test: global::JitTest_castclass_newobj_cs.TestClass.TestEntryPoint()
18:23:10.823 Running test: global::JitTest_iface1_cs.CoClass.TestEntryPoint()
Passed
18:23:10.913 Passed test: global::JitTest_iface1_cs.CoClass.TestEntryPoint()
18:23:10.938 Running test: global::JitTest_throw_SEH_cs.Test.TestEntryPoint()
Exception1
Exception1
System.InvalidCastException: Unable to cast object of type 'JitTest_throw_SEH_cs.Exception1' to type 'JitTest_throw_SEH_cs.Exception2'.
   at JitTest_throw_SEH_cs.Test.TestEntryPoint()
System.NullReferenceException: Object reference not set to an instance of an object.
   at JitTest_throw_SEH_cs.Test.TestEntryPoint()
all tests passed.
18:23:12.809 Passed test: global::JitTest_throw_SEH_cs.Test.TestEntryPoint()
18:23:12.844 Running test: global::Test_throw_Desktop_cs.Driver.TestEntryPoint()
Testing .cctor() invocation by calling instance method

Before calling instance method
in .cctor(), measure.a is 204
in .cctor() after measure.a=8, measure.a is 8
   at Test_throw_Desktop_cs.Driver.TestEntryPoint()

PASSED
18:23:12.993 Passed test: global::Test_throw_Desktop_cs.Driver.TestEntryPoint()
18:23:13.030 Running test: global::Test_throw_misc_cs.Driver.TestEntryPoint()
Testing .cctor() invocation by calling instance method

Before calling instance method
in .cctor(), measure.a is 204
in .cctor() after measure.a=8, measure.a is 8
   at Test_throw_misc_cs.Driver.TestEntryPoint()

PASSED
18:23:13.139 Passed test: global::Test_throw_misc_cs.Driver.TestEntryPoint()
18:23:13.230 Running test: global::hello_multihandler_basics_cs.Class1.TestEntryPoint()
In try
Caught Arithmetic Exception
18:23:13.346 Passed test: global::hello_multihandler_basics_cs.Class1.TestEntryPoint()
18:23:13.378 Running test: global::Test_throwinclassconstructor.TestEntryPoint()
 try
	 try
	 finally
 catch
18:23:13.484 Passed test: global::Test_throwinclassconstructor.TestEntryPoint()
18:23:13.513 Running test: global::Test_throwinfinally_basics.a.TestEntryPoint()
Main: In Try
In try
In finally
Main: Caught the exception
18:23:13.590 Passed test: global::Test_throwinfinally_basics.a.TestEntryPoint()
18:23:13.620 Running test: global::strswitch_catchrettoinnertry_cs.Class1.TestEntryPoint()
Caught an exception
In outer finally
bye
In outer finally
18:23:13.687 Passed test: global::strswitch_catchrettoinnertry_cs.Class1.TestEntryPoint()
18:23:13.718 Running test: global::Test_loopinfinally_cs.Class1.TestEntryPoint()
Caught an exception
In finally, i = 3
In finally, i = 4
In finally, i = 5
In finally, i = 6
18:23:13.806 Passed test: global::Test_loopinfinally_cs.Class1.TestEntryPoint()
18:23:13.840 Running test: global::JIT.Methodical.eh.generics.throwincatch.Test_throwincatch.TestEntryPoint()
in try
  in try
  in catch: Exception of type 'JIT.Methodical.eh.generics.throwincatch.GenException`1[System.Int32]' was thrown.
in catch: Exception of type 'JIT.Methodical.eh.generics.throwincatch.GenException`1[System.Int32]' was thrown.
True
in try
  in try
  in catch: Exception of type 'JIT.Methodical.eh.generics.throwincatch.GenException`1[System.Double]' was thrown.
in catch: Exception of type 'JIT.Methodical.eh.generics.throwincatch.GenException`1[System.Double]' was thrown.
True
in try
  in try
  in catch: Exception of type 'JIT.Methodical.eh.generics.throwincatch.GenException`1[System.String]' was thrown.
in catch: Exception of type 'JIT.Methodical.eh.generics.throwincatch.GenException`1[System.String]' was thrown.
True
in try
  in try
  in catch: Exception of type 'JIT.Methodical.eh.generics.throwincatch.GenException`1[System.Object]' was thrown.
in catch: Exception of type 'JIT.Methodical.eh.generics.throwincatch.GenException`1[System.Object]' was thrown.
True
in try
  in try
  in catch: Exception of type 'JIT.Methodical.eh.generics.throwincatch.GenException`1[System.Exception]' was thrown.
in catch: Exception of type 'JIT.Methodical.eh.generics.throwincatch.GenException`1[System.Exception]' was thrown.
True
18:23:14.228 Passed test: global::JIT.Methodical.eh.generics.throwincatch.Test_throwincatch.TestEntryPoint()
18:23:14.270 Running test: global::JIT.Methodical.eh.generics.trycatchnestedtype.Test_trycatchnestedtype.TestEntryPoint()
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[System.Exception]' was thrown.
True
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[System.Exception]]' was thrown.
True
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[System.Exception]]]' was thrown.
True
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[System.Exception]]]]' was thrown.
True
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[System.Exception]]]]]' was thrown.
True
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[System.Exception]]]]]]' was thrown.
True
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[System.Exception]]]]]]]' was thrown.
True
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[System.Exception]]]]]]]]' was thrown.
True
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[System.Exception]]]]]]]]]' was thrown.
True
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[JIT.Methodical.eh.generics.trycatchnestedtype.GenException`1[System.Exception]]]]]]]]]]' was thrown.
True
18:23:14.744 Passed test: global::JIT.Methodical.eh.generics.trycatchnestedtype.Test_trycatchnestedtype.TestEntryPoint()
18:23:14.794 Running test: global::JIT.Methodical.eh.generics.trycatchsimpletype.Test_trycatchsimpletype.TestEntryPoint()
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchsimpletype.GenException`1[System.Int32]' was thrown.
True
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchsimpletype.GenException`1[System.Double]' was thrown.
True
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchsimpletype.GenException`1[System.String]' was thrown.
True
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchsimpletype.GenException`1[System.Object]' was thrown.
True
in try
in catch: Exception of type 'JIT.Methodical.eh.generics.trycatchsimpletype.GenException`1[System.Exception]' was thrown.
True
18:23:15.025 Passed test: global::JIT.Methodical.eh.generics.trycatchsimpletype.Test_trycatchsimpletype.TestEntryPoint()
18:23:15.067 Running test: global::hello_rangecheckinfinally_interactions_cs.Class1.TestEntryPoint()
In finally
Done
1234
18:23:15.132 Passed test: global::hello_rangecheckinfinally_interactions_cs.Class1.TestEntryPoint()
18:23:15.159 Running test: global::strswitch_strswitchfinal_cs.Class1.TestEntryPoint()
s == one
In inner finally
In outer finally

s == two
After two
In inner finally
In outer finally

s == three
After three
Ok
After after three
In inner finally
Caught an exception

Ok

In outer finally

In four's finally
In inner finally
Caught an exception

Ok

In outer finally

s == five
Five's finally 0
Five's finally 1
Five's finally 2
In inner finally
In outer finally

Greater than five
in six's finally
In inner finally
In outer finally

18:23:15.514 Passed test: global::strswitch_strswitchfinal_cs.Class1.TestEntryPoint()
18:23:15.554 Running test: global::test3.Class1.TestEntryPoint()
In MyClass
In finally
Still in finally

Exitting finally

done testing
1234
18:23:15.643 Passed test: global::test3.Class1.TestEntryPoint()
18:23:15.677 Running test: global::hello_catchretnonlocalexitinfunclet_leaves_cs.Class1.TestEntryPoint()
1234
end outer catch test
1234
18:23:15.743 Passed test: global::hello_catchretnonlocalexitinfunclet_leaves_cs.Class1.TestEntryPoint()
18:23:15.773 Running test: global::hello_oponerror_leaves_cs.Class1.TestEntryPoint()
1234
test2
end outer catch test2
1234
18:23:15.839 Passed test: global::hello_oponerror_leaves_cs.Class1.TestEntryPoint()
18:23:15.866 Running test: global::Test_rethrowincatchnestedinfinally_cs.Class1.TestEntryPoint()
 try
	 try
	 finally
		 try 	 [throwing an exception here]
		 catch 	 [re-throwing the same exception]
 catch
 finally
 inside loop i = 0
 inside loop i = 1
 inside loop i = 2
 inside loop i = 3
18:23:16.031 Passed test: global::Test_rethrowincatchnestedinfinally_cs.Class1.TestEntryPoint()
18:23:16.066 Running test: global::Test_throwinfinally_general.a.TestEntryPoint()
In outer try
In outer finally
In inner try
In inner finally
Pass
18:23:16.163 Passed test: global::Test_throwinfinally_general.a.TestEntryPoint()
18:23:16.198 Running test: global::Test_throwinfinallynestedintry_general.a.TestEntryPoint()
In outer try - 0
In outer try - 1
In outer finally - 1
In inner try
In inner finally
In outer finally - 0
Pass
18:23:16.308 Passed test: global::Test_throwinfinallynestedintry_general.a.TestEntryPoint()
18:23:16.343 Running test: global::Test_throwinnestedfinally_general.a.TestEntryPoint()
In outer try - 0
In outer finally - 0
In outer try - 1
In outer finally - 1
In inner try
In inner finally
Pass
18:23:16.455 Passed test: global::Test_throwinnestedfinally_general.a.TestEntryPoint()
18:23:16.490 Running test: global::Test_trycatchintryfinally_general.a.TestEntryPoint()
In outer try
In outer finally
In inner try
In inner catch
Done.
18:23:16.574 Passed test: global::Test_trycatchintryfinally_general.a.TestEntryPoint()
18:23:16.603 Running test: global::Test_throwinfinallynestedintry_30_cs.Class1.TestEntryPoint()
in main try
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
---------------------in foo try
----------------------in foo try
-----------------------in foo try
------------------------in foo try
-------------------------in foo try
--------------------------in foo try
---------------------------in foo try
----------------------------in foo try
-----------------------------in foo try
------------------------------in foo try
------------------------------in foo finally
------------------------------foo L30
-----------------------------in foo finally
------------------------------in foo try
------------------------------in foo finally
------------------------------throwing an exception [i = 0]
----------------------------in foo finally
-----------------------------in foo try
-----------------------------throwing an exception [i = 0]
-----------------------------in foo catch
-----------------------------in foo finally
-----------------------------throwing an exception [i = 1]
---------------------------in foo finally
----------------------------in foo try
----------------------------throwing an exception [i = 1]
----------------------------in foo catch
----------------------------in foo finally
----------------------------throwing an exception [i = 2]
--------------------------in foo finally
---------------------------in foo try
---------------------------throwing an exception [i = 2]
---------------------------in foo catch
---------------------------in foo finally
---------------------------throwing an exception [i = 3]
-------------------------in foo finally
--------------------------in foo try
--------------------------throwing an exception [i = 3]
--------------------------in foo catch
--------------------------in foo finally
--------------------------throwing an exception [i = 4]
------------------------in foo finally
-------------------------in foo try
-------------------------throwing an exception [i = 4]
-------------------------in foo catch
-------------------------in foo finally
-------------------------throwing an exception [i = 5]
-----------------------in foo finally
------------------------in foo try
------------------------throwing an exception [i = 5]
------------------------in foo catch
------------------------in foo finally
------------------------throwing an exception [i = 6]
----------------------in foo finally
-----------------------in foo try
-----------------------throwing an exception [i = 6]
-----------------------in foo catch
-----------------------in foo finally
-----------------------throwing an exception [i = 7]
---------------------in foo finally
----------------------in foo try
----------------------throwing an exception [i = 7]
----------------------in foo catch
----------------------in foo finally
----------------------throwing an exception [i = 8]
--------------------in foo finally
---------------------in foo try
---------------------throwing an exception [i = 8]
---------------------in foo catch
---------------------in foo finally
---------------------throwing an exception [i = 9]
-------------------in foo finally
--------------------in foo try
--------------------throwing an exception [i = 9]
--------------------in foo catch
--------------------in foo finally
--------------------throwing an exception [i = 10]
------------------in foo finally
-------------------in foo try
-------------------throwing an exception [i = 10]
-------------------in foo catch
-------------------in foo finally
-------------------throwing an exception [i = 11]
-----------------in foo finally
------------------in foo try
------------------throwing an exception [i = 11]
------------------in foo catch
------------------in foo finally
------------------throwing an exception [i = 12]
----------------in foo finally
-----------------in foo try
-----------------throwing an exception [i = 12]
-----------------in foo catch
-----------------in foo finally
-----------------throwing an exception [i = 13]
---------------in foo finally
----------------in foo try
----------------throwing an exception [i = 13]
----------------in foo catch
----------------in foo finally
----------------throwing an exception [i = 14]
--------------in foo finally
---------------in foo try
---------------throwing an exception [i = 14]
---------------in foo catch
---------------in foo finally
---------------throwing an exception [i = 15]
-------------in foo finally
--------------in foo try
--------------throwing an exception [i = 15]
--------------in foo catch
--------------in foo finally
--------------throwing an exception [i = 16]
------------in foo finally
-------------in foo try
-------------throwing an exception [i = 16]
-------------in foo catch
-------------in foo finally
-------------throwing an exception [i = 17]
-----------in foo finally
------------in foo try
------------throwing an exception [i = 17]
------------in foo catch
------------in foo finally
------------throwing an exception [i = 18]
----------in foo finally
-----------in foo try
-----------throwing an exception [i = 18]
-----------in foo catch
-----------in foo finally
-----------throwing an exception [i = 19]
---------in foo finally
----------in foo try
----------throwing an exception [i = 19]
----------in foo catch
----------in foo finally
----------throwing an exception [i = 20]
--------in foo finally
---------in foo try
---------throwing an exception [i = 20]
---------in foo catch
---------in foo finally
---------throwing an exception [i = 21]
-------in foo finally
--------in foo try
--------throwing an exception [i = 21]
--------in foo catch
--------in foo finally
--------throwing an exception [i = 22]
------in foo finally
-------in foo try
-------throwing an exception [i = 22]
-------in foo catch
-------in foo finally
-------throwing an exception [i = 23]
-----in foo finally
------in foo try
------throwing an exception [i = 23]
------in foo catch
------in foo finally
------throwing an exception [i = 24]
----in foo finally
-----in foo try
-----throwing an exception [i = 24]
-----in foo catch
-----in foo finally
-----throwing an exception [i = 25]
---in foo finally
----in foo try
----throwing an exception [i = 25]
----in foo catch
----in foo finally
----throwing an exception [i = 26]
--in foo finally
---in foo try
---throwing an exception [i = 26]
---in foo catch
---in foo finally
---throwing an exception [i = 27]
-in foo finally
--in foo try
--throwing an exception [i = 27]
--in foo catch
--in foo finally
--throwing an exception [i = 28]
in main catch
18:23:25.382 Passed test: global::Test_throwinfinallynestedintry_30_cs.Class1.TestEntryPoint()
18:23:25.435 Running test: global::Test_throwinfinallyrecursive_20_cs.Class1.TestEntryPoint()
in main try
in foo i = 0
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
-------------------in foo catch
-------------------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
------------------in foo catch
------------------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
-----------------in foo catch
-----------------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
----------------in foo catch
----------------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
---------------in foo catch
---------------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
--------------in foo catch
--------------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
-------------in foo catch
-------------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
------------in foo catch
------------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
-----------in foo catch
-----------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
----------in foo catch
----------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
---------in foo catch
---------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
--------in foo catch
--------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
-------in foo catch
-------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
------in foo catch
------in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
-----in foo catch
-----in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
----in foo catch
----in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
---in foo catch
---in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
--in foo catch
--in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
-in foo catch
-in foo finally
in foo i = 1
-in foo try
--in foo try
---in foo try
----in foo try
-----in foo try
------in foo try
-------in foo try
--------in foo try
---------in foo try
----------in foo try
-----------in foo try
------------in foo try
-------------in foo try
--------------in foo try
---------------in foo try
----------------in foo try
-----------------in foo try
------------------in foo try
-------------------in foo try
--------------------in foo try
--------------------in foo finally
-------------------in foo catch
-------------------in foo finally
------------------in foo catch
------------------in foo finally
-----------------in foo catch
-----------------in foo finally
----------------in foo catch
----------------in foo finally
---------------in foo catch
---------------in foo finally
--------------in foo catch
--------------in foo finally
-------------in foo catch
-------------in foo finally
------------in foo catch
------------in foo finally
-----------in foo catch
-----------in foo finally
----------in foo catch
----------in foo finally
---------in foo catch
---------in foo finally
--------in foo catch
--------in foo finally
-------in foo catch
-------in foo finally
------in foo catch
------in foo finally
-----in foo catch
-----in foo finally
----in foo catch
----in foo finally
---in foo catch
---in foo finally
--in foo catch
--in foo finally
-in foo catch
-in foo finally
in main catch
18:23:40.079 Passed test: global::Test_throwinfinallyrecursive_20_cs.Class1.TestEntryPoint()
18:23:40.141 Running test: global::Test_throwinfinally_50_cs.Class1.TestEntryPoint()
in main try
-in foo try [1]
--in foo try [2]
---in foo try [3]
----in foo try [4]
-----in foo try [5]
------in foo try [6]
-------in foo try [7]
--------in foo try [8]
---------in foo try [9]
----------in foo try [10]
-----------in foo try [11]
------------in foo try [12]
-------------in foo try [13]
--------------in foo try [14]
---------------in foo try [15]
----------------in foo try [16]
-----------------in foo try [17]
------------------in foo try [18]
-------------------in foo try [19]
--------------------in foo try [20]
---------------------in foo try [21]
----------------------in foo try [22]
-----------------------in foo try [23]
------------------------in foo try [24]
-------------------------in foo try [25]
--------------------------in foo try [26]
---------------------------in foo try [27]
----------------------------in foo try [28]
-----------------------------in foo try [29]
------------------------------in foo try [30]
-------------------------------in foo try [31]
--------------------------------in foo try [32]
---------------------------------in foo try [33]
----------------------------------in foo try [34]
-----------------------------------in foo try [35]
------------------------------------in foo try [36]
-------------------------------------in foo try [37]
--------------------------------------in foo try [38]
---------------------------------------in foo try [39]
----------------------------------------in foo try [40]
-----------------------------------------in foo try [41]
------------------------------------------in foo try [42]
-------------------------------------------in foo try [43]
--------------------------------------------in foo try [44]
---------------------------------------------in foo try [45]
----------------------------------------------in foo try [46]
-----------------------------------------------in foo try [47]
------------------------------------------------in foo try [48]
-------------------------------------------------in foo try [49]
--------------------------------------------------in foo try [50]
--------------------------------------------------in foo finally [50]
-------------------------------------------------in foo catch [49]
-------------------------------------------------in foo finally [49]
------------------------------------------------in foo catch [48]
------------------------------------------------in foo finally [48]
-----------------------------------------------in foo catch [47]
-----------------------------------------------in foo finally [47]
----------------------------------------------in foo catch [46]
----------------------------------------------in foo finally [46]
---------------------------------------------in foo catch [45]
---------------------------------------------in foo finally [45]
--------------------------------------------in foo catch [44]
--------------------------------------------in foo finally [44]
-------------------------------------------in foo catch [43]
-------------------------------------------in foo finally [43]
------------------------------------------in foo catch [42]
------------------------------------------in foo finally [42]
-----------------------------------------in foo catch [41]
-----------------------------------------in foo finally [41]
----------------------------------------in foo catch [40]
----------------------------------------in foo finally [40]
---------------------------------------in foo catch [39]
---------------------------------------in foo finally [39]
--------------------------------------in foo catch [38]
--------------------------------------in foo finally [38]
-------------------------------------in foo catch [37]
-------------------------------------in foo finally [37]
------------------------------------in foo catch [36]
------------------------------------in foo finally [36]
-----------------------------------in foo catch [35]
-----------------------------------in foo finally [35]
----------------------------------in foo catch [34]
----------------------------------in foo finally [34]
---------------------------------in foo catch [33]
---------------------------------in foo finally [33]
--------------------------------in foo catch [32]
--------------------------------in foo finally [32]
-------------------------------in foo catch [31]
-------------------------------in foo finally [31]
------------------------------in foo catch [30]
------------------------------in foo finally [30]
-----------------------------in foo catch [29]
-----------------------------in foo finally [29]
----------------------------in foo catch [28]
----------------------------in foo finally [28]
---------------------------in foo catch [27]
---------------------------in foo finally [27]
--------------------------in foo catch [26]
--------------------------in foo finally [26]
-------------------------in foo catch [25]
-------------------------in foo finally [25]
------------------------in foo catch [24]
------------------------in foo finally [24]
-----------------------in foo catch [23]
-----------------------in foo finally [23]
----------------------in foo catch [22]
----------------------in foo finally [22]
---------------------in foo catch [21]
---------------------in foo finally [21]
--------------------in foo catch [20]
--------------------in foo finally [20]
-------------------in foo catch [19]
-------------------in foo finally [19]
------------------in foo catch [18]
------------------in foo finally [18]
-----------------in foo catch [17]
-----------------in foo finally [17]
----------------in foo catch [16]
----------------in foo finally [16]
---------------in foo catch [15]
---------------in foo finally [15]
--------------in foo catch [14]
--------------in foo finally [14]
-------------in foo catch [13]
-------------in foo finally [13]
------------in foo catch [12]
------------in foo finally [12]
-----------in foo catch [11]
-----------in foo finally [11]
----------in foo catch [10]
----------in foo finally [10]
---------in foo catch [9]
---------in foo finally [9]
--------in foo catch [8]
--------in foo finally [8]
-------in foo catch [7]
-------in foo finally [7]
------in foo catch [6]
------in foo finally [6]
-----in foo catch [5]
-----in foo finally [5]
----in foo catch [4]
----in foo finally [4]
---in foo catch [3]
---in foo finally [3]
--in foo catch [2]
--in foo finally [2]
-in foo catch [1]
-in foo finally [1]
in main catch
18:23:42.070 Passed test: global::Test_throwinfinally_50_cs.Class1.TestEntryPoint()
18:23:42.131 Running test: global::test_innerFinally.Class1.TestEntryPoint()
 try 1
	 try 1.1
	 finally 1.1
		 try 1.1.1
		 Throwing an exception here!
		 finally 1.1.1
 catch 1
 finally 1
18:23:42.267 Passed test: global::test_innerFinally.Class1.TestEntryPoint()
18:23:42.312 Running test: global::hello_samerethrowtwice_rethrow_cs.Class1.TestEntryPoint()
In f1
In f2
In f2's catch Exception of type 'System.Exception' was thrown.
In f1's catch Exception of type 'System.Exception' was thrown.
In main's catch1 Exception of type 'System.Exception' was thrown.
In f1
In f2
In f2's catch Exception of type 'System.Exception' was thrown.
In f1's catch Exception of type 'System.Exception' was thrown.
In main's catch2 Exception of type 'System.Exception' was thrown.
18:23:42.555 Passed test: global::hello_samerethrowtwice_rethrow_cs.Class1.TestEntryPoint()
18:23:42.605 Running test: global::hello_samethrowtwice_rethrow_cs.Class1.TestEntryPoint()
In f1
In f2
In f2's catch Exception of type 'System.Exception' was thrown.
In f1's catch Exception of type 'System.Exception' was thrown.
In main's catch1 Exception of type 'System.Exception' was thrown.
In f1
In f2
In f2's catch Exception of type 'System.Exception' was thrown.
In f1's catch Exception of type 'System.Exception' was thrown.
In main's catch2 Exception of type 'System.Exception' was thrown.
18:23:42.866 Passed test: global::hello_samethrowtwice_rethrow_cs.Class1.TestEntryPoint()
18:23:42.912 Running test: global::Test_refarg_f8_cs.App.TestEntryPoint()
18:23:43.178 Passed test: global::Test_refarg_f8_cs.App.TestEntryPoint()
18:23:43.211 Running test: global::Rotate_explicit1_cs.App.TestEntryPoint()
*** PASSED ***
18:23:43.545 Passed test: global::Rotate_explicit1_cs.App.TestEntryPoint()
18:23:43.574 Running test: global::Rotate_explicit2_cs.App.TestEntryPoint()
*** PASSED ***
18:23:43.915 Passed test: global::Rotate_explicit2_cs.App.TestEntryPoint()
18:23:43.950 Running test: global::Rotate_explicit3_cs.App.TestEntryPoint()
*** PASSED ***
18:23:44.299 Passed test: global::Rotate_explicit3_cs.App.TestEntryPoint()
18:23:44.331 Running test: global::Rotate_explicit4_cs.App.TestEntryPoint()
*** PASSED ***
18:23:44.671 Passed test: global::Rotate_explicit4_cs.App.TestEntryPoint()
18:23:44.706 Running test: global::Rotate_explicit5_cs.App.TestEntryPoint()
*** PASSED ***
18:23:45.051 Passed test: global::Rotate_explicit5_cs.App.TestEntryPoint()
18:23:45.081 Running test: global::Rotate_explicit6_cs.App.TestEntryPoint()
*** PASSED ***
18:23:45.421 Passed test: global::Rotate_explicit6_cs.App.TestEntryPoint()
18:23:45.455 Running test: global::Rotate_explicit7_cs.App.TestEntryPoint()
*** PASSED ***
18:23:45.812 Passed test: global::Rotate_explicit7_cs.App.TestEntryPoint()
18:23:45.843 Running test: global::Rotate_explicit8_cs.App.TestEntryPoint()
*** PASSED ***
18:23:46.208 Passed test: global::Rotate_explicit8_cs.App.TestEntryPoint()
18:23:46.239 Running test: global::Rotate_rotarg_double_cs.App.TestEntryPoint()
18:23:46.340 Passed test: global::Rotate_rotarg_double_cs.App.TestEntryPoint()
18:23:46.368 Running test: global::Rotate_rotarg_float_cs.App.TestEntryPoint()
18:23:46.463 Passed test: global::Rotate_rotarg_float_cs.App.TestEntryPoint()
18:23:46.487 Running test: global::Rotate_rotarg_objref_cs.App.TestEntryPoint()
18:23:46.645 Passed test: global::Rotate_rotarg_objref_cs.App.TestEntryPoint()
18:23:46.670 Running test: global::Rotate_rotarg_valref_cs.App.TestEntryPoint()
18:23:46.856 Passed test: global::Rotate_rotarg_valref_cs.App.TestEntryPoint()
18:23:46.894 Running test: JIT/Methodical/eh/leaves/2branchesoutoftry_r/2branchesoutoftry_r.dll
In try
In finally
After try
18:23:46.958 Passed test: JIT/Methodical/eh/leaves/2branchesoutoftry_r/2branchesoutoftry_r.dll
18:23:46.994 Running test: JIT/Methodical/Arrays/misc/address_r/address_r.dll
Creating array int32[10000...10005]
Reported array size is 6
[mscorlib]System.Array::get_Rank returned 1
[mscorlib]System.Array::GetLowerBound returned 10000
[mscorlib]System.Array::GetUpperBound returned 10005
Trying index -10000: exception!
Trying index -1: exception!
Trying index 0: exception!
Trying index 1: exception!
Trying index 9999: exception!
Trying index 10000: OK
Trying index 10006: exception!
Trying index 10005Releasing array....
: OK
**** PASSED ****
18:23:47.228 Passed test: JIT/Methodical/Arrays/misc/address_r/address_r.dll
18:23:47.293 Running test: JIT/Methodical/casts/array/arrays_r/arrays_r.dll
System.Int32[]
System.Int32[]
success
18:23:47.355 Passed test: JIT/Methodical/casts/array/arrays_r/arrays_r.dll
18:23:47.390 Running test: JIT/Methodical/Boxing/boxunbox/array_r/array_r.dll
=== PASSED ===
18:23:47.420 Passed test: JIT/Methodical/Boxing/boxunbox/array_r/array_r.dll
18:23:47.459 Running test: JIT/Methodical/eh/leaves/backwardleaveincatch_r/backwardleaveincatch_r.dll
before try
In try
In try2
In catch
In finally
before try
done
18:23:47.584 Passed test: JIT/Methodical/eh/leaves/backwardleaveincatch_r/backwardleaveincatch_r.dll
18:23:47.624 Running test: JIT/Methodical/eh/disconnected/backwardleave_r/backwardleave_r.dll
In try 0
In try 1
In handler 1
In the middle
18:23:47.703 Passed test: JIT/Methodical/eh/disconnected/backwardleave_r/backwardleave_r.dll
18:23:47.738 Running test: JIT/Methodical/eh/deadcode/badcodeaftercatch_r/badcodeaftercatch_r.dll
pass
18:23:47.779 Passed test: JIT/Methodical/eh/deadcode/badcodeaftercatch_r/badcodeaftercatch_r.dll
18:23:47.811 Running test: JIT/Methodical/eh/deadcode/badcodeafterfault_r/badcodeafterfault_r.dll
pass
18:23:47.854 Passed test: JIT/Methodical/eh/deadcode/badcodeafterfault_r/badcodeafterfault_r.dll
18:23:47.891 Running test: JIT/Methodical/eh/deadcode/badcodeafterfilter_r/badcodeafterfilter_r.dll
pass
18:23:47.933 Passed test: JIT/Methodical/eh/deadcode/badcodeafterfilter_r/badcodeafterfilter_r.dll
18:23:47.968 Running test: JIT/Methodical/eh/deadcode/badcodeaftertry_r/badcodeaftertry_r.dll
pass
18:23:48.010 Passed test: JIT/Methodical/eh/deadcode/badcodeaftertry_r/badcodeaftertry_r.dll
18:23:48.044 Running test: JIT/Methodical/eh/deadcode/badcodeinsidefinally_r/badcodeinsidefinally_r.dll
pass
18:23:48.099 Passed test: JIT/Methodical/eh/deadcode/badcodeinsidefinally_r/badcodeinsidefinally_r.dll
18:23:48.133 Running test: JIT/Methodical/eh/leaves/branchbackwardswithcatch_r/branchbackwardswithcatch_r.dll
before try
In try
In try2
before try
done
18:23:48.222 Passed test: JIT/Methodical/eh/leaves/branchbackwardswithcatch_r/branchbackwardswithcatch_r.dll
18:23:48.258 Running test: JIT/Methodical/eh/leaves/branchbackwardswithfinally_r/branchbackwardswithfinally_r.dll
before try
In try
In try2
In finally
In finally 2
before try
done
18:23:48.373 Passed test: JIT/Methodical/eh/leaves/branchbackwardswithfinally_r/branchbackwardswithfinally_r.dll
18:23:48.415 Running test: JIT/Methodical/eh/leaves/branchoutofnestedtryfinally_r/branchoutofnestedtryfinally_r.dll
In try 0
In try
In finally
In finally 0
After try
18:23:48.506 Passed test: JIT/Methodical/eh/leaves/branchoutofnestedtryfinally_r/branchoutofnestedtryfinally_r.dll
18:23:48.546 Running test: JIT/Methodical/eh/leaves/branchoutoftryfinally_r/branchoutoftryfinally_r.dll
In try
In finally
After try
18:23:48.615 Passed test: JIT/Methodical/eh/leaves/branchoutoftryfinally_r/branchoutoftryfinally_r.dll
18:23:48.651 Running test: JIT/Methodical/eh/deadcode/branchoverendfinally_r/branchoverendfinally_r.dll
In try...
In finally...
Good! - Getting closer
Done!
18:23:48.733 Passed test: JIT/Methodical/eh/deadcode/branchoverendfinally_r/branchoverendfinally_r.dll
18:23:48.771 Running test: JIT/Methodical/eh/nested/cascadedcatchret/cascadedcatch_il_r/cascadedcatch_il_r.dll
begin
In try 0
In try 0, ldloc.0 is 1
In finally 0
18:23:49.126 Passed test: JIT/Methodical/eh/nested/cascadedcatchret/cascadedcatch_il_r/cascadedcatch_il_r.dll
18:23:49.167 Running test: JIT/Methodical/eh/nested/cascadedcatchret/cascadedexcept_r/cascadedexcept_r.dll
begin
In try 0
In try 0, ldloc.0 is 1
In finally 0
18:23:49.579 Passed test: JIT/Methodical/eh/nested/cascadedcatchret/cascadedexcept_r/cascadedexcept_r.dll
18:23:49.619 Running test: JIT/Methodical/casts/coverage/castclass_calli_r/castclass_calli_r.dll
Passed => 100
18:23:49.680 Passed test: JIT/Methodical/casts/coverage/castclass_calli_r/castclass_calli_r.dll
18:23:49.717 Running test: JIT/Methodical/casts/coverage/castclass_call_il_r/castclass_call_il_r.dll
Passed => 100
18:23:49.778 Passed test: JIT/Methodical/casts/coverage/castclass_call_il_r/castclass_call_il_r.dll
18:23:49.813 Running test: JIT/Methodical/casts/SEH/castclass_catch_neg_r/castclass_catch_neg_r.dll
*** TEST PASSED ***
18:23:49.863 Passed test: JIT/Methodical/casts/SEH/castclass_catch_neg_r/castclass_catch_neg_r.dll
18:23:49.899 Running test: JIT/Methodical/casts/SEH/castclass_catch_r/castclass_catch_r.dll
System.DivideByZeroException: Attempted to divide by zero.
   at JitTest_castclass_catch_SEH_il.Test.Main()
*** TEST PASSED ***
18:23:50.026 Passed test: JIT/Methodical/casts/SEH/castclass_catch_r/castclass_catch_r.dll
18:23:50.073 Running test: JIT/Methodical/casts/coverage/castclass_ldarg_il_r/castclass_ldarg_il_r.dll
Passed => 100
18:23:50.131 Passed test: JIT/Methodical/casts/coverage/castclass_ldarg_il_r/castclass_ldarg_il_r.dll
18:23:50.166 Running test: JIT/Methodical/casts/array/castclass_ldlen_r/castclass_ldlen_r.dll
18:23:50.189 Passed test: JIT/Methodical/casts/array/castclass_ldlen_r/castclass_ldlen_r.dll
18:23:50.221 Running test: JIT/Methodical/casts/coverage/castclass_ldloc_il_r/castclass_ldloc_il_r.dll
Passed => 100
18:23:50.279 Passed test: JIT/Methodical/casts/coverage/castclass_ldloc_il_r/castclass_ldloc_il_r.dll
18:23:50.310 Running test: JIT/Methodical/eh/disconnected/catchbeforetrybody_r/catchbeforetrybody_r.dll
In try 1
In handler 0
18:23:50.374 Passed test: JIT/Methodical/eh/disconnected/catchbeforetrybody_r/catchbeforetrybody_r.dll
18:23:50.409 Running test: JIT/Methodical/eh/mixedhandler/catchfiltercatch_r/catchfiltercatch_r.dll
In try
In filter
In handler
18:23:50.481 Passed test: JIT/Methodical/eh/mixedhandler/catchfiltercatch_r/catchfiltercatch_r.dll
18:23:50.516 Running test: JIT/Methodical/eh/finallyexec/catchrettoinnertry_r/catchrettoinnertry_r.dll
Caught an exception
bye
In outer finally
18:23:50.598 Passed test: JIT/Methodical/eh/finallyexec/catchrettoinnertry_r/catchrettoinnertry_r.dll
18:23:50.639 Running test: JIT/Methodical/eh/disconnected/catchtryintryfinally_r/catchtryintryfinally_r.dll
In try
In try 1, throwing exception
In handler 1
In finally
18:23:50.726 Passed test: JIT/Methodical/eh/disconnected/catchtryintryfinally_r/catchtryintryfinally_r.dll
18:23:50.764 Running test: JIT/Methodical/Boxing/boxunbox/chain_r/chain_r.dll
=== PASSED ===
18:23:50.946 Passed test: JIT/Methodical/Boxing/boxunbox/chain_r/chain_r.dll
18:23:50.984 Running test: JIT/Methodical/ELEMENT_TYPE_IU/convovf_i8_i_r/convovf_i8_i_r.dll
test # 1
test # 2
test # 3
test # 4
test # 5
test # 6
test # 7
test # 8
test # 9
test # 10
test # 11
test # 12
test # 13
test # 14
test # 15
test # 16
test # 17
passed
18:23:51.087 Passed test: JIT/Methodical/ELEMENT_TYPE_IU/convovf_i8_i_r/convovf_i8_i_r.dll
18:23:51.133 Running test: JIT/Methodical/ELEMENT_TYPE_IU/convovf_i8_u_r/convovf_i8_u_r.dll
test # 1
test # 2
test # 3
test # 4
test # 5
test # 6
test # 7
test # 8
test # 9
test # 10
test # 11
test # 12
test # 13
test # 14
test # 15
test # 16
passed
18:23:51.234 Passed test: JIT/Methodical/ELEMENT_TYPE_IU/convovf_i8_u_r/convovf_i8_u_r.dll
18:23:51.283 Running test: JIT/Methodical/ELEMENT_TYPE_IU/conv_i8_i_r/conv_i8_i_r.dll
test # 1
test # 2
test # 3
test # 4
test # 5
test # 6
test # 7
test # 8
test # 9
test # 10
test # 11
test # 12
passed
18:23:51.365 Passed test: JIT/Methodical/ELEMENT_TYPE_IU/conv_i8_i_r/conv_i8_i_r.dll
18:23:51.413 Running test: JIT/Methodical/ELEMENT_TYPE_IU/conv_i8_u_r/conv_i8_u_r.dll
test # 1
test # 2
test # 3
test # 4
test # 5
test # 6
test # 7
test # 8
test # 9
test # 10
test # 11
test # 12
test # 13
test # 14
test # 15 - bogus due to 64-bit
passed
18:23:51.506 Passed test: JIT/Methodical/ELEMENT_TYPE_IU/conv_i8_u_r/conv_i8_u_r.dll
18:23:51.552 Running test: JIT/Methodical/eh/deadcode/deadcodeincatch_r/deadcodeincatch_r.dll
In try
In catch
hello_deadcodeincatch_deadcode_il
In finally
Pass
18:23:51.667 Passed test: JIT/Methodical/eh/deadcode/deadcodeincatch_r/deadcodeincatch_r.dll
18:23:51.711 Running test: JIT/Methodical/eh/deadcode/deadEHregionacrossBB_r/deadEHregionacrossBB_r.dll
18:23:51.744 Passed test: JIT/Methodical/eh/deadcode/deadEHregionacrossBB_r/deadEHregionacrossBB_r.dll
18:23:51.781 Running test: JIT/Methodical/cctor/misc/deadlock_r/deadlock_r.dll
18:23:51.804 Passed test: JIT/Methodical/cctor/misc/deadlock_r/deadlock_r.dll
18:23:51.838 Running test: JIT/Methodical/eh/deadcode/deadnonlocalexit_r/deadnonlocalexit_r.dll
In try
In finally
Done!
18:23:51.906 Passed test: JIT/Methodical/eh/deadcode/deadnonlocalexit_r/deadnonlocalexit_r.dll
18:23:51.944 Running test: JIT/Methodical/eh/deadcode/deadoponerror_r/deadoponerror_r.dll
18:23:51.972 Passed test: JIT/Methodical/eh/deadcode/deadoponerror_r/deadoponerror_r.dll
18:23:52.005 Running test: JIT/Methodical/eh/deadcode/deadrgninfunclet_r/deadrgninfunclet_r.dll
In try
Done!
18:23:52.058 Passed test: JIT/Methodical/eh/deadcode/deadrgninfunclet_r/deadrgninfunclet_r.dll
18:23:52.092 Running test: JIT/Methodical/eh/deadcode/deadtrycatch_r/deadtrycatch_r.dll
In try
Done
18:23:52.143 Passed test: JIT/Methodical/eh/deadcode/deadtrycatch_r/deadtrycatch_r.dll
18:23:52.181 Running test: JIT/Methodical/eh/deadcode/deadtryfinallythrow_r/deadtryfinallythrow_r.dll
In try
In catch
18:23:52.247 Passed test: JIT/Methodical/eh/deadcode/deadtryfinallythrow_r/deadtryfinallythrow_r.dll
18:23:52.283 Running test: JIT/Methodical/eh/deadcode/deadtryfinally_r/deadtryfinally_r.dll
In try
18:23:52.329 Passed test: JIT/Methodical/eh/deadcode/deadtryfinally_r/deadtryfinally_r.dll
18:23:52.366 Running test: JIT/Methodical/eh/basics/emptyfinally_r/emptyfinally_r.dll
In try
Done
18:23:52.420 Passed test: JIT/Methodical/eh/basics/emptyfinally_r/emptyfinally_r.dll
18:23:52.452 Running test: JIT/Methodical/eh/deadcode/endfinallyinloop_r/endfinallyinloop_r.dll
In try...
In finally...
Done!
18:23:52.525 Passed test: JIT/Methodical/eh/deadcode/endfinallyinloop_r/endfinallyinloop_r.dll
18:23:52.567 Running test: JIT/Methodical/Boxing/misc/enum_r/enum_r.dll
1 1 2 3 5 8 13 21 34 55 89 144 233 377 610 987 1597 2584 4181 6765 
*** PASSED ***
18:25:03.789 Passed test: JIT/Methodical/Boxing/misc/enum_r/enum_r.dll
18:25:03.837 Running test: JIT/Methodical/explicit/coverage/expl_byte_1_r/expl_byte_1_r.dll
All tests passed.
18:25:04.066 Passed test: JIT/Methodical/explicit/coverage/expl_byte_1_r/expl_byte_1_r.dll
18:25:04.102 Running test: JIT/Methodical/explicit/funcptr/expl_funcptr_gc_r/expl_funcptr_gc_r.dll
18:25:04.121 Passed test: JIT/Methodical/explicit/funcptr/expl_funcptr_gc_r/expl_funcptr_gc_r.dll
18:25:04.152 Running test: JIT/Methodical/explicit/funcptr/expl_funcptr_val_r/expl_funcptr_val_r.dll
18:25:04.171 Passed test: JIT/Methodical/explicit/funcptr/expl_funcptr_val_r/expl_funcptr_val_r.dll
18:25:04.202 Running test: JIT/Methodical/explicit/coverage/expl_gc_byte_1_r/expl_gc_byte_1_r.dll
All tests passed.
18:25:05.094 Passed test: JIT/Methodical/explicit/coverage/expl_gc_byte_1_r/expl_gc_byte_1_r.dll
18:25:05.133 Running test: JIT/Methodical/eh/disconnected/faultbeforetrybody_r/faultbeforetrybody_r.dll
In try
18:25:05.181 Passed test: JIT/Methodical/eh/disconnected/faultbeforetrybody_r/faultbeforetrybody_r.dll
18:25:05.214 Running test: JIT/Methodical/Boxing/seh/fault_r/fault_r.dll
OK
OK
OK
OK
Current totals 0 and 3.141592653589793 and 1.705819241042368

Assert failure(PID 10272 [0x00002820], Thread: 8424 [0x20e8]): !CREATE_CHECK_STRING(pMT && pMT->Validate())

CORECLR! Object::ValidateInner + 0x145 (0x73bb9d55)
CORECLR! Object::Validate + 0x98 (0x73bb9bd8)
CORECLR! WKS::GCHeap::Promote + 0x8F (0x73ededaf)
CORECLR! GcEnumObject + 0x6F (0x73cd522f)
CORECLR! EnumGcRefsX86 + 0x52C (0x73adfbdc)
CORECLR! EECodeManager::EnumGcRefs + 0x19B (0x73adf66b)
CORECLR! GcStackCrawlCallBack + 0x2BC (0x73cd55ec)
CORECLR! Thread::MakeStackwalkerCallback + 0x4B (0x73bf7fdd)
CORECLR! Thread::StackWalkFramesEx + 0xEC (0x73bf909f)
CORECLR! Thread::StackWalkFrames + 0x13B (0x73bf8f36)
    File: D:\a\_work\1\s\src\coreclr\vm\object.cpp:548
    Image: C:\h\w\B58409F9\p\corerun.exe

App Exit Code: -1073740286
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
[XUnitLogChecker]: 18:25:15.29: The full run will be done.
[XUnitLogChecker]: 18:25:15.29: Item 'Methodical_r1' did not finish running. Checking and fixing the log...
[XUnitLogChecker]: 18:25:15.29: XUnit log file has been fixed!

101/282 tests run.
* 98 tests passed.
* 0 tests failed.
* 3 tests skipped.

[XUnitLogChecker]: 18:25:15.29: Checking for dumps...
[XUnitLogChecker]: 18:25:15.49: Reading crash dump 'C:\cores\corerun.exe.10272.dmp'...
[XUnitLogChecker]: 18:25:15.49: Stack Trace Found:

Invoking: C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe -c "$<C:\h\w\B58409F9\t\tmpemakxj.tmp" -z "C:\cores\corerun.exe.10272.dmp"
stdout: 
Microsoft (R) Windows Debugger Version 10.0.18362.1 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\cores\corerun.exe.10272.dmp]
User Mini Dump File with Full Memory: Only application data is available


************* Path validation summary **************
Response                         Time (ms)     Location
OK                                             C:\h\w\B58409F9\p\PDB
Symbol search path is: C:\h\w\B58409F9\p\PDB
Executable search path is: 
Windows 10 Version 14393 MP (4 procs) Free x86 compatible
Product: Server, suite: TerminalServer DataCenter SingleUserTS
10.0.14393.6343 (rs1_release.230913-1727)
Machine Name:
Debug session time: Sat May 24 18:25:14.000 2025 (UTC + 0:00)
System Uptime: 0 days 1:30:21.220
Process Uptime: 0 days 0:03:18.000
................................................................
.....................................

************* Symbol Loading Error Summary **************
Module name            Error
ntdll                  The system cannot find the file specified

You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
You should also verify that your symbol search path (.sympath) is correct.
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(2820.20e8): Unknown exception - code c0000602 (first/second chance not available)
For analysis of this file, run !analyze -v
*** WARNING: Unable to verify checksum for coreclr.dll
eax=04d2bb40 ebx=00000000 ecx=00000000 edx=00000000 esi=04d2baf0 edi=04d2bb40
eip=7394e702 esp=04d2be20 ebp=04d2ceac iopl=0         nv up ei pl nz ac pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000216
coreclr!FailFastOnAssert+0x21:
7394e702 5e              pop     esi
0:003> cdb: Reading initial command '$<C:\h\w\B58409F9\t\tmpemakxj.tmp'
0:003> .load C:\Users\runner\.dotnet\sos\sos.dll
0:003> ~*k

   0  Id: 2820.2a30 Suspend: 0 Teb: 003c4000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0057cd64 765b46b2 ntdll!NtWaitForSingleObject+0xc
0057cd78 73f1fa0c KERNELBASE!WaitForSingleObject+0x12
0057cd8c 73f1f9da coreclr!GCEvent::Impl::Wait+0x2d
0057cda0 73f0104f coreclr!GCEvent::Wait+0x2f
0057cdb4 73de71b5 coreclr!WKS::GCHeap::WaitUntilGCComplete+0x4f
0057ce34 73d19022 coreclr!Thread::RareDisablePreemptiveGC+0x238
*** WARNING: Unable to verify checksum for System.Private.CoreLib.dll
0057ce88 727c1720 coreclr!JIT_PInvokeEndRarePath+0x2a
0057cf1c 727c12c6 System_Private_CoreLib!System.Runtime.EH::InvokeSecondPass(System.Runtime.EH+ExInfo&, System.UInt32, System.UInt32)$##6004D04+0x100
0057cfc8 727c0b96 System_Private_CoreLib!System.Runtime.EH::DispatchEx(System.Runtime.StackFrameIterator&, System.Runtime.EH+ExInfo&)$##6004CFC+0x4c6
0057cfd4 73f01a07 System_Private_CoreLib!System.Runtime.EH::RhThrowEx(System.Object, System.Runtime.EH+ExInfo&)$##6004CF9+0x36
0057cfe8 73c5fd0c coreclr!CallDescrWorkerInternal+0x47
0057d404 73c5fded coreclr!CallDescrWorker+0x8e
0057d41c 73c605be coreclr!CallDescrWorkerWithHandler+0x81
0057d4bc 73e9f5ba coreclr!DispatchCallSimple+0xf4
0057e348 73d182c2 coreclr!DispatchManagedException+0x3ca
0057e6a4 73f020fd coreclr!IL_Throw_x86+0x1a2
0057e6c0 0c2d359f coreclr!IL_Throw+0xf
0057e714 0c2d30ef 0xc2d359f
0057e7ac 0c2d2b5f 0xc2d30ef
0057e824 08171fa3 0xc2d2b5f
0057e878 73f01a07 0x8171fa3
0057e88c 73c5fd0c coreclr!CallDescrWorkerInternal+0x47
0057eca8 73c5fded coreclr!CallDescrWorker+0x8e
0057ecc0 73c603c0 coreclr!CallDescrWorkerWithHandler+0x81
0057ef20 73a57bde coreclr!MethodDescCallSite::CallTargetWorker+0x5cc
(Inline) -------- coreclr!MethodDescCallSite::Call_RetArgSlot+0x8a
0057f04c 73a577ba coreclr!RunMainInternal+0x1b5
0057f088 73a5787d coreclr!``RunMain'::`29'::__Body::Run'::`5'::__Body::Run+0x46
0057f0dc 73a579ad coreclr!`RunMain'::`29'::__Body::Run+0x72
0057f138 73a53e7f coreclr!RunMain+0xc8
0057f48c 73ac4745 coreclr!Assembly::ExecuteMainMethod+0x1bd
0057f5d8 73f160bb coreclr!CorHost2::ExecuteAssembly+0x4d5
*** WARNING: Unable to verify checksum for corerun.exe
0057f638 0099d702 coreclr!coreclr_execute_assembly+0x9b
0057f9f8 0099ff14 corerun+0xd702
0057fab0 009a5ee3 corerun!GetCurrentClrDetails+0x184
0057fad0 009a5dba corerun!GetCurrentClrDetails+0x6153
0057fb2c 009a5c5d corerun!GetCurrentClrDetails+0x602a
0057fb34 009a5f48 corerun!GetCurrentClrDetails+0x5ecd
0057fb3c 775e62c4 corerun!GetCurrentClrDetails+0x61b8
0057fb50 779e08b9 kernel32!BaseThreadInitThunk+0x24
0057fb98 779e0884 ntdll!RtlSubscribeWnfStateChangeNotification+0x439
0057fba8 00000000 ntdll!RtlSubscribeWnfStateChangeNotification+0x404

   1  Id: 2820.f84 Suspend: 0 Teb: 003d0000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
04a2f660 765b4a58 ntdll!NtWaitForMultipleObjects+0xc
04a2f67c 739bedaf KERNELBASE!WaitForMultipleObjects+0x18
04a2f7b4 73901654 coreclr!ds_ipc_poll+0x157
04a2f830 7390f055 coreclr!ds_ipc_stream_factory_get_next_available_stream+0x171
04a2f860 7390f201 coreclr!server_loop_tick+0x2c
04a2f868 775e62c4 coreclr!server_thread+0x71
04a2f87c 779e08b9 kernel32!BaseThreadInitThunk+0x24
04a2f8c4 779e0884 ntdll!RtlSubscribeWnfStateChangeNotification+0x439
04a2f8d4 00000000 ntdll!RtlSubscribeWnfStateChangeNotification+0x404

   2  Id: 2820.21c0 Suspend: 0 Teb: 003d3000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
04baf798 739b8883 ntdll!NtWaitForMultipleObjects+0xc
04baf898 739b9fd1 coreclr!DebuggerRCThread::MainLoop+0x4ca
04baf924 739ba0a3 coreclr!DebuggerRCThread::ThreadProc+0x3cd
04baf930 775e62c4 coreclr!DebuggerRCThread::ThreadProcStatic+0x63
04baf944 779e08b9 kernel32!BaseThreadInitThunk+0x24
04baf98c 779e0884 ntdll!RtlSubscribeWnfStateChangeNotification+0x439
04baf99c 00000000 ntdll!RtlSubscribeWnfStateChangeNotification+0x404

#  3  Id: 2820.20e8 Suspend: 0 Teb: 003d6000 Unfrozen
ChildEBP RetAddr  
04d2be2c 7394f66f coreclr!FailFastOnAssert+0x21
04d2ceac 7394ed18 coreclr!_DbgBreakCheck+0x2fa
04d2cf10 7394f09e coreclr!_DbgBreakCheckNoThrow+0x51
04d2cf90 73bb9d55 coreclr!DbgAssertDialog+0x1ff
04d2d00c 73bb9bd8 coreclr!Object::ValidateInner+0x145
04d2d03c 73ededaf coreclr!Object::Validate+0x98
04d2d05c 73cd522f coreclr!WKS::GCHeap::Promote+0x8f
04d2d078 73adfbdc coreclr!GcEnumObject+0x6f
04d2d3e0 73adf66b coreclr!EnumGcRefsX86+0x52c
04d2d48c 73cd55ec coreclr!EECodeManager::EnumGcRefs+0x19b
04d2df5c 73bf7fdd coreclr!GcStackCrawlCallBack+0x2bc
04d2df78 73bf909f coreclr!Thread::MakeStackwalkerCallback+0x4b
04d2e378 73bf8f36 coreclr!Thread::StackWalkFramesEx+0xec
04d2ec78 73cd3161 coreclr!Thread::StackWalkFrames+0x13b
04d2ed90 73cd1241 coreclr!ScanStackRoots+0x191
04d2edb4 73ef3394 coreclr!GCToEEInterface::GcScanRoots+0xb9
04d2ee10 73eed2c9 coreclr!WKS::gc_heap::mark_phase+0x16e
04d2ee34 73eed0fe coreclr!WKS::gc_heap::gc1+0x144
04d2ee50 73edda44 coreclr!WKS::gc_heap::garbage_collect+0x3db
04d2ee78 73eddb2a coreclr!WKS::GCHeap::GarbageCollectGeneration+0x24c
04d2ee90 73edd7af coreclr!WKS::GCHeap::GarbageCollectTry+0x5f
04d2eec4 73edfbc7 coreclr!WKS::GCHeap::GarbageCollect+0xdf
04d2ef00 73cd7e62 coreclr!WKS::GCHeap::StressHeap+0x417
(Inline) -------- coreclr!_GCStress::StressGcTriggerPolicy::Trigger+0x1e
(Inline) -------- coreclr!_GCStress::GCSBase<1,_GCStress::IgnoreFastGcSPolicy,_GCStress::AnyGcModePolicy,_GCStress::StressGcTriggerPolicy>::MaybeTrigger+0x36
(Inline) -------- coreclr!_GCStress::GCStress<10,mpl::null_type,mpl::null_type,mpl::null_type>::MaybeTrigger+0x36
04d2ef88 73cd7c8d coreclr!Alloc+0x115
04d2f014 73cd8cca coreclr!Alloc+0x130
04d2f0c8 73d14c92 coreclr!AllocateObject+0x2d0
(Inline) -------- coreclr!AllocateObject+0xd
04d2f198 72661d44 coreclr!JIT_New+0x142
04d2f1b0 7275792c System_Private_CoreLib!System.GCMemoryInfo System.GC::GetGCMemoryInfo(System.GCKind)$##600059D+0x14
04d2f238 728d3cb2 System_Private_CoreLib!System.Buffers.Utilities+MemoryPressure System.Buffers.Utilities::GetMemoryPressure()$##60039FE+0xc
04d2f24c 72662286 System_Private_CoreLib!System.Boolean System.Buffers.SharedArrayPool`1+<>c[System.Char]::<InitializeTlsBucketsAndTrimming>b__11_0(System.Object)$##60039EE+0x12
04d2f298 73f01a07 System_Private_CoreLib!System.UInt32 System.GC::RunFinalizers()$##60005B9+0x66
04d2f2ac 73c5fd0c coreclr!CallDescrWorkerInternal+0x47
04d2f6c8 73c5fded coreclr!CallDescrWorker+0x8e
04d2f6e0 73c605be coreclr!CallDescrWorkerWithHandler+0x81
04d2f780 73cccb63 coreclr!DispatchCallSimple+0xf4
04d2f830 73ccd301 coreclr!FinalizerThread::FinalizeAllObjects+0x24c
04d2fa58 73c108b7 coreclr!FinalizerThread::FinalizerThreadWorker+0x2a1
04d2facc 73c1094c coreclr!ManagedThreadBase_DispatchInner+0x93
04d2fba0 73c12602 coreclr!ManagedThreadBase_DispatchMiddle+0x74
04d2fbdc 73c126ad coreclr!``ManagedThreadBase_DispatchOuter'::`8'::__Body::Run'::`5'::__Body::Run+0x49
04d2fc28 73c10d02 coreclr!`ManagedThreadBase_DispatchOuter'::`8'::__Body::Run+0x5a
04d2fc88 73c1058c coreclr!ManagedThreadBase_DispatchOuter+0x89
04d2fd04 73ccce26 coreclr!ManagedThreadBase::KickOff+0x96
04d2fd20 775e62c4 coreclr!FinalizerThread::FinalizerThreadStart+0xf6
WARNING: Stack unwind information not available. Following frames may be wrong.
04d2fd34 779e08b9 kernel32!BaseThreadInitThunk+0x24
04d2fd7c 779e0884 ntdll!RtlSubscribeWnfStateChangeNotification+0x439
04d2fd8c 00000000 ntdll!RtlSubscribeWnfStateChangeNotification+0x404
0:003> !clrstack -f -all
OS Thread Id: 0x20e8
Child SP       IP Call Site
04D2BE20 7394E702 coreclr!FailFastOnAssert + 33
04D2BE34 7394F66F coreclr!_DbgBreakCheck + 762
04D2CEB4 7394ED18 coreclr!_DbgBreakCheckNoThrow + 81
04D2CF18 7394F09E coreclr!DbgAssertDialog + 511
04D2CF98 73BB9D55 coreclr!Object::ValidateInner + 325
04D2D014 73BB9BD8 coreclr!Object::Validate + 152
04D2D044 73EDEDAF coreclr!WKS::GCHeap::Promote + 143
04D2D064 73CD522F coreclr!GcEnumObject + 111
04D2D080 73ADFBDC coreclr!EnumGcRefsX86 + 1324
04D2D3E8 73ADF66B coreclr!EECodeManager::EnumGcRefs + 411
04D2D494 73CD55EC coreclr!GcStackCrawlCallBack + 700
04D2DF64 73BF7FDD coreclr!Thread::MakeStackwalkerCallback + 75
04D2DF80 73BF909F coreclr!Thread::StackWalkFramesEx + 236
04D2E380 73BF8F36 coreclr!Thread::StackWalkFrames + 315
04D2EC80 73CD3161 coreclr!ScanStackRoots + 401
04D2ED98 73CD1241 coreclr!GCToEEInterface::GcScanRoots + 185
04D2EDBC 73EF3394 coreclr!WKS::gc_heap::mark_phase + 366
04D2EE18 73EED2C9 coreclr!WKS::gc_heap::gc1 + 324
04D2EE3C 73EED0FE coreclr!WKS::gc_heap::garbage_collect + 987
04D2EE58 73EDDA44 coreclr!WKS::GCHeap::GarbageCollectGeneration + 588
04D2EE80 73EDDB2A coreclr!WKS::GCHeap::GarbageCollectTry + 95
04D2EE98 73EDD7AF coreclr!WKS::GCHeap::GarbageCollect + 223
04D2EECC 73EDFBC7 coreclr!WKS::GCHeap::StressHeap + 1047
04D2EF08 73CD7E62 coreclr!Alloc + 277
04D2EF90 73CD7C8D coreclr!Alloc + 304
04D2F01C 73CD8CCA coreclr!AllocateObject + 720
04D2F0D0 73D14C92 coreclr!JIT_New + 322
04D2F108          [HelperMethodFrame: 04d2f108] 
04D2F1A0 72661D44 System.Private.CoreLib.dll!System.GC.GetGCMemoryInfo(System.GCKind) + 20
04D2F1B8 7275792C System.Private.CoreLib.dll!System.Buffers.Utilities.GetMemoryPressure() + 12
04D2F1D0 728D380C System.Private.CoreLib.dll!System.Buffers.SharedArrayPool`1[[System.Char, System.Private.CoreLib]].Trim() + 44
04D2F240 728D3CB2 System.Private.CoreLib.dll!System.Buffers.SharedArrayPool`1+<>c[[System.Char, System.Private.CoreLib]].<InitializeTlsBucketsAndTrimming>b__11_0(System.Object) + 18
04D2F244 726A331E System.Private.CoreLib.dll!System.Gen2GcCallback.Finalize() + 110
04D2F254 72662286 System.Private.CoreLib.dll!System.GC.RunFinalizers() + 102
04D2F2A0 73F01A07 coreclr!CallDescrWorkerInternal + 71
04D2F2B4 73C5FD0C coreclr!CallDescrWorker + 142
04D2F6D0 73C5FDED coreclr!CallDescrWorkerWithHandler + 129
04D2F6E8 73C605BE coreclr!DispatchCallSimple + 244
04D2F788 73CCCB63 coreclr!FinalizerThread::FinalizeAllObjects + 588
04D2F838 73CCD301 coreclr!FinalizerThread::FinalizerThreadWorker + 673
04D2FA60 73C108B7 coreclr!ManagedThreadBase_DispatchInner + 147
04D2FAD4 73C1094C coreclr!ManagedThreadBase_DispatchMiddle + 116
04D2FBA8 73C12602 coreclr!``ManagedThreadBase_DispatchOuter'::`8'::__Body::Run'::`5'::__Body::Run + 73
04D2FBE4 73C126AD coreclr!`ManagedThreadBase_DispatchOuter'::`8'::__Body::Run + 90
04D2FC30 73C10D02 coreclr!ManagedThreadBase_DispatchOuter + 137
04D2FC54          [DebuggerU2MCatchHandlerFrame: 04d2fc54] 
04D2FC90 73C1058C coreclr!ManagedThreadBase::KickOff + 150
04D2FD0C 73CCCE26 coreclr!FinalizerThread::FinalizerThreadStart + 246
04D2FD28 775E62C4 kernel32!BaseThreadInitThunk + 36
04D2FD3C 779E08B9 ntdll!RtlSubscribeWnfStateChangeNotification + 1081
04D2FD84 779E0884 ntdll!RtlSubscribeWnfStateChangeNotification + 1028
OS Thread Id: 0x2a30
Child SP       IP Call Site
0057CCF4 779EEE5C ntdll!NtWaitForSingleObject + 12
0057CD6C 765B46B2 KERNELBASE!WaitForSingleObject + 18
0057CD80 73F1FA0C coreclr!GCEvent::Impl::Wait + 45
0057CD94 73F1F9DA coreclr!GCEvent::Wait + 47
0057CDA8 73F0104F coreclr!WKS::GCHeap::WaitUntilGCComplete + 79
0057CDBC 73DE71B5 coreclr!Thread::RareDisablePreemptiveGC + 568
0057CE3C 73D19022 coreclr!JIT_PInvokeEndRarePath + 42
0057CE90 727C1720 System_Private_CoreLib!System.Runtime.EH::InvokeSecondPass(System.Runtime.EH+ExInfo&, System.UInt32, System.UInt32)$##6004D04 + 256
0057CE98          [InlinedCallFrame: 0057ce98] 
0057CE84 727C170D System.Private.CoreLib.dll!System.Runtime.EH.InvokeSecondPass(ExInfo ByRef, UInt32, UInt32) + 237
0057CF24 727C12C6 System_Private_CoreLib!System.Runtime.EH::DispatchEx(System.Runtime.StackFrameIterator&, System.Runtime.EH+ExInfo&)$##6004CFC + 1222
0057CF28 727C12C6 System.Private.CoreLib.dll!System.Runtime.EH.DispatchEx(System.Runtime.StackFrameIterator ByRef, ExInfo ByRef) + 1222
0057CFD0 727C0B96 System.Private.CoreLib.dll!System.Runtime.EH.RhThrowEx(System.Object, ExInfo ByRef) + 54
0057CFDC 73F01A07 coreclr!CallDescrWorkerInternal + 71
0057CFF0 73C5FD0C coreclr!CallDescrWorker + 142
0057D40C 73C5FDED coreclr!CallDescrWorkerWithHandler + 129
0057D424 73C605BE coreclr!DispatchCallSimple + 244
0057D4C4 73E9F5BA coreclr!DispatchManagedException + 970
0057E350 73D182C2 coreclr!IL_Throw_x86 + 418
0057E3A0          [SoftwareExceptionFrame: 0057e3a0] 
0057E6AC 73F020FD coreclr!IL_Throw + 15
0057E6C8 0C2D359F fault_r.dll!SinCalc_fault_seh_il.SinCalc_fault_seh_il.CalcAndCheck(System.Object, System.Object) + 511
0057E71C 0C2D30EF fault_r.dll!SinCalc_fault_seh_il.SinCalc_fault_seh_il.Main() + 911
0057E7B4 0C2D2B5F Methodical_r1.dll!Program.<<Main>$>g__TestExecutor102|0_103(System.IO.StreamWriter, System.IO.StreamWriter, <>c__DisplayClass0_0 ByRef) + 327
0057E82C 08171FA3 
0057E830 08171FA3 Methodical_r1.dll!Program.<Main>$(System.String[]) + 1899
0057E880 73F01A07 coreclr!CallDescrWorkerInternal + 71
0057E894 73C5FD0C coreclr!CallDescrWorker + 142
0057ECB0 73C5FDED coreclr!CallDescrWorkerWithHandler + 129
0057ECC8 73C603C0 coreclr!MethodDescCallSite::CallTargetWorker + 1484
0057EF28 73A57BDE coreclr!RunMainInternal + 437
0057F054 73A577BA coreclr!``RunMain'::`29'::__Body::Run'::`5'::__Body::Run + 70
0057F090 73A5787D coreclr!`RunMain'::`29'::__Body::Run + 114
0057F0E4 73A579AD coreclr!RunMain + 200
0057F140 73A53E7F coreclr!Assembly::ExecuteMainMethod + 445
0057F494 73AC4745 coreclr!CorHost2::ExecuteAssembly + 1237
0057F5E0 73F160BB coreclr!coreclr_execute_assembly + 155
0057F640 0099D702 corerun + 55042
0057FA00 0099FF14 corerun!GetCurrentClrDetails + 388
0057FAB8 009A5EE3 corerun!GetCurrentClrDetails + 24915
0057FAD8 009A5DBA corerun!GetCurrentClrDetails + 24618
0057FB34 009A5C5D corerun!GetCurrentClrDetails + 24269
0057FB3C 009A5F48 corerun!GetCurrentClrDetails + 25016
0057FB44 775E62C4 kernel32!BaseThreadInitThunk + 36
0057FB58 779E08B9 ntdll!RtlSubscribeWnfStateChangeNotification + 1081
0057FBA0 779E0884 ntdll!RtlSubscribeWnfStateChangeNotification + 1028
0:003> q
quit:
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\atlmfc.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\concurrency.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\cpp_rest.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\stl.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Data.Json.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Geolocation.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Sensors.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Media.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\windows.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\winrt.natvis'

[XUnitLogChecker]: 18:25:17.11: Finished!
ERROR: The process "corerun.exe" not found.
2025-05-24T18:25:17.864Z	INFO   	run.py	managed_identity(145)	__init__	ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404
2025-05-24T18:25:17.865Z	INFO   	run.py	azure_utils(32)	get_credential_and_access_token	VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used
2025-05-24T18:25:17.869Z	INFO   	run.py	_universal(511)	on_request	Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=REDACTED&resource=REDACTED&client_id=REDACTED'
Request method: 'GET'
Request headers:
    'Metadata': 'REDACTED'
    'User-Agent': 'azsdk-python-identity/1.23.0 Python/3.13.2 (Windows-2016Server-10.0.14393-SP0)'
No body was attached to the request
2025-05-24T18:25:17.881Z	INFO   	run.py	_universal(547)	on_response	Response status: 200
Response headers:
    'Content-Type': 'application/json; charset=utf-8'
    'Server': 'IMDS/150.870.65.1544'
    'x-ms-request-id': '1facc112-1da2-4bee-a025-deedb0841b1e'
    'Date': 'Sat, 24 May 2025 18:25:17 GMT'
    'Content-Length': '2267'
2025-05-24T18:25:17.882Z	INFO   	run.py	msal_managed_identity_client(165)	_get_token_base	ImdsCredential.get_token succeeded
2025-05-24T18:25:17.882Z	INFO   	run.py	decorators(24)	wrapper	ManagedIdentityCredential.get_token succeeded
2025-05-24T18:25:17.882Z	INFO   	run.py	azure_utils(64)	get_credential_and_access_token	Credentials are valid
2025-05-24T18:25:17.883Z	INFO   	run.py	_universal(511)	on_request	Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=REDACTED&resource=REDACTED&client_id=REDACTED'
Request method: 'GET'
Request headers:
    'Metadata': 'REDACTED'
    'User-Agent': 'azsdk-python-identity/1.23.0 Python/3.13.2 (Windows-2016Server-10.0.14393-SP0)'
No body was attached to the request
2025-05-24T18:25:17.893Z	INFO   	run.py	_universal(547)	on_response	Response status: 200
Response headers:
    'Content-Type': 'application/json; charset=utf-8'
    'Server': 'IMDS/150.870.65.1544'
    'x-ms-request-id': '8e1cc353-8764-4524-8530-c1ac8b895432'
    'Date': 'Sat, 24 May 2025 18:25:17 GMT'
    'Content-Length': '2267'
2025-05-24T18:25:17.893Z	INFO   	run.py	msal_managed_identity_client(165)	_get_token_base	ImdsCredential.get_token_info succeeded
2025-05-24T18:25:17.893Z	INFO   	run.py	decorators(24)	wrapper	ManagedIdentityCredential.get_token_info succeeded
2025-05-24T18:25:18.255Z	INFO   	run.py	run(48)	main	Beginning reading of test results.
2025-05-24T18:25:18.255Z	INFO   	run.py	__init__(42)	read_results	Searching 'C:\h\w\B58409F9\w\AC91094D\e' for test results files
2025-05-24T18:25:18.265Z	INFO   	run.py	__init__(48)	read_results	Found results file C:\h\w\B58409F9\w\AC91094D\e\JIT\Methodical\Methodical_r1\Methodical_r1.testResults.xml with format xunit
2025-05-24T18:25:18.268Z	INFO   	run.py	__init__(42)	read_results	Searching 'C:\h\w\B58409F9\w\AC91094D\uploads' for test results files
2025-05-24T18:25:18.269Z	INFO   	run.py	packing_test_reporter(30)	report_results	Packing 101 test reports to 'C:\h\w\B58409F9\w\AC91094D\e\__test_report.json'
2025-05-24T18:25:18.270Z	INFO   	run.py	packing_test_reporter(33)	report_results	Packed 18927 bytes
['Methodical_r1.0.1' END OF WORK ITEM LOG: Command exited with 1]