14:43:58.981 Running test: global::Runtime_133715.TestEntryPoint()
Xunit.Sdk.ThrowsException: Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.NullReferenceException)
at Xunit.Assert.ThrowsImpl(Type exceptionType, Exception exception, Func`2 inspector) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/ExceptionAsserts.cs:line 506
at Xunit.Assert.Throws[NullReferenceException](Func`1 testCode) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/ExceptionAsserts.cs:line 153
at Runtime_133715.Test[Int32]()
at Runtime_133715.TestEntryPoint()
14:43:58.991 Failed test: global::Runtime_133715.TestEntryPoint()
{
"ErrorMessage": [
"Running test: global::Runtime_133715.TestEntryPoint()",
"Xunit.Sdk.ThrowsException: Assert.Throws() Failure: No exception was thrown"
],
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1597845
Build error leg or test failing:
mono osx x64 Release-global::Runtime_133715.TestEntryPoint()Pull request: #132927
KBE authoring guidance (ci-failure-scan)
Error Detailsis for readers. The full failure excerpt is included below.Error Message.ErrorMessageis a case-sensitive ordinal match copied verbatim from the failing log.BuildRetryis false because this is a product test failure rather than an infrastructure retry failure.Error Details
Error Message
{ "ErrorMessage": [ "Running test: global::Runtime_133715.TestEntryPoint()", "Xunit.Sdk.ThrowsException: Assert.Throws() Failure: No exception was thrown" ], "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Agentic workflow metadata (ci-failure-scan)
Workflow artifact: ci-failure-scan
Artifact kind: kbe-verification
Verified match count: 1 hits in failure.log
Affected leg: Mono interpreter, macOS 15 x64, Release.
Console log: https://helixr1107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-132927-merge-f2b10ee0333c4ed78c/Regression_ro_2/1/console.53d305ed.log?helixlogtype=result
The identical failure also occurred in unrelated PR #133976 on the same configuration. This regression test was introduced by the CoreCLR JIT fix in #133806; the current failure is Mono-interpreter-specific.
Note
This issue was created with GitHub Copilot assistance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1597845
Error message validated:
[Running test: global::Runtime_133715.TestEntryPoint() Xunit.Sdk.ThrowsException: Assert.Throws() Failure: No exception was thrown]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/15/2026 9:17:11 PM UTC
Report
Summary