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

Add basic support for folding and normalizing hwintrinsic trees in morph #103143

Merged
merged 4 commits into from
Jun 13, 2024

Have gtFoldExprHWIntrinsic handle side effects

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

Add basic support for folding and normalizing hwintrinsic trees in morph #103143

Have gtFoldExprHWIntrinsic handle side effects
1f24151
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jun 13, 2024 in 55m 49s

Build #20240612.131 had test failures

Details

Tests

  • Failed: 8 (0.00%)
  • Passed: 1,396,303 (98.51%)
  • Other: 21,057 (1.49%)
  • Total: 1,417,368

Annotations

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24311.10/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24311.10/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24311.10/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Security.Tests.SslStreamTlsResumeTests.ClientCert_DefaultValue_ResumeSucceeds has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/1746592c-5ea4-4d0f-a5a1-7e3af1f8c2ba/workitems/System.Net.Security.Tests/console

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24311.10/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24311.10/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24311.10/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Security.Tests.SslStreamTlsResumeTests.NoClientCert_DefaultValue_ResumeSucceeds has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/1746592c-5ea4-4d0f-a5a1-7e3af1f8c2ba/workitems/System.Net.Security.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.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.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Resources.Extensions.Tests.FormattedObject.BasicObjectTests.DeserializeStoredObjects

Test failed

Check failure on line 1 in System.Net.Security.Tests.SslStreamTlsResumeTests.ClientCert_DefaultValue_ResumeSucceeds

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Security.Tests.SslStreamTlsResumeTests.ClientCert_DefaultValue_ResumeSucceeds

Test failed

Check failure on line 1 in System.Net.Security.Tests.SslStreamTlsResumeTests.NoClientCert_DefaultValue_ResumeSucceeds

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Security.Tests.SslStreamTlsResumeTests.NoClientCert_DefaultValue_ResumeSucceeds

Test failed