-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
readytorun/determinism/crossgen2determinism/crossgen2determinism.sh [FAIL] #50466
Comments
I was able to reproduce this on an M1 a few times under a debugger. I updated #export CoreRT_DeterminismSeed=1
#$CORE_ROOT/corerun $CORE_ROOT/crossgen2/crossgen2.dll --map -r:$CORE_ROOT/*.dll -r:../../crossgen2/crossgen2smoke/helperdll.dll -r:../../crossgen2/crossgen2smoke/helperildll.dll -o:crossgen2smoke1.ildll ../../crossgen2/crossgen2smoke/crossgen2smoke.dll
export CoreRT_DeterminismSeed=2
$CORE_ROOT/corerun -d $CORE_ROOT/crossgen2/crossgen2.dll --map -r:$CORE_ROOT/*.dll -r:../../crossgen2/crossgen2smoke/helperdll.dll -r:../../crossgen2/crossgen2smoke/helperildll.dll -o:crossgen2smoke2.ildll ../../crossgen2/crossgen2smoke/crossgen2smoke.dll
exit 0 Stack track
|
cc @sdmaclea |
Failed again in runtime 20210515.30 Failed test:
Error message:
|
Historical failures of this test:
|
Updating this to be a tracking issue as it came up as a hot issue in CI Council. cc: @agocke @trylek @aik-jahoda |
We should probably disable this test until it is fixed. |
yeah should be ok to disable it just for macOS arm64 |
This should be fixed once the repo moves to use preview6 sdk. |
I dont see this exclusion anymore in |
There is an intermittent failure with the prep for this test.
Observed in: #50452 #50393
The following is from the log.
Runfo Tracking Issue: readytorun/determinism/crossgen2determinism/crossgen2determinism.sh
Displaying 100 of 110 results
Build Result Summary
The text was updated successfully, but these errors were encountered: