You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of this PR, I wanted to examine the effect of using a coreclr proto compiler on windows rather than the desktop compiler which is what we currently use.
Everything worked well, except the determinism tests failed with the coreclr version of the proto compiler.
As part of this PR, I wanted to examine the effect of using a coreclr proto compiler on windows rather than the desktop compiler which is what we currently use.
Everything worked well, except the determinism tests failed with the coreclr version of the proto compiler.
Repro:
.\eng\test-determinism.cmd -configuration Debug
When proto is net472 observe this success:
When proto is net8.0 observe this failure:
Expected:
The text was updated successfully, but these errors were encountered: