Skip to content

Update generated files

4895e03
Select commit
Loading
Failed to load commit list.
Merged

Switch ilasm to Antlr4BuildTasks #124764

Update generated files
4895e03
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Feb 24, 2026 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: timeouts and WBT failures are unrelated
  • 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-x64 Debug Mono_Interpreter_LibrariesTests

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

runtime / Build / browser-wasm windows Release WasmBuildTests

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

Known test errors

Test Failures (4 tests failed)

🔹 [All failing tests from runtime]

    ⚠️ 3 failing tests not displayed for this pipeline due to space limitations

    Wasm.Build.Tests.Blazor.BuildPublishTests.BlazorWasm_CannotAOT_InDebug(config: Debug) [Console] [Details] [Artifacts] [1.17% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (2)

    Exception Message
    Assert.Contains() Failure: Sub-string not found
    String:    "Property reassignment: $(MSBuildProjectEx"···
    Not found: "AOT is not supported in debug configurati"···
    CallStack
       at Wasm.Build.Tests.Blazor.BuildPublishTests.BlazorWasm_CannotAOT_InDebug(Configuration config) in /_/src/mono/wasm/Wasm.Build.Tests/Blazor/BuildPublishTests.cs:line 145
       at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
       at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Was this helpful? Yes No