JIT: Intrinsify ClearWithoutReferences and Fill #98700
Build #20240223.34 had test failures
Details
- Failed: 5 (0.00%)
- Passed: 3,530,722 (98.18%)
- Other: 65,460 (1.82%)
- Total: 3,596,187
Annotations
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24112.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item profiler.multiple in job 6f7d831d-21b4-42f6-b9db-424e18bc0212 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/6f7d831d-21b4-42f6-b9db-424e18bc0212/workitems/profiler.multiple/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24112.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24112.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Serialization.Xml.Tests in job 5e61b9d2-ecb6-4075-b343-fffebe8fd3b8 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/5e61b9d2-ecb6-4075-b343-fffebe8fd3b8/workitems/System.Runtime.Serialization.Xml.Tests/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24112.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24112.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests in job acb8f273-a349-4f11-9e34-eeea3c507869 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/acb8f273-a349-4f11-9e34-eeea3c507869/workitems/WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests/console
azure-pipelines / runtime
WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in System.Runtime.Serialization.Xml.Tests.WorkItemExecution
azure-pipelines / runtime
System.Runtime.Serialization.Xml.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in normal-System.Text.Json.Tests.WorkItemExecution
azure-pipelines / runtime
normal-System.Text.Json.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in profiler\\multiple\\multiple\\multiple.cmd
azure-pipelines / runtime
profiler\\multiple\\multiple\\multiple.cmd
Unhandled exception. 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.
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.MultiplyLoaded.Main(String[] args)
Return code: 1
Raw output file: C:\h\w\AC71093A\w\BB5B0A03\uploads\Reports\profiler.multiple\multiple\multiple.output.txt
Raw output:
BEGIN EXECUTION
"C:\h\w\AC71093A\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" multiple.dll
Profiler path: C:\h\w\AC71093A\w\BB5B0A03\e\profiler\multiple\multiple\Profiler.dll
Profiler path: C:\h\w\AC71093A\w\BB5B0A03\e\profiler\multiple\multiple\Profiler.dll
Profiler.dll!DllGetClassObject
MultiplyLoaded::Initialize
Profiler.dll!Profiler::Initialize
Profiler.dll!DllGetClassObject
MultiplyLoaded::Initialize
Profiler.dll!Profiler::Initialize
Profiler path: C:\h\w\AC71093A\w\BB5B0A03\e\profiler\multiple\multiple\Profiler.dll
Profiler.dll!DllGetClassObject
MultiplyLoaded::InitializeForAttach
Profiler.dll!Profiler::Initialize
Throwing exception
Exception caught
Waiting for profilers to all detach
Profiler did not set the callback, test will fail.
MultiplyLoaded::ExceptionThrown, number seen = 1
MultiplyLoaded::ExceptionThrown, number seen = 2
MultiplyLoaded::ExceptionThrown, number seen = 3
Requesting detach!!
RequestProfilerDetach hr=0x0
Requesting detach!!
Requesting detach!!
ProfilerDetachSucceeded _detachCount=1
RequestProfilerDetach hr=0x0
RequestProfilerDetach hr=0x0
ProfilerDetachSucceeded _detachCount=2
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.
Expected: 100
Actual: -532462766
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:\cores since 2/23/2024 5:00:27 PM
Processing C:\cores\corerun.exe.2196.dmp
Unable to find cdb.exe at C:\Program Files (x86)\Windows Kits\10\Debuggers\arm64\cdb.exe
Processing C:\cores\WindowsPackageManagerServer.exe.3908.dmp
Unable to find cdb.exe at C:\Program Files (x86)\Windows Kits\10\Debuggers\arm64\cdb.exe
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\AC71093A\p
> C:\h\w\AC71093A\w\BB5B0A03\e\profiler\multiple\multiple\multiple.cmd
Raw output
at profiler_multiple._multiple_multiple_._multiple_multiple_cmd()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)