runtime: Vector256
export COMPlus_TieredCompilation=1
export COMPlus_JitStress=1
      Beginning scenario: RunBasicScenario
      Vector256<Byte.WithElement(1235410822): RunBasicScenario failed to throw ArgumentOutOfRangeException.
      
      Beginning scenario: RunReflectionScenario
      Beginning scenario: RunBasicScenario
      Beginning scenario: RunBasicScenario
      Beginning scenario: RunReflectionScenario
      Beginning scenario: RunReflectionScenario
      ERROR!!!-System.Exception: One or more scenarios did not complete as expected.
      
      Ending test case at 8/27/2021 1:28:53 AM
      Beginning test case GetAndWithElement.Byte.7 at 8/27/2021 1:28:53 AM
      Random seed: 20010415; set environment variable CORECLR_SEED to this value to repro
      
      Beginning scenario: RunBasicScenario
      Vector256<Byte.WithElement(1235410822): RunBasicScenario failed to throw ArgumentOutOfRangeException.
      
      Beginning scenario: RunReflectionScenario
      Beginning scenario: RunBasicScenario
      Beginning scenario: RunBasicScenario
      Beginning scenario: RunReflectionScenario
      Beginning scenario: RunReflectionScenario
      ERROR!!!-System.Exception: One or more scenarios did not complete as expected.

console.log

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 19 (18 by maintainers)

Commits related to this issue

Most upvoted comments

I have a potential fix. I’ll put up a PR soon.