Description
These failures appear to be different on MacOS vs Linux. The actual test is disabled by a comment in the src\tests\readytorun\tests\main.cs file.
Reproduction Steps
Re-enable src\tests\readytorun\tests\main.cs TestLoadR2RImageFromByteArray
Expected behavior
Test should pass
Actual behavior
On Linux, fails with an assert. On Linux, the process crashes.
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
Test will not run correctly at all until #71357 is checked in.