Suggested labels: Known Build Error, test-failure, os-tvos, arch-arm64, untriaged
Note: This issue was automatically generated by AI-Test-Triage. Please review and triage accordingly.
Build Information
Build: 20260227.3, 20260228.1
Build error leg or test failing: System.Reflection.Context.Tests.CustomConstructorInfoTests.GetMethodImplementationFlags_ReturnsIL, System.Reflection.Context.Tests.CustomMethodInfoTests.GetMethodImplementationFlags_ReturnsIL, System.Reflection.Context.Tests.MethodBodyTests.InitLocals_ReturnsValue, System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables, System.Reflection.Context.Tests.MethodBodyTests.ExceptionHandlingClauses_ReturnsProjectedClauses, System.Reflection.Context.Tests.ExceptionHandlingClauseTests.CatchClause_Exists, System.Reflection.Context.Tests.ExceptionHandlingClauseTests.FinallyClause_Exists, System.Reflection.Context.Tests.LocalVariableInfoTests.LocalVariable_Exists, System.Reflection.Context.Tests.WorkItemExecution
Affected CI jobs: build_tvOS_arm64_Release_AllSubsets_Mono
Causing Commit Range Information
Commit range: {TODO: Insert commit range or link to changes}
Summary
- Unit test assertion failures (Assert.Equal/True/NotEmpty) in System.Reflection.Context.Tests indicating API behavioral mismatches.
- Observed on build_tvOS_arm64_Release_AllSubsets_Mono (tvOS arm64, Mono); test run exited with code 1.
- GetMethodImplementationFlags_ReturnsIL reports MethodImplFlags 'NoInlining' where tests expect 'IL'.
- MethodBodyTests show InitLocals_ReturnsValue false and MethodWithLocals_HasLocalVariables finds no local variables.
- Multiple related reflection tests fail in the same run, indicating a regression affecting method implementation flags and method body metadata.
Failure Statistics
Note: These statistics are based on the configured time range and might not reflect the full history of the failure.
- Occurrence Count: 18
- First Failure: 2026-02-28 07:02:43 UTC
- Last Failure: 2026-03-01 07:02:29 UTC
Work Items
Showing 10 most recent of 18 occurrences
| Work Item |
Console Log |
Build |
Job Name |
| System.Reflection.Context.Tests Work Item |
View Extract[23:27:26] dbug: [23:27:11.3212450] 2026-02-27 20:27:11.489 System.Reflection.Context.Tests[12565:9622667] [PASS] System.Reflection.Context.Tests.CustomConstructorInfoTests.GetGenericArguments_ThrowsNotSupported [23:27:26] dbug: [23:27:11.3253770] 2026-02-27 20:27:11.493 System.Reflection.Context.Tests[12565:9622667] [PASS] System.Reflection.Context.Tests.CustomConstructorInfoTests.IsGenericMethod_ReturnsFalse [23:27:26] dbug: [23:27:11.3555390] 2026-02-27 20:27:11.523 System.Reflection.Context.Tests[12565:9622667] [FAIL] System.Reflection.Context.Tests.CustomConstructorInfoTests.GetMethodImplementationFlags_ReturnsIL [23:27:26] dbug: [23:27:11.3555950] Assert.Equal() Failure: Values differ [23:27:26] dbug: [23:27:11.3556070] Expected: IL [23:27:26] dbug: [23:27:11.3556390] Actual: NoInlining [23:27:26] dbug: [23:27:11.3581290] 2026-02-27 20:27:11.523 System.Reflection.Context.Tests[12565:9622667] at System.Reflection.Context.Tests.CustomConstructorInfoTests.GetMethodImplementationFlags_ReturnsIL() [23:27:26] dbug: [23:27:11.3581790] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) ... [23:27:27] dbug: Command Completed, took 0.578 seconds ... XHarness exit code: 1 (TESTS_FAILED) Full Log |
20260227.3 |
build_tvOS_arm64_Release_AllSubsets_Mono |
| System.Reflection.Context.Tests.MethodBodyTests.InitLocals_ReturnsValue |
View ExtractTest collection for System.Reflection.Context.Tests.MethodBodyTests 2026-02-28 20:47:32.490 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.MethodBodyTests.InitLocals_ReturnsValue Assert.True() Failure Expected: True Actual: False at System.Reflection.Context.Tests.MethodBodyTests.InitLocals_ReturnsValue() 2026-02-28 20:47:32.495 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables Assert.NotEmpty() Failure: Collection was empty at System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables() ... 2026-02-28 20:47:34.5069620 2026-02-28 20:47:34.579 System.Reflection.Context.Tests[12065:9625584] Failed tests: 2026-02-28 20:47:34.5087070 2026-02-28 20:47:34.580 System.Reflection.Context.Tests[12065:9625584] 1) [FAIL] System.Reflection.Context.Tests.MethodBodyTests.InitLocals_ReturnsValue Test name: System.Reflection.Context.Tests.MethodBodyTests.InitLocals_ReturnsValue Exception messages: Assert.True() Failure Expected: True Actual: False Exception stack traces: at System.Reflection.Context.Tests.MethodBodyTests.InitLocals_ReturnsValue() at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) Execution time: 0.0025775 2) [FAIL] System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables Exception messages: Assert.NotEmpty() Failure: Collection was empty Exception stack traces: at System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables()
Full Log |
20260228.1 |
build_tvOS_arm64_Release_AllSubsets_Mono |
| System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables |
View Extract[23:47:32.4082140] Test collection for System.Reflection.Context.Tests.MethodBodyTests [23:47:32.4183390] 2026-02-28 20:47:32.490 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.MethodBodyTests.InitLocals_ReturnsValue [23:47:32.4184130] Assert.True() Failure [23:47:32.4184250] Expected: True [23:47:32.4184340] Actual: False [23:47:32.4234210] 2026-02-28 20:47:32.495 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables [23:47:32.4234710] Assert.NotEmpty() Failure: Collection was empty [23:47:32.4303520] 2026-02-28 20:47:32.500 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.MethodBodyTests.ExceptionHandlingClauses_ReturnsProjectedClauses [23:47:34.5069620] 2026-02-28 20:47:34.579 System.Reflection.Context.Tests[12065:9625584] Failed tests: [23:47:34.5087070] 1) [FAIL] System.Reflection.Context.Tests.MethodBodyTests.InitLocals_ReturnsValue [23:47:34.5088500] 2) [FAIL] System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables [23:47:34.5104140] 3) [FAIL] System.Reflection.Context.Tests.MethodBodyTests.ExceptionHandlingClauses_ReturnsProjectedClauses Full Log |
20260228.1 |
build_tvOS_arm64_Release_AllSubsets_Mono |
| System.Reflection.Context.Tests.MethodBodyTests.ExceptionHandlingClauses_ReturnsProjectedClauses |
View Extract[23:47:48] dbug: [23:47:32.4184250] Expected: True [23:47:48] dbug: [23:47:32.4184340] Actual: False [23:47:48] dbug: [23:47:32.4184430] at System.Reflection.Context.Tests.MethodBodyTests.InitLocals_ReturnsValue() [23:47:48] dbug: [23:47:32.4184560] 2026-02-28 20:47:32.490 System.Reflection.Context.Tests[12065:9625584] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [23:47:48] dbug: [23:47:32.4184650] at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [23:47:48] dbug: [23:47:32.4234210] 2026-02-28 20:47:32.495 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables [23:47:48] dbug: [23:47:32.4234710] Assert.NotEmpty() Failure: Collection was empty [23:47:48] dbug: [23:47:32.4234840] at System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables() [23:47:48] dbug: [23:47:32.4303520] 2026-02-28 20:47:32.500 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.MethodBodyTests.ExceptionHandlingClauses_ReturnsProjectedClauses [23:47:48] dbug: [23:47:32.4304030] Assert.True() Failure [23:47:48] dbug: [23:47:32.4304150] Expected: True [23:47:48] dbug: [23:47:32.4304240] Actual: False [23:47:48] dbug: [23:47:32.4304350] 2026-02-28 20:47:32.500 System.Reflection.Context.Tests[12065:9625584] at System.Reflection.Context.Tests.MethodBodyTests.ExceptionHandlingClauses_ReturnsProjectedClauses() [23:47:48] dbug: [23:47:32.4304450] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [23:47:48] dbug: [23:47:32.4820160] 2026-02-28 20:47:32.553 System.Reflection.Context.Tests[12065:9625584] [PASS] System.Reflection.Context.Tests.MethodBodyTests.ToString_ReturnsValue [23:47:48] dbug: [23:47:32.4890390] 2026-02-28 20:47:32.561 System.Reflection.Context.Tests[12065:9625584] [PASS] System.Reflection.Context.Tests.MethodBodyTests.GetILAsByteArray_ReturnsBytes
[23:47:48] dbug: [23:47:34.5088090] Execution time: 0.0025775 [23:47:48] dbug: [23:47:34.5088360] 2026-02-28 20:47:34.580 System.Reflection.Context.Tests[12065:9625584] 2) [FAIL] System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables Test name: System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables [23:47:48] dbug: [23:47:34.5088580] Exception messages: Assert.NotEmpty() Failure: Collection was empty Exception stack traces: at System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables() [23:47:48] dbug: [23:47:34.5088890] 2026-02-28 20:47:34.581 System.Reflection.Context.Tests[12065:9625584] 3) [FAIL] System.Reflection.Context.Tests.MethodBodyTests.ExceptionHandlingClauses_ReturnsProjectedClauses Test name: System.Reflection.Context.Tests.MethodBodyTests.ExceptionHandlingClauses_ReturnsProjectedClauses [23:47:48] dbug: [23:47:34.5104350] Exception messages: Assert.True() Failure [23:47:48] dbug: [23:47:34.5104510] Expected: True [23:47:48] dbug: [23:47:34.5104570] Actual: False Exception stack traces: at System.Reflection.Context.Tests.MethodBodyTests.ExceptionHandlingClauses_ReturnsProjectedClauses() [23:47:48] dbug: [23:47:34.5104690] Execution time: 0.0025157 Full Log |
20260228.1 |
build_tvOS_arm64_Release_AllSubsets_Mono |
| System.Reflection.Context.Tests.CustomConstructorInfoTests.GetMethodImplementationFlags_ReturnsIL |
View ExtractTest collection for System.Reflection.Context.Tests.CustomConstructorInfoTests 2026-02-28 20:47:33.185 System.Reflection.Context.Tests[12065:9625584] [PASS] System.Reflection.Context.Tests.CustomConstructorInfoTests.GetGenericArguments_ThrowsNotSupported 2026-02-28 20:47:33.187 System.Reflection.Context.Tests[12065:9625584] [PASS] System.Reflection.Context.Tests.CustomConstructorInfoTests.IsGenericMethod_ReturnsFalse 2026-02-28 20:47:33.199 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.CustomConstructorInfoTests.GetMethodImplementationFlags_ReturnsIL Assert.Equal() Failure: Values differ Expected: IL Actual: NoInlining 2026-02-28 20:47:33.199 System.Reflection.Context.Tests[12065:9625584] at System.Reflection.Context.Tests.CustomConstructorInfoTests.GetMethodImplementationFlags_ReturnsIL() at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) ... 2026-02-28 20:47:34.581 System.Reflection.Context.Tests[12065:9625584] 3) [FAIL] System.Reflection.Context.Tests.MethodBodyTests.ExceptionHandlingClauses_ReturnsProjectedClauses ... 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] 4) [FAIL] System.Reflection.Context.Tests.CustomConstructorInfoTests.GetMethodImplementationFlags_ReturnsIL Exception messages: Assert.Equal() Failure: Values differ Expected: IL Actual: NoInlining ... 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] 5) [FAIL] System.Reflection.Context.Tests.CustomMethodInfoTests.GetMethodImplementationFlags_ReturnsIL Full Log |
20260228.1 |
build_tvOS_arm64_Release_AllSubsets_Mono |
| System.Reflection.Context.Tests.CustomMethodInfoTests.GetMethodImplementationFlags_ReturnsIL |
View Extract[23:47:33.7625460] 2026-02-28 20:47:33.835 System.Reflection.Context.Tests[12065:9625584] [PASS] System.Reflection.Context.Tests.CustomMethodInfoTests.GetCustomAttributesData_ReturnsDataForTestAttribute [23:47:33.7672860] 2026-02-28 20:47:33.839 System.Reflection.Context.Tests[12065:9625584] [PASS] System.Reflection.Context.Tests.CustomMethodInfoTests.GetParameters_ReturnsEmptyForNoArgMethod [23:47:33.7717740] 2026-02-28 20:47:33.844 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.CustomMethodInfoTests.GetMethodImplementationFlags_ReturnsIL [23:47:33.7718230] Assert.Equal() Failure: Values differ [23:47:33.7718350] Expected: IL [23:47:33.7718440] Actual: NoInlining [23:47:33.7736490] 2026-02-28 20:47:33.844 System.Reflection.Context.Tests[12065:9625584] at System.Reflection.Context.Tests.CustomMethodInfoTests.GetMethodImplementationFlags_ReturnsIL() [23:47:33.7737000] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [23:47:33.7737140] at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) ... [23:47:34.5104800] 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] 4) [FAIL] System.Reflection.Context.Tests.CustomConstructorInfoTests.GetMethodImplementationFlags_ReturnsIL Test name: System.Reflection.Context.Tests.CustomConstructorInfoTests.GetMethodImplementationFlags_ReturnsIL [23:47:34.5105100] Expected: IL [23:47:34.5105240] 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] Actual: NoInlining [23:47:34.5105320] at System.Reflection.Context.Tests.CustomConstructorInfoTests.GetMethodImplementationFlags_ReturnsIL() [23:47:34.5105440] 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] Execution time: 0.0089696 [23:47:34.5106210] 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] 6) [FAIL] System.Reflection.Context.Tests.LocalVariableInfoTests.LocalVariable_Exists [23:47:34.5106410] 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] Exception messages: Assert.NotNull() Failure: Value is null Exception stack traces: at System.Reflection.Context.Tests.LocalVariableInfoTests.LocalVariable_Exists() Full Log |
20260228.1 |
build_tvOS_arm64_Release_AllSubsets_Mono |
| System.Reflection.Context.Tests.LocalVariableInfoTests.LocalVariable_Exists |
View Extract[23:47:34.0007830] 2026-02-28 20:47:34.073 System.Reflection.Context.Tests[12065:9625584] [23:47:34.0008100] Test collection for System.Reflection.Context.Tests.LocalVariableInfoTests [23:47:34.0035540] 2026-02-28 20:47:34.076 System.Reflection.Context.Tests[12065:9625584] [PASS] System.Reflection.Context.Tests.LocalVariableInfoTests.LocalType_ReturnsProjectedType [23:47:34.0062630] 2026-02-28 20:47:34.078 System.Reflection.Context.Tests[12065:9625584] [PASS] System.Reflection.Context.Tests.LocalVariableInfoTests.IsPinned_ReturnsFalse [23:47:34.0089620] 2026-02-28 20:47:34.081 System.Reflection.Context.Tests[12065:9625584] [PASS] System.Reflection.Context.Tests.LocalVariableInfoTests.ToString_ReturnsValue [23:47:34.0119550] 2026-02-28 20:47:34.084 System.Reflection.Context.Tests[12065:9625584] [PASS] System.Reflection.Context.Tests.LocalVariableInfoTests.LocalIndex_ReturnsValue [23:47:34.0157350] 2026-02-28 20:47:34.088 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.LocalVariableInfoTests.LocalVariable_Exists [23:47:34.0157630] Assert.NotNull() Failure: Value is null [23:47:34.0157740] at System.Reflection.Context.Tests.LocalVariableInfoTests.LocalVariable_Exists() [23:47:34.0157850] 2026-02-28 20:47:34.088 System.Reflection.Context.Tests[12065:9625584] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [23:47:34.0157940] at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) ... [23:47:34.5105530] 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] 5) [FAIL] System.Reflection.Context.Tests.CustomMethodInfoTests.GetMethodImplementationFlags_ReturnsIL Test name: System.Reflection.Context.Tests.CustomMethodInfoTests.GetMethodImplementationFlags_ReturnsIL [23:47:34.5105790] Exception messages: Assert.Equal() Failure: Values differ [23:47:34.5105850] Expected: IL [23:47:34.5105930] Actual: NoInlining [23:47:34.5105990] at System.Reflection.Context.Tests.CustomMethodInfoTests.GetMethodImplementationFlags_ReturnsIL() ... [23:47:34.5106410] 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] 6) [FAIL] System.Reflection.Context.Tests.LocalVariableInfoTests.LocalVariable_Exists Test name: System.Reflection.Context.Tests.LocalVariableInfoTests.LocalVariable_Exists [23:47:34.5106500] Exception messages: Assert.NotNull() Failure: Value is null Exception stack traces: at System.Reflection.Context.Tests.LocalVariableInfoTests.LocalVariable_Exists() [23:47:34.5106630] at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [23:47:34.5106810] 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] 7) [FAIL] System.Reflection.Context.Tests.ExceptionHandlingClauseTests.CatchClause_Exists Test name: System.Reflection.Context.Tests.ExceptionHandlingClauseTests.CatchClause_Exists [23:47:34.5107000] Exception messages: Assert.NotNull() Failure: Value is null Full Log |
20260228.1 |
build_tvOS_arm64_Release_AllSubsets_Mono |
| System.Reflection.Context.Tests.ExceptionHandlingClauseTests.CatchClause_Exists |
View Extract[23:47:48] dbug: [23:47:34.4508880] Test collection for System.Reflection.Context.Tests.ExceptionHandlingClauseTests [23:47:48] dbug: [23:47:34.4539630] 2026-02-28 20:47:34.526 System.Reflection.Context.Tests[12065:9625584] [PASS] System.Reflection.Context.Tests.ExceptionHandlingClauseTests.TryOffset_ReturnsValue [23:47:48] dbug: [23:47:34.4573350] 2026-02-28 20:47:34.529 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.ExceptionHandlingClauseTests.CatchClause_Exists [23:47:48] dbug: [23:47:34.4573480] Assert.NotNull() Failure: Value is null [23:47:48] dbug: [23:47:34.4573540] at System.Reflection.Context.Tests.ExceptionHandlingClauseTests.CatchClause_Exists() [23:47:48] dbug: [23:47:34.4573600] 2026-02-28 20:47:34.530 System.Reflection.Context.Tests[12065:9625584] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [23:47:48] dbug: [23:47:34.4573650] at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[23:47:48] dbug: [23:47:34.5106210] 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] 6) [FAIL] System.Reflection.Context.Tests.LocalVariableInfoTests.LocalVariable_Exists Test name: System.Reflection.Context.Tests.LocalVariableInfoTests.LocalVariable_Exists [23:47:48] dbug: [23:47:34.5106410] 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] Assembly: [System.Reflection.Context.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51] [23:47:48] dbug: [23:47:34.5106500] Exception messages: Assert.NotNull() Failure: Value is null Exception stack traces: at System.Reflection.Context.Tests.LocalVariableInfoTests.LocalVariable_Exists() [23:47:48] dbug: [23:47:34.5106810] 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] 7) [FAIL] System.Reflection.Context.Tests.ExceptionHandlingClauseTests.CatchClause_Exists Test name: System.Reflection.Context.Tests.ExceptionHandlingClauseTests.CatchClause_Exists [23:47:48] dbug: [23:47:34.5106880] 2026-02-28 20:47:34.582 System.Reflection.Context.Tests[12065:9625584] Assembly: [System.Reflection.Context.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51] [23:47:48] dbug: [23:47:34.5107000] Exception messages: Assert.NotNull() Failure: Value is null Exception stack traces: at System.Reflection.Context.Tests.ExceptionHandlingClauseTests.CatchClause_Exists() [23:47:48] dbug: [23:47:34.5115320] 2026-02-28 20:47:34.583 System.Reflection.Context.Tests[12065:9625584] 8) [FAIL] System.Reflection.Context.Tests.ExceptionHandlingClauseTests.FinallyClause_Exists Test name: System.Reflection.Context.Tests.ExceptionHandlingClauseTests.FinallyClause_Exists [23:47:48] dbug: [23:47:34.5115630] Exception messages: Assert.NotNull() Failure: Value is null Exception stack traces: at System.Reflection.Context.Tests.ExceptionHandlingClauseTests.FinallyClause_Exists()
Full Log |
20260228.1 |
build_tvOS_arm64_Release_AllSubsets_Mono |
| System.Reflection.Context.Tests.ExceptionHandlingClauseTests.FinallyClause_Exists |
View Extract[23:47:34.4573350] 2026-02-28 20:47:34.529 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.ExceptionHandlingClauseTests.CatchClause_Exists [23:47:34.4573480] Assert.NotNull() Failure: Value is null [23:47:34.4724150] 2026-02-28 20:47:34.544 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.ExceptionHandlingClauseTests.FinallyClause_Exists [23:47:34.4724420] Assert.NotNull() Failure: Value is null [23:47:34.4724530] at System.Reflection.Context.Tests.ExceptionHandlingClauseTests.FinallyClause_Exists() [23:47:34.4724670] 2026-02-28 20:47:34.544 System.Reflection.Context.Tests[12065:9625584] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [23:47:34.5107280] 2026-02-28 20:47:34.583 System.Reflection.Context.Tests[12065:9625584] 8) [FAIL] System.Reflection.Context.Tests.ExceptionHandlingClauseTests.FinallyClause_Exists Test name: System.Reflection.Context.Tests.ExceptionHandlingClauseTests.FinallyClause_Exists [23:47:34.5115630] Exception messages: Assert.NotNull() Failure: Value is null Exception stack traces: at System.Reflection.Context.Tests.ExceptionHandlingClauseTests.FinallyClause_Exists() [23:47:34.5351210] Tests run: 649 Passed: 630 Inconclusive: 0 Failed: 8 Ignored: 11 Skipped: 0 Full Log |
20260228.1 |
build_tvOS_arm64_Release_AllSubsets_Mono |
| System.Reflection.Context.Tests Work Item |
View Extract[23:47:48] dbug: [23:47:32.4082140] Test collection for System.Reflection.Context.Tests.MethodBodyTests [23:47:48] dbug: [23:47:32.4183390] 2026-02-28 20:47:32.490 System.Reflection.Context.Tests[12065:9625584] [FAIL] System.Reflection.Context.Tests.MethodBodyTests.InitLocals_ReturnsValue [23:47:48] dbug: [23:47:32.4184130] Assert.True() Failure [23:47:48] dbug: [23:47:32.4184250] Expected: True [23:47:48] dbug: [23:47:32.4184340] Actual: False [23:47:48] dbug: [23:47:32.4184430] at System.Reflection.Context.Tests.MethodBodyTests.InitLocals_ReturnsValue() [23:47:48] dbug: [23:47:32.4184560] 2026-02-28 20:47:32.490 System.Reflection.Context.Tests[12065:9625584] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) ... [23:47:49] dbug: Command Completed, took 0.544 seconds [23:47:49] info: Application 'net.dot.System.Reflection.Context.Tests' was uninstalled successfully XHarness exit code: 1 (TESTS_FAILED) ... [23:47:34] dbug: Detected test end tag in application's output [23:47:34] dbug: Process mlaunch exited with 137 [23:47:34] dbug: Test run completed Full Log |
20260228.1 |
build_tvOS_arm64_Release_AllSubsets_Mono |
Error Message
{
"ErrorMessage": [
"osx.15.amd64.appletv.open",
"aot-instances.dll.s, aot-instances.dll-llvm.o, aot-instances.aotdata",
"System.Reflection.Context.Tests",
"Assert."
],
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Report
Summary
| 24-Hour Hit Count |
7-Day Hit Count |
1-Month Count |
| 0 |
0 |
0 |
Report
Summary
| 24-Hour Hit Count |
7-Day Hit Count |
1-Month Count |
| 0 |
0 |
19 |
Suggested labels:
Known Build Error,test-failure,os-tvos,arch-arm64,untriagedBuild Information
Build: 20260227.3, 20260228.1
Build error leg or test failing: System.Reflection.Context.Tests.CustomConstructorInfoTests.GetMethodImplementationFlags_ReturnsIL, System.Reflection.Context.Tests.CustomMethodInfoTests.GetMethodImplementationFlags_ReturnsIL, System.Reflection.Context.Tests.MethodBodyTests.InitLocals_ReturnsValue, System.Reflection.Context.Tests.MethodBodyTests.MethodWithLocals_HasLocalVariables, System.Reflection.Context.Tests.MethodBodyTests.ExceptionHandlingClauses_ReturnsProjectedClauses, System.Reflection.Context.Tests.ExceptionHandlingClauseTests.CatchClause_Exists, System.Reflection.Context.Tests.ExceptionHandlingClauseTests.FinallyClause_Exists, System.Reflection.Context.Tests.LocalVariableInfoTests.LocalVariable_Exists, System.Reflection.Context.Tests.WorkItemExecution
Affected CI jobs: build_tvOS_arm64_Release_AllSubsets_Mono
Causing Commit Range Information
Commit range: {TODO: Insert commit range or link to changes}
Summary
Failure Statistics
Work Items
Showing 10 most recent of 18 occurrences
View Extract
View Extract
View Extract
View Extract
View Extract
View Extract
View Extract
View Extract
View Extract
View Extract
Error Message
{ "ErrorMessage": [ "osx.15.amd64.appletv.open", "aot-instances.dll.s, aot-instances.dll-llvm.o, aot-instances.aotdata", "System.Reflection.Context.Tests", "Assert." ], "BuildRetry": false, "ExcludeConsoleLog": false }Report
Summary
Report
Summary