Console log: 'System.Reflection.Tests' from job 1d9bb1ed-ac7e-43f4-8c1f-1da8dc871bf4 (azurelinux.3.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-amd64@sha256:5117712c812f692e6ac65280fc78250a98662ee38369a83c03be42494ba486e6 on a00541D running $HELIX_CORRELATION_PAYLOAD/scripts/1c1dea7a836a4c3cbc02e7da4a716d6c/execute.sh in /datadisks/disk1/work/C21D0A65/w/B0E909B7/e max 900 seconds Output: [BEGIN EXECUTION] + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/1c1dea7a836a4c3cbc02e7da4a716d6c/execute.sh + export MONO_ENV_OPTIONS=--interpreter + export __TestArchitecture=x64 + ./RunTests.sh --runtime-path /root/helix/work/correlation ========================= Begin custom configuration settings ============================== export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Wed Sep 2 08:47:55 PM UTC 2026 =============== To repro directly: ===================================================== pushd . /root/helix/work/correlation/dotnet exec --runtimeconfig System.Reflection.Tests.runtimeconfig.json --depsfile System.Reflection.Tests.deps.json xunit.console.dll System.Reflection.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e /root/helix/work/workitem/e Discovering: System.Reflection.Tests (method display = ClassAndMethod, method display options = None) Discovered: System.Reflection.Tests (found 623 of 646 test cases) Starting: System.Reflection.Tests (parallel test collections = on [2 threads], stop on fail = off) System.Reflection.Tests.GetTypeTests.TestTypeIdentifierAttribute [SKIP] Condition(s) not met: "IsTypeEquivalenceSupported" System.Reflection.Tests.PropertyInfoTests.GetHashCode_MultipleSubClasses_ShouldBeUnique [FAIL] Assert.Equal() Failure: Values differ Expected: 0 Actual: 1 Stack Trace: /_/src/libraries/System.Runtime/tests/System.Reflection.Tests/PropertyInfoTests.cs(313,0): at System.Reflection.Tests.PropertyInfoTests.GetHashCode_MultipleSubClasses_ShouldBeUnique() /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs(22,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(57,0): at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) System.Reflection.Tests.MemberInfoTests.HasSameMetadataDefinitionAs_CornerCase_CLSIDConstructor [SKIP] Condition(s) not met: "IsBuiltInComEnabled" Finished: System.Reflection.Tests === TEST EXECUTION SUMMARY === System.Reflection.Tests Total: 1735, Errors: 0, Failed: 1, Skipped: 2, Time: 3.036s /root/helix/work/workitem/e ----- end Wed Sep 2 08:47:59 PM UTC 2026 ----- exit code 1 ---------------------------------------------------------- ulimit -c value: unlimited cat /proc/sys/kernel/core_pattern: /datadisks/disk1/dumps/core.%u.%p cat /proc/sys/kernel/core_uses_pid: 1 cat: /proc/sys/kernel/coredump_filter: No such file or directory cat /proc/sys/kernel/coredump_filter: Looking around for any Linux dumps... Looking for files matching core.* ... The '__IsXUnitLogCheckerSupported' env var is not set. + export _commandExitCode=0 + + find . -maxdepth 5 ( -iname *.trx -o -iname testResults.xmlxargs -o -iname test-results.xml -o -iname test_results.xml -o -iname junit-results.xml -o -iname junitresults.xml ) -print0 -0 -I {} sh -c mkdir -p "$HELIX_WORKITEM_UPLOAD_ROOT/$" && cp -f "{}" "$HELIX_WORKITEM_UPLOAD_ROOT/{}" + exit 0 + _commandExitCode=0 + chmod -R 777 /datadisks/disk1/dumps + exit 0 [END EXECUTION] Exit Code:0