Update docs for ByRefLike with generics for work in .NET 10 #103318
Merged
Azure Pipelines / runtime
failed
Jul 25, 2024 in 2h 22m 29s
Build #20240725.69 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 1,154,082 (98.28%)
- Other: 20,169 (1.72%)
- Total: 1,174,253
Annotations
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test tracing/eventcounter/runtimecounters/runtimecounters.cmd has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/f7324364-0301-4ca1-9056-beabb62a8b2c/workitems/tracing/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Text.Json.Serialization.Tests.JsonElementTests.DeepEquals_TooDeepJsonDocument_ThrowsInsufficientExecutionStackException has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/226eaa9e-f738-4aa1-98b6-4d78b439afe8/workitems/System.Text.Json.Tests/console
azure-pipelines / runtime
System.Text.Json.Serialization.Tests.JsonElementTests.DeepEquals_TooDeepJsonDocument_ThrowsInsufficientExecutionStackException
Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.InsufficientExecutionStackException)
Raw output
at System.Text.Json.Serialization.Tests.JsonElementTests.DeepEquals_TooDeepJsonDocument_ThrowsInsufficientExecutionStackException() in /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Serialization/JsonElementTests.cs:line 237
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
Check failure on line 1 in tracing/eventcounter/runtimecounters/runtimecounters.cmd
azure-pipelines / runtime
tracing/eventcounter/runtimecounters/runtimecounters.cmd
Return code: 1
Raw output file: /tmp/helix/working/9D47092D/w/94D0089F/uploads/eventcounter/runtimecounters/output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/9D47092D/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true runtimecounters.dll ''
Saw cpu-usage
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.Dictionary`2.KeyCollection.Enumerator.MoveNext()
at RuntimeEventCounterTests.RuntimeCounterListener.Verify()
at RuntimeEventCounterTests.TestRuntimeEventCounter.TestEntryPoint()
at __GeneratedMainWrapper.Main()
Expected: 100
Actual: 101
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /cores since 7/25/2024 11:37:44 AM
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> /private/tmp/helix/working/9D47092D/w/94D0089F/e/tracing/tracing/../eventcounter/runtimecounters/runtimecounters.sh
Raw output
at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
at Program.<<Main>$>g__TestExecutor9|0_10(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Loading