Skip to content

move platform check after argument check

74150f7
Select commit
Loading
Failed to load commit list.
Merged

Add numerical ordering option for string comparison operations #109861

move platform check after argument check
74150f7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-ioslike failed Nov 21, 2024 in 2h 40m 16s

Build #20241120.1 had test failures

Details

Tests

  • Failed: 9 (0.01%)
  • Passed: 94,052 (97.46%)
  • Other: 2,438 (2.53%)
  • Total: 96,499

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24556.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Serialization.Xml.Tests in job ac9bbd7c-04de-4029-91e1-837fe1191468 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ac9bbd7c-04de-4029-91e1-837fe1191468/workitems/System.Runtime.Serialization.Xml.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24556.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Extensions.Tests in job ac9bbd7c-04de-4029-91e1-837fe1191468 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ac9bbd7c-04de-4029-91e1-837fe1191468/workitems/System.Runtime.Extensions.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24556.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.IO.UnmanagedMemoryStream.Tests in job ac9bbd7c-04de-4029-91e1-837fe1191468 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ac9bbd7c-04de-4029-91e1-837fe1191468/workitems/System.IO.UnmanagedMemoryStream.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24556.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Formats.Tar.Tests in job ac9bbd7c-04de-4029-91e1-837fe1191468 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ac9bbd7c-04de-4029-91e1-837fe1191468/workitems/System.Formats.Tar.Tests/console

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-ioslike

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 obj, BindingFlags invokeAttr)

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

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.

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

System.Runtime.Extensions.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.IO.UnmanagedMemoryStream.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

System.IO.UnmanagedMemoryStream.Tests.WorkItemExecution

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