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
Fix build of coreclr test JIT/Regression/JitBlue/Runtime_1102138/Runtime_102138.csproj (#102371)
The coreclr test JIT/Regression/JitBlue/Runtime_1102138/Runtime_102138.csproj
when build with BuildAllTestsAsStandalone=true environment variable set
fails with an error:
error XUW1002: Tests should not unconditionally return 100. Convert to a void return.
The error message recommendation applied.
0 commit comments