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

[release/6.0] Surface error when emcc -version failed. #103967

Merged
merged 1 commit into from
Jun 28, 2024

Backport: surface error when `emcc -version` failed.

186f6c7
Select commit
Loading
Failed to load commit list.
Merged

[release/6.0] Surface error when emcc -version failed. #103967

Backport: surface error when `emcc -version` failed.
186f6c7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-staging succeeded Jun 25, 2024 in 2h 22m 51s

Build #20240625.1 had test failures

Details

Tests

  • Failed: 429 (0.09%)
  • Passed: 480,136 (98.15%)
  • Other: 8,627 (1.76%)
  • Total: 489,192

Annotations

Check failure on line 0 in SENDHELIXJOB

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

SENDHELIXJOB#L0

SENDHELIXJOB(0,0): error : Helix queue windows.81.amd64.open is set for estimated removal date of 2024-07-01. In most cases the queue will be removed permanently due to end-of-life; please contact dnceng for any questions or concerns, and we can help you decide how to proceed and discuss other options.

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24266.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24266.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24266.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Android.Device_Emulator.Aot.Test in job cd550bee-4180-4007-9bc5-1addc70acd47 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/cd550bee-4180-4007-9bc5-1addc70acd47/workitems/Android.Device_Emulator.Aot.Test/console

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24266.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24266.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24266.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Android.Device_Emulator.Aot_System.IO.Stream.Test in job cd550bee-4180-4007-9bc5-1addc70acd47 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/cd550bee-4180-4007-9bc5-1addc70acd47/workitems/Android.Device_Emulator.Aot_System.IO.Stream.Test/console

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24266.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24266.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24266.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Android.Device_Emulator.Interpreter.Test in job cd550bee-4180-4007-9bc5-1addc70acd47 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/cd550bee-4180-4007-9bc5-1addc70acd47/workitems/Android.Device_Emulator.Interpreter.Test/console

Check failure on line 1 in System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithUnknownOidSignature

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithUnknownOidSignature

Assert.Throws() Failure
Expected: typeof(System.Security.Cryptography.CryptographicException)
Actual:   (No exception was thrown)
Raw output
   at System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithUnknownOidSignature() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/ChainTests.cs:line 1298
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithSha256RsaSignature

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithSha256RsaSignature

Expected: Value PartialChain (of enum type System.Security.Cryptography.X509Certificates.X509ChainStatusFlags) to have the flag UntrustedRoot set.
Raw output
   at System.AssertExtensions.HasFlag[X509ChainStatusFlags](X509ChainStatusFlags expected, X509ChainStatusFlags actual, String userMessage) in /_/src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs:line 364
   at System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithSha256RsaSignature() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/ChainTests.cs:line 1265
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

System.Security.Cryptography.X509Certificates.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash or infrastructure failure. See the Helix Test Logs tab in the Results page of Azure DevOps.

Check failure on line 1 in System.Xml.Linq.Properties.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

System.Xml.Linq.Properties.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash or infrastructure failure. See the Helix Test Logs tab in the Results page of Azure DevOps.