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

[mono] Check if type is compatible right before emitting box #101509

Merged
merged 1 commit into from
Apr 25, 2024

Check if type is compatible right before emitting box

ad038c6
Select commit
Loading
Failed to load commit list.
Merged

[mono] Check if type is compatible right before emitting box #101509

Check if type is compatible right before emitting box
ad038c6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-extra-platforms failed Apr 25, 2024 in 1h 58m 53s

Build #20240424.5 had test failures

Details

Tests

  • Failed: 8 (0.00%)
  • Passed: 1,267,481 (97.88%)
  • Other: 27,487 (2.12%)
  • Total: 1,294,976

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24219.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24219.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24219.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Serialization.Xml.Tests in job 267bfe9c-95b8-4091-877b-07fe1e4c9960 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/267bfe9c-95b8-4091-877b-07fe1e4c9960/workitems/System.Runtime.Serialization.Xml.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24219.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24219.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24219.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.IO.Hashing.Tests in job 399fcbaf-127b-4739-a83e-0adf229aa75c has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/399fcbaf-127b-4739-a83e-0adf229aa75c/workitems/System.IO.Hashing.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24219.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24219.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24219.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.LibraryMode.Test in job 399fcbaf-127b-4739-a83e-0adf229aa75c has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/399fcbaf-127b-4739-a83e-0adf229aa75c/workitems/iOS.Device.LibraryMode.Test/console

Check failure on line 1 in System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

System.Runtime.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest

Assert.Contains() Failure: Sub-string not found
String:    "<xs:complexType name="ExporterTypesTests."···
Not found: "<xs:complexType name="ExporterTypesTests."···
Raw output
   at System.Runtime.Serialization.Xml.XsdDataContractExporterTests.SchemaUtils.OrderedContains(String expected, String& actual)
   at System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object , BindingFlags )

Check failure on line 1 in Microsoft.Extensions.Primitives.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

Microsoft.Extensions.Primitives.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in System.Runtime.Serialization.Xml.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

System.Runtime.Serialization.Xml.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.