Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wasm] Don't use SyncTextWriter in single-threaded wasm builds #101221

Merged
merged 4 commits into from
Jul 5, 2024

Narrow test filtering to single-threaded

86293a1
Select commit
Loading
Failed to load commit list.
Merged

[wasm] Don't use SyncTextWriter in single-threaded wasm builds #101221

Narrow test filtering to single-threaded
86293a1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jul 4, 2024 in 2h 21m 0s

Build #20240703.156 had test failures

Details

Tests

  • 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

See this annotation in the file changed.

@azure-pipelines 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.

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24327.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 1 in System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_ThrowsInAllottedTime

See this annotation in the file changed.

@azure-pipelines 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