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

Don't create a constant node for Vector64 #105538

Merged
merged 2 commits into from
Jul 28, 2024

Ensure we process all arguments so the some_const case is correct

1c9a79c
Select commit
Loading
Failed to load commit list.
Merged

Don't create a constant node for Vector64 #105538

Ensure we process all arguments so the some_const case is correct
1c9a79c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-extra-platforms failed Jul 27, 2024 in 2h 38m 20s

Build #20240726.11 had test failures

Details

Tests

  • Failed: 102 (0.01%)
  • Passed: 1,163,186 (97.74%)
  • Other: 26,833 (2.25%)
  • Total: 1,190,121

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/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.24372.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Methodical_d1 in job 47d83b9b-96f4-4327-8c6c-50f066501cc9 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/47d83b9b-96f4-4327-8c6c-50f066501cc9/workitems/Methodical_d1/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/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.24372.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Methodical_do in job 47d83b9b-96f4-4327-8c6c-50f066501cc9 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/47d83b9b-96f4-4327-8c6c-50f066501cc9/workitems/Methodical_do/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/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.24372.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Methodical_r1 in job 47d83b9b-96f4-4327-8c6c-50f066501cc9 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/47d83b9b-96f4-4327-8c6c-50f066501cc9/workitems/Methodical_r1/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/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.24372.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Methodical_ro in job 47d83b9b-96f4-4327-8c6c-50f066501cc9 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/47d83b9b-96f4-4327-8c6c-50f066501cc9/workitems/Methodical_ro/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-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 obj, BindingFlags invokeAttr)

Check failure on line 1 in System.Tests.EnvironmentTests.TestCpuUsage

See this annotation in the file changed.

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

System.Tests.EnvironmentTests.TestCpuUsage

Assert.Equal() Failure: Values differ
Expected: 00:00:00
Actual:   00:00:21.4805410
Raw output
   at System.Tests.EnvironmentTests.TestCpuUsage()
   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.Formats.Tar.Tests.WorkItemExecution

See this annotation in the file changed.

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

System.Formats.Tar.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.Numerics.Tensors.Net8.Tests.WorkItemExecution

See this annotation in the file changed.

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

System.Numerics.Tensors.Net8.Tests.WorkItemExecution

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