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] Update dependencies from dotnet/emsdk #106725

Update dependencies from https://github.com/dotnet/emsdk build 202408…

c8f9e55
Select commit
Loading
Failed to load commit list.
Merged

[release/6.0] Update dependencies from dotnet/emsdk #106725

Update dependencies from https://github.com/dotnet/emsdk build 202408…
c8f9e55
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Aug 31, 2024 in 1h 42m 38s

Build #20240830.90 had test failures

Details

Tests

  • Failed: 637 (0.02%)
  • Passed: 2,767,351 (98.24%)
  • Other: 49,029 (1.74%)
  • Total: 2,817,017

Annotations

Check failure on line 43 in .packages\microsoft.dotnet.helix.sdk\6.0.0-beta.24360.7\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\6.0.0-beta.24360.7\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L43

.packages\microsoft.dotnet.helix.sdk\6.0.0-beta.24360.7\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(43,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Formats.Asn1.Tests.Reader.ReadObjectIdentifier.ReadVeryLongOid_WithAppContext has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/d1040ef6-e7b0-4cd8-9ef9-21f26d770500/workitems/System.Formats.Asn1.Tests/console

Check failure on line 43 in .packages\microsoft.dotnet.helix.sdk\6.0.0-beta.24360.7\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\6.0.0-beta.24360.7\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L43

.packages\microsoft.dotnet.helix.sdk\6.0.0-beta.24360.7\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(43,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Formats.Asn1.Tests.Reader.ReadObjectIdentifier.ReadVeryLongOidArc_WithAppContext has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/d1040ef6-e7b0-4cd8-9ef9-21f26d770500/workitems/System.Formats.Asn1.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24360.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.IO.Net5Compat.Tests in job 9f94f927-458c-4282-b444-4a90bd250b17 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9f94f927-458c-4282-b444-4a90bd250b17/workitems/System.IO.Net5Compat.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24360.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.IO.Tests in job 9f94f927-458c-4282-b444-4a90bd250b17 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9f94f927-458c-4282-b444-4a90bd250b17/workitems/System.IO.Tests/console

Check failure on line 1 in System.Formats.Asn1.Tests.Reader.ReadObjectIdentifier.ReadVeryLongOid_WithAppContext

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Formats.Asn1.Tests.Reader.ReadObjectIdentifier.ReadVeryLongOid_WithAppContext

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
Raw output
Child exception:
  System.IO.FileLoadException: Could not load file or assembly 'System.Formats.Asn1, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'System.Formats.Asn1, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
   at System.Formats.Asn1.Tests.Reader.ReadObjectIdentifier.<>c.<ReadVeryLongOid_WithAppContext>b__9_0()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


Child process:
  System.Formats.Asn1.Tests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Formats.Asn1.Tests.Reader.ReadObjectIdentifier+<>c Void <ReadVeryLongOid_WithAppContext>b__9_0()

Check failure on line 1 in System.Formats.Asn1.Tests.Reader.ReadObjectIdentifier.ReadVeryLongOidArc_WithAppContext

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Formats.Asn1.Tests.Reader.ReadObjectIdentifier.ReadVeryLongOidArc_WithAppContext

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
Raw output
Child exception:
  System.IO.FileLoadException: Could not load file or assembly 'System.Formats.Asn1, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'System.Formats.Asn1, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
   at System.Formats.Asn1.Tests.Reader.ReadObjectIdentifier.<>c.<ReadVeryLongOidArc_WithAppContext>b__10_0()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


Child process:
  System.Formats.Asn1.Tests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Formats.Asn1.Tests.Reader.ReadObjectIdentifier+<>c Void <ReadVeryLongOidArc_WithAppContext>b__10_0()

Check failure on line 1 in Wasm.Build.Tests.NativeBuildTests.SimpleNativeBuild

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasm.Build.Tests.NativeBuildTests.SimpleNativeBuild

Test failed

Check failure on line 1 in Wasm.Build.Tests.SatelliteAssembliesTests.ResourcesFromMainAssembly

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasm.Build.Tests.SatelliteAssembliesTests.ResourcesFromMainAssembly

Test failed