runtime icon indicating copy to clipboard operation
runtime copied to clipboard

System.Numerics.Tests.op_rightshiftTest.LargeNegativeBigIntegerShiftTest

Open lewing opened this issue 1 year ago • 1 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=671466 Build error leg or test failing: System.Numerics.Tests.op_rightshiftTest.LargeNegativeBigIntegerShiftTest Pull request: https://github.com/dotnet/runtime/pull/101977

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "at System.Numerics.Tests.op_rightshiftTest.LargeNegativeBigIntegerShiftTest() in /_/src/libraries/System.Runtime.Numerics/tests/BigInteger/op_rightshift.cs:line 33",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=671466 Error message validated: [at System.Numerics.Tests.op_rightshiftTest.LargeNegativeBigIntegerShiftTest() in /_/src/libraries/System.Runtime.Numerics/tests/BigInteger/op_rightshift.cs:line 33] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 5/10/2024 5:08:42 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

lewing avatar May 10 '24 17:05 lewing

removing blocking-clean-ci as it has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

jeffschwMSFT avatar Jun 18 '24 16:06 jeffschwMSFT

This was resolved in https://github.com/dotnet/runtime/pull/102874

tannergooding avatar Jul 01 '24 18:07 tannergooding