[wasm] Don't use SyncTextWriter in single-threaded wasm builds #101221
Azure Pipelines / runtime
failed
Jul 4, 2024 in 2h 21m 0s
Build #20240703.156 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 3,886,223 (98.07%)
- Other: 76,607 (1.93%)
- Total: 3,962,831
Annotations
Check failure on line 170 in .dotnet/sdk/9.0.100-preview.5.24307.3/NuGet.targets
azure-pipelines / runtime
.dotnet/sdk/9.0.100-preview.5.24307.3/NuGet.targets#L170
.dotnet/sdk/9.0.100-preview.5.24307.3/NuGet.targets(170,5): error MSB4181: (NETCORE_ENGINEERING_TELEMETRY=Restore) The "RestoreTask" task returned false but did not log an error.
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24327.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24327.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_ThrowsInAllottedTime has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/96384473-19c8-4448-9a4b-fa007b981a63/workitems/System.Security.Cryptography.Tests/console
azure-pipelines / runtime
System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_ThrowsInAllottedTime
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Timed out at 7/3/2024 11:38:54 PM after 5000ms waiting for remote process.
Process ID: 90666
Handle: 908
Name: dotnet
MainModule:
StartTime:
Raw output
at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
at System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_ThrowsInAllottedTime() in /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/PfxIterationCountTests.X509Certificate2.cs:line 47
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
Loading