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

JIT: Skip cost improvement check in 3-opt for exceptionally costly layouts #110069

Merged
merged 3 commits into from
Nov 22, 2024

Skip assert if layout cost is large

04d8e07
Select commit
Loading
Failed to load commit list.
Merged

JIT: Skip cost improvement check in 3-opt for exceptionally costly layouts #110069

Skip assert if layout cost is large
04d8e07
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Nov 22, 2024 in 0s

.NET Result Analysis

Details

‼️ Build Analysis Check Result has been manually overridden

  • The build analysis check result has been updated by the user for the following reason: Linux-arm64 NativeAOT build timed out.
  • The check result has changed from Failure to Success

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

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

Known Infrastructure Errors

Build Failures

runtime / Build / linux-arm64 Release NativeAOT

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 207 ran longer than the maximum time of 120 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

Was this helpful? Yes No