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

[release/9.0] Fix BigInteger.Rotate{Left,Right} for backport #112991

Open
wants to merge 5 commits into
base: release/9.0-staging
Choose a base branch
from

Fix the unsigned right shift operator of BigInteger (#112879)

68fefbc
Select commit
Loading
Failed to load commit list.
Open

[release/9.0] Fix BigInteger.Rotate{Left,Right} for backport #112991

Fix the unsigned right shift operator of BigInteger (#112879)
68fefbc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime cancelled Mar 3, 2025 in 43m 29s

Build #20250227.26 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 2,921,059 (98.31%)
  • Other: 50,125 (1.69%)
  • Total: 2,971,186

Annotations

Check failure on line 1 in LibraryImportGenerator.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

LibraryImportGenerator.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 WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnV8-ST-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.