Open
Description
Failed in: runtime-coreclr pgostress 20250411.1
Failed tests:
coreclr windows x64 Checked fullpgo_methodprofiling_always_optimized @ Windows.10.Amd64.Open
- profiler/transitions/transitions/transitions.cmd
Error message:
Return code: 1
Raw output file: C:hwC2CE0A3AwB7850954uploads ransitions ransitionsoutput.txt
Raw output:
BEGIN EXECUTION
"C:hwC2CE0A3Apcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" transitions.dll
Profiler path: C:hwC2CE0A3AwB7850954eprofiler ransitions ransitionsProfiler.dll
Profilee STDOUT: Profiler.dll!DllGetClassObject
Profilee STDOUT: Profiler.dll!Profiler::Initialize
Profilee STDOUT: PInvoke received i=13
Profilee STDOUT: Profiler.dll!Profiler::Shutdown
Profilee STDOUT: PROFILER TEST PASSES
Profiler path: C:hwC2CE0A3AwB7850954eprofiler ransitions ransitionsProfiler.dll
Profilee STDOUT: Profiler.dll!DllGetClassObject
Profilee STDOUT: Profiler.dll!Profiler::Initialize
Profilee STDOUT: PInvoke received i=13
Profilee STDOUT: Profiler.dll!Profiler::Shutdown
Profilee STDOUT: PROFILER TEST PASSES
Profiler path: C:hwC2CE0A3AwB7850954eprofiler ransitions ransitionsProfiler.dll
Profilee STDOUT: Profiler.dll!DllGetClassObject
Profilee STDOUT: Profiler.dll!Profiler::Initialize
Profilee STDOUT: PInvoke received i=1
Profilee STDOUT: Profiler.dll!Profiler::Shutdown
Test failed: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above. Profilee returned exit code 100.
System.Exception: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above. Profilee returned exit code 100.
at Profiler.Tests.ProfilerTestRunner.FailFastWithMessage(String error)
at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions, Dictionary`2 envVars, String reverseServerName, Boolean loadAsNotification, Int32 notificationCopies)
at Profiler.Tests.Transitions.RunProfilerTest(String testName, String pInvokeExpectedName, String reversePInvokeExpectedName)
Expected: 100
Actual: 103
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:cores since 4/12/2025 7:35:28 AM
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> C:hwC2CE0A3AwB7850954eprofilerprofiler../transitions/transitions/transitions.cmd
Stack trace:
at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
at Program.<<Main>$>g__TestExecutor19|0_20(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)