Fix edge likelihoods out of optimize bools - #131356
Merged
dhartglassMSFT merged 5 commits intoAug 14, 2026
Merged
Azure Pipelines / runtime
failed
Aug 13, 2026 in 3h 55m 56s
Build #20260813.82 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 1,339,409 (97.94%)
- Other: 28,149 (2.06%)
- Total: 1,367,560
Annotations
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26381.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26381.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : Test Loader/ContextualReflection/ContextualReflection/ContextualReflection.cmd has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/586a745b-9c39-4316-ad57-27efb04db59c/workitems/Loader/console
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26381.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26381.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : Test Loader\classloader\StaticVirtualMethods\Regression\GitHub_130545\GitHub_130545.dll has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/bd5c1aff-fb7c-4dff-8a78-a5771a5ec333/workitems/Loader/console
Check failure on line 1 in Loader/ContextualReflection/ContextualReflection/ContextualReflection.cmd
azure-pipelines / runtime
Loader/ContextualReflection/ContextualReflection/ContextualReflection.cmd
Out-of-process wrapper failed with exit code 1.
BEGIN EXECUTION
Running with node
CORE_ROOT: /root/helix/work/correlation
ExePath: /root/helix/work/workitem/e/Loader/ContextualReflection/ContextualReflection/ContextualReflection.dll
CLRTestExecutionArguments:
node version: v23.11.1
Timeout in ms: 900000
Running: node --experimental-wasm-exnref --stack-size=8192 /root/helix/work/correlation/corerun.js -c /root/helix/work/correlation -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true /root/helix/work/workitem/e/Loader/ContextualReflection/ContextualReflection/ContextualReflection.dll
ASSERT FAILED
Expression: !"OBJECTREF being accessed while thread is in preemptive GC mode."
Location: /__w/1/s/src/coreclr/vm/object.cpp:514
Function: Validate
Process: 42
Frame (InterpreterFrame): 0x4ff108
0) Xunit.Assert::GetEqualityComparer, IR_0007
1) Xunit.Assert::Equal, IR_0010
2) ContextualReflectionTest.TestResolve::Assert, IR_002e
3) ContextualReflectionTest.TestResolve::Assert, IR_001c
4) ContextualReflectionTest.Program::TestResolveMissingAssembly, IR_002f
5) ContextualReflectionTest.Program::TestAssemblyLoad, IR_0031
6) ContextualReflectionTest.Program::TestAssemblyLoad, IR_00b8
7) ContextualReflectionTest.Program::RunTests, IR_0011
8) ContextualReflectionTest.Program::RunTests, IR_004e
9) ContextualReflectionTest.Program::TestEntryPoint, IR_0013
10) __GeneratedMainWrapper::Main, IR_0020
node:internal/process/promises:392
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Debugger not attached".
at throwUnhandledRejectionsMode (node:internal/process/promises:392:7)
at processPromiseRejections (node:internal/process/promises:475:17)
at process.processTicksAndRejections (node:internal/process/task_queues:106:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v23.11.1
Kill watchdog with PID 476
Expected: 100
Actual: 1
END EXECUTION - FAILED
Raw output
at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 135
at Xunit.Assert.True(Boolean condition, String userMessage) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 117
at TestLibrary.OutOfProcessTest.ImportPrecomputedResult(String assemblyPath, String testPathPrefix) in /__w/1/s/src/tests/Common/CoreCLRTestLibrary/OutOfProcessTest.cs:line 285
at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix) in /__w/1/s/src/tests/Common/CoreCLRTestLibrary/OutOfProcessTest.cs:line 84
at Program.<<Main>$>g__TestExecutor213|0_214(StreamWriter tempLogSw, StreamWriter statsCsvSw, StreamWriter outOfProcessPlanWriter, <>c__DisplayClass0_0&)
azure-pipelines / runtime
Loader\classloader\StaticVirtualMethods\Regression\GitHub_130545\GitHub_130545.dll
Could not resolve type 'GitHub_130545.IPixel`1' in assembly 'GitHub_130545, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
Raw output
at System.Reflection.Runtime.TypeInfos.RuntimeGenericParameterTypeInfo.get_ConstraintInfos()
at System.Reflection.Runtime.TypeInfos.RuntimeGenericParameterTypeInfo.GetGenericParameterConstraints()
at Internal.Reflection.Execution.ConstraintValidator.SatisfiesConstraints(Type, ConstraintValidator.SigTypeContext, Type)
at Internal.Reflection.Execution.ConstraintValidator.EnsureSatisfiesClassConstraints(Type[], Type[], Object, ConstraintValidator.SigTypeContext)
at Internal.Reflection.Execution.ConstraintValidator.EnsureSatisfiesClassConstraints(MethodInfo)
at System.Reflection.Runtime.MethodInfos.RuntimeNamedMethodInfo`1.MakeGenericMethod(Type[])
at GitHub_130545.Test.DelegateOverStaticAbstractThroughGsharedvt()
at Program.<<Main>$>g__TestExecutor92|0_93(StreamWriter, StreamWriter, StreamWriter, Program.<>c__DisplayClass0_0&)
Loading