Skip to content
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

[mono] Don't inline methods with the DoesNotReturn attribute in interp #99550

Merged
merged 1 commit into from
Mar 12, 2024

Don't inline methods with the DoesNotReturn attribute in interp, it's…

a57d3e8
Select commit
Loading
Failed to load commit list.
Merged

[mono] Don't inline methods with the DoesNotReturn attribute in interp #99550

Don't inline methods with the DoesNotReturn attribute in interp, it's…
a57d3e8
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Mar 12, 2024 in 0s

.NET Result Analysis

Details

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

Known Infrastructure Errors

Build Failures

runtime / Build / osx-x64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit / Build Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages/microsoft.net.sdk.il/9.0.0-preview.3.24161.1/targets/Microsoft.NET.Sdk.IL.targets(136,5): error MSB3073: The command ""/Users/runner/work/1/s/.packages/runtime.osx-x64.microsoft.netcore.ilasm/9.0.0-preview.3.24161.1/runtimes/osx-x64/native/ilasm" -QUIET -NOLOGO -DEBUG=OPT -OPTIMIZE -DLL -OUTPUT="/Users/runner/work/1/s/artifacts/tests/coreclr/obj/osx.x64.Release/Managed/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b66679/b66679/b66679.dll" b66679.il" exited with code 1. [/Users/runner/work/1/s/src/tests/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b66679/b66679.ilproj]

Known test errors

Was this helpful? Yes No