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

UInt128: Throw DivideByZeroException when divisor is 0 #94640

Merged
merged 2 commits into from
Nov 13, 2023

Use ThrowHelper and avoid double check

4631b7b
Select commit
Loading
Failed to load commit list.
Merged

UInt128: Throw DivideByZeroException when divisor is 0 #94640

Use ThrowHelper and avoid double check
4631b7b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Nov 13, 2023 in 1h 5m 12s

Build #20231113.50 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 3,501,697 (98.25%)
  • Other: 62,210 (1.75%)
  • Total: 3,563,909

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23559.3/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Net.Quic.Functional.Tests in job e4b52395-567d-4f01-8978-9c9286599eb5 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/e4b52395-567d-4f01-8978-9c9286599eb5/workitems/System.Net.Quic.Functional.Tests/console

Check failure on line 1 in System.Net.Quic.Functional.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Quic.Functional.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.Net.Quic.Functional.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Quic.Functional.Tests.WorkItemExecution

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