Test allocated 12000 bytes
Xunit.Sdk.EqualException: Assert.Equal() Failure: Values differ
Expected: 100
Actual: -1
at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer)
at Xunit.Assert.Equal[T](T expected, T actual)
at __GeneratedMainWrapper.Main()
Kill watchdog with PID 405
Expected: 100
Actual: 101
END EXECUTION - FAILED
Xunit.Sdk.TrueException: Out-of-process wrapper failed with exit code 1.
at TestLibrary.OutOfProcessTest.ImportPrecomputedResult(String assemblyPath, String testPathPrefix) in /src/tests/Common/CoreCLRTestLibrary/OutOfProcessTest.cs:line 285
at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix) in /src/tests/Common/CoreCLRTestLibrary/OutOfProcessTest.cs:line 84
Failed test: JIT/opt/GuardedDevirtualization/badinlinee/badinlinee.cmd
{
"ErrorMessage": "Failed test: JIT/opt/GuardedDevirtualization/badinlinee/badinlinee.cmd",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1600580
Build error leg or test failing: coreclr Pri1 Runtime Tests Run browser wasm checked (JIT.opt)-JIT/opt/GuardedDevirtualization/badinlinee/badinlinee.cmd
KBE authoring guidance (ci-failure-scan)
Error Detailsis for readers. Paste the full exception, stack trace, or build error excerpt so the failure is understandable without opening the raw log.Error Message.ErrorMessageis a case-sensitive ordinalString.Containssubstring copied verbatim from the failing log.BuildRetrytotrueonly for a clear infrastructure retry case.ExcludeConsoleLogdisables Helix console-log scanning.Error Details
The
JIT/opt/GuardedDevirtualization/badinlineeruntime test fails onbrowser wasm checkedin theJIT.optHelix work item. The test body returns the wrong exit code (101/-1instead of100), so the out-of-process wrapper reports a failure:Observed on
runtime-coreclr outerloop(definition 108) in builds 1600580 and 1601262 onmain.Error Message
{ "ErrorMessage": "Failed test: JIT/opt/GuardedDevirtualization/badinlinee/badinlinee.cmd", "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
Filed by
ci-failure-scan(detection only).ci-failure-fixwalks open[ci-scan]KBEs and either opens a small fix PR or comments here to loop in owners — it never disables the test.Note
This issue was filed by an AI agent (GitHub Copilot /
ci-failure-scan).Report
Summary