Skip to content

Assertion failure: GetModule_ReturnsModule returned null (System.Reflection.Context.Tests) on Android #125051

@MatousBot

Description

@MatousBot

Suggested labels: Known Build Error, test-failure, os-android, arch-x64, 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, 20260301.1

Build error leg or test failing: System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule, System.Reflection.Context.Tests.WorkItemExecution

Affected CI jobs: build_android_arm64_Release_AllSubsets_CoreCLR, build_android_x64_Release_AllSubsets_CoreCLR

Causing Commit Range Information

Commit range: {TODO: Insert commit range or link to changes}

Summary

  • Failure mode: test assertion (Assert.NotNull) in ExtendedAssemblyTests2.GetModule_ReturnsModule — returned Module is null.
  • Reproduced on Android emulators (arm64 and x64) in build_android_*_Release_AllSubsets_CoreCLR jobs.
  • Runs use XHarness instrumentation and report non-zero instrumentation exit code (1) with TESTS_FAILED.
  • Test-runner termination (signal 9) has been observed after some failures but is not present in all failing runs.

Failure Statistics

Note: These statistics are based on the configured time range and might not reflect the full history of the failure.

  • Occurrence Count: 12
  • First Failure: 2026-02-28 07:02:43 UTC
  • Last Failure: 2026-03-02 07:32:11 UTC

Work Items

Showing 10 most recent of 12 occurrences

Work Item Console Log Build Job Name
System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
View Extract
                 02-28 04:30:36.750 15628 15651 I DOTNET  : 	[PASS] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModules_ReturnsModules
02-28 04:30:36.750 15628 15651 I DOTNET : [PASS] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetLoadedModules_ReturnsModules
02-28 04:30:36.751 15628 15651 I DOTNET : [PASS] System.Reflection.Context.Tests.ExtendedAssemblyTests2.ManifestModule_ReturnsProjectedModule
02-28 04:30:36.764 15628 15651 D DOTNET : Mapped System.Diagnostics.StackTrace.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Diagnostics.StackTrace.dll
02-28 04:30:36.764 15628 15651 D DOTNET : Mapped System.Reflection.Metadata.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Reflection.Metadata.dll
02-28 04:30:36.768 15628 15651 D DOTNET : Mapped System.Collections.Immutable.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Collections.Immutable.dll
02-28 04:30:36.857 15628 15651 D DOTNET : Mapped System.IO.Compression.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.IO.Compression.dll
02-28 04:30:36.875 15628 15651 D DOTNET : Mapped System.Text.Encoding.Extensions.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Text.Encoding.Extensions.dll
02-28 04:30:37.021 15628 15651 I DOTNET : [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
02-28 04:30:37.021 15628 15651 I DOTNET : Assert.NotNull() Failure: Value is null
02-28 04:30:37.021 15628 15651 I DOTNET : at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
02-28 04:30:37.021 15628 15651 I DOTNET : at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
02-28 04:30:37.021 15628 15651 I DOTNET : at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
02-28 04:30:37.021 15628 15651 I DOTNET : at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
02-28 04:30:37.021 15628 15651 I DOTNET : at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
02-28 04:30:37.902 15628 15651 I DOTNET : Failed tests:
02-28 04:30:37.902 15628 15651 I DOTNET : 1) [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule Test name: System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
02-28 04:30:37.902 15628 15651 I DOTNET : Exception messages: Assert.NotNull() Failure: Value is null Exception stack traces: at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
02-28 04:30:37.902 15628 15651 I DOTNET : Execution time: 0.0081213
Full Log
20260227.3 build_android_x64_Release_AllSubsets_CoreCLR
System.Reflection.Context.Tests Work Item
View Extract
                 02-28 04:30:36.768 15628 15651 D DOTNET  : Mapped System.Collections.Immutable.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Collections.Immutable.dll
02-28 04:30:37.021 15628 15651 I DOTNET : [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
02-28 04:30:37.021 15628 15651 I DOTNET : Assert.NotNull() Failure: Value is null
02-28 04:30:37.021 15628 15651 I DOTNET : at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
02-28 04:30:37.021 15628 15651 I DOTNET : at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
02-28 04:30:37.024 15628 15651 I DOTNET : [PASS] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetType_ReturnsNull_ForNonExistent
...
02-28 04:30:38.030 15617 15617 D AndroidRuntime: Shutting down VM
02-28 04:30:38.053 1671 1671 I Zygote : Process 15628 exited due to signal 9 (Killed)
...
[04:30:42] fail: Non-success instrumentation exit code: 1, expected: 0
XHarness exit code: 1 (TESTS_FAILED)
Full Log
20260227.3 build_android_x64_Release_AllSubsets_CoreCLR
System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
View Extract
02-28 20:14:25.982  5967  5991 D DOTNET  : Mapped System.Collections.Immutable.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Collections.Immutable.dll
02-28 20:14:26.049 5967 5991 D DOTNET : Mapped System.IO.Compression.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.IO.Compression.dll
02-28 20:14:26.086 5967 5991 D DOTNET : Mapped System.Text.Encoding.Extensions.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Text.Encoding.Extensions.dll
02-28 20:14:26.206 5967 5991 I DOTNET : [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
02-28 20:14:26.206 5967 5991 I DOTNET : Assert.NotNull() Failure: Value is null
02-28 20:14:26.206 5967 5991 I DOTNET : at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
02-28 20:14:26.206 5967 5991 I DOTNET : at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
02-28 20:14:26.206 5967 5991 I DOTNET : at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
02-28 20:14:27.331 5967 5991 I DOTNET : Failed tests:
02-28 20:14:27.332 5967 5991 I DOTNET : 1) [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule Test name: System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
02-28 20:14:27.332 5967 5991 I DOTNET : Assembly: [System.Reflection.Context.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
02-28 20:14:27.332 5967 5991 I DOTNET : Exception messages: Assert.NotNull() Failure: Value is null Exception stack traces: at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
02-28 20:14:27.403 5967 5991 I DOTNET : === TEST EXECUTION SUMMARY ===
02-28 20:14:27.403 5967 5991 I DOTNET : Tests run: 649 Passed: 638 Inconclusive: 0 Failed: 1 Ignored: 0 Skipped: 10
02-28 20:14:27.406 5967 5991 I DOTNET : ----- Done -----
Full Log
20260228.1 build_android_arm64_Release_AllSubsets_CoreCLR
System.Reflection.Context.Tests Work Item
View Extract
02-28 20:14:26.206  5967  5991 I DOTNET  : 	[FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
02-28 20:14:26.206 5967 5991 I DOTNET : Assert.NotNull() Failure: Value is null
02-28 20:14:26.206 5967 5991 I DOTNET : at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
02-28 20:14:26.206 5967 5991 I DOTNET : at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
...
02-28 20:14:27.480 1696 3764 V ActivityManager: Got obituary of 5967:net.dot.System.Reflection.Context.Tests
02-28 20:14:27.483 981 981 I Zygote : Process 5967 exited due to signal 9 (Killed)
02-28 20:14:27.484 1696 1806 I libprocessgroup: Successfully killed process cgroup uid 11958 pid 5967 in 72ms
[20:14:27] info: Instrumentation finished normally with exit code 1
[20:14:31] fail: Non-success instrumentation exit code: 1, expected: 0
XHarness exit code: 1 (TESTS_FAILED)
Full Log
20260228.1 build_android_arm64_Release_AllSubsets_CoreCLR
System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
View Extract
                 03-01 04:38:38.702  3777  3800 D DOTNET  : Mapped System.Diagnostics.StackTrace.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Diagnostics.StackTrace.dll
03-01 04:38:38.703 3777 3800 D DOTNET : Mapped System.Reflection.Metadata.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Reflection.Metadata.dll
03-01 04:38:38.708 3777 3800 D DOTNET : Mapped System.Collections.Immutable.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Collections.Immutable.dll
03-01 04:38:38.781 3777 3800 D DOTNET : Mapped System.IO.Compression.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.IO.Compression.dll
03-01 04:38:38.812 3777 3800 D DOTNET : Mapped System.Text.Encoding.Extensions.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Text.Encoding.Extensions.dll
03-01 04:38:38.933 3777 3800 I DOTNET : [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
03-01 04:38:38.933 3777 3800 I DOTNET : Assert.NotNull() Failure: Value is null
03-01 04:38:38.933 3777 3800 I DOTNET : at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
03-01 04:38:38.933 3777 3800 I DOTNET : at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
03-01 04:38:38.936 3777 3800 I DOTNET : [PASS] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetType_ReturnsNull_ForNonExistent
...
03-01 04:38:40.182 3777 3800 I DOTNET : Failed tests:
03-01 04:38:40.182 3777 3800 I DOTNET : 1) [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule Test name: System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
03-01 04:38:40.182 3777 3800 I DOTNET : Exception messages: Assert.NotNull() Failure: Value is null
03-01 04:38:40.182 3777 3800 I DOTNET : Execution time: 0.0079972
03-01 04:38:40.182 3777 3800 I DOTNET : Assembly: [System.Reflection.Context.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
Full Log
20260228.1 build_android_x64_Release_AllSubsets_CoreCLR
System.Reflection.Context.Tests Work Item
View Extract
                 03-01 04:38:38.703  3777  3800 D DOTNET  : Mapped System.Reflection.Metadata.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Reflection.Metadata.dll
03-01 04:38:38.708 3777 3800 D DOTNET : Mapped System.Collections.Immutable.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Collections.Immutable.dll
03-01 04:38:38.933 3777 3800 I DOTNET : [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
03-01 04:38:38.933 3777 3800 I DOTNET : Assert.NotNull() Failure: Value is null
03-01 04:38:38.933 3777 3800 I DOTNET : at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
03-01 04:38:38.933 3777 3800 I DOTNET : at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
03-01 04:38:38.936 3777 3800 I DOTNET : [PASS] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetType_ReturnsNull_ForNonExistent
...
03-01 04:38:40.317 3766 3766 D AndroidRuntime: Shutting down VM
03-01 04:38:40.359 1679 1679 I Zygote : Process 3777 exited due to signal 9 (Killed)
03-01 04:38:40.398 1890 1918 I libprocessgroup: Successfully killed process cgroup uid 10119 pid 3777 in 87ms

[04:38:44] fail: Non-success instrumentation exit code: 1, expected: 0
[04:38:41] info: Found XML result file: '/storage/emulated/0/Android/data/net.dot.System.Reflection.Context.Tests/files/Documents/testResults.xml'
[04:38:44] info: Instrumentation finished normally with exit code 1
[04:38:44] dbug: Saving diagnostics data to '/datadisks/disk1/work/A449085A/w/B2EA0943/e/diagnostics.json'
XHarness exit code: 1 (TESTS_FAILED)
Full Log
20260228.1 build_android_x64_Release_AllSubsets_CoreCLR
System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
View Extract
                 03-02 06:29:19.098  3478  3503 I DOTNET  : 	[PASS] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModules_ReturnsModules
03-02 06:29:19.099 3478 3503 I DOTNET : [PASS] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetLoadedModules_ReturnsModules
03-02 06:29:19.103 3478 3503 I DOTNET : [PASS] System.Reflection.Context.Tests.ExtendedAssemblyTests2.ManifestModule_ReturnsProjectedModule
03-02 06:29:19.417 3478 3503 D DOTNET : Mapped System.IO.Compression.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.IO.Compression.dll
03-02 06:29:19.277 3478 3503 D DOTNET : Mapped System.Text.Encoding.Extensions.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Text.Encoding.Extensions.dll
03-02 06:29:19.417 3478 3503 I DOTNET : [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
03-02 06:29:19.417 3478 3503 I DOTNET : Assert.NotNull() Failure: Value is null
03-02 06:29:19.417 3478 3503 I DOTNET : at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
03-02 06:29:19.417 3478 3503 I DOTNET : at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
03-02 06:29:19.420 3478 3503 I DOTNET : [PASS] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetType_ReturnsNull_ForNonExistent
...
03-02 06:29:20.483 3478 3503 I DOTNET : Failed tests:
03-02 06:29:20.484 3478 3503 I DOTNET : 1) [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule Test name: System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
03-02 06:29:20.484 3478 3503 I DOTNET : Assembly: [System.Reflection.Context.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
03-02 06:29:20.484 3478 3503 I DOTNET : Exception messages: Assert.NotNull() Failure: Value is null Exception stack traces: at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
03-02 06:29:20.484 3478 3503 I DOTNET : at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
03-02 06:29:20.484 3478 3503 I DOTNET : Execution time: 0.0233634
Full Log
20260301.1 build_android_x64_Release_AllSubsets_CoreCLR
System.Reflection.Context.Tests Work Item
View Extract
03-02 06:29:19.135  3478  3503 D DOTNET  : Mapped System.Diagnostics.StackTrace.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Diagnostics.StackTrace.dll
03-02 06:29:19.417 3478 3503 I DOTNET : [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
03-02 06:29:19.417 3478 3503 I DOTNET : Assert.NotNull() Failure: Value is null
03-02 06:29:19.417 3478 3503 I DOTNET : at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
03-02 06:29:19.417 3478 3503 I DOTNET : at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
03-02 06:29:19.417 3478 3503 I DOTNET : at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
03-02 06:29:19.417 3478 3503 I DOTNET : at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
03-02 06:29:19.420 3478 3503 I DOTNET : [PASS] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetType_ReturnsNull_ForNonExistent
...
03-02 06:29:20.689 3466 3466 D AndroidRuntime: Shutting down VM
03-02 06:29:20.712 1661 1661 I Zygote : Process 3478 exited due to signal 9 (Killed)
03-02 06:29:20.766 1890 3509 I ActivityManager: Failure reporting to instrumentation watcher: comp=ComponentInfo{net.dot.System.Reflection.Context.Tests/net.dot.MonoRunner} results=Bundle[mParcelledData.dataSize=300]

[06:29:25] fail: Non-success instrumentation exit code: 1, expected: 0
[06:29:25] info: Attempting to remove apk 'net.dot.System.Reflection.Context.Tests'..
[06:29:25] info: Successfully uninstalled net.dot.System.Reflection.Context.Tests
XHarness exit code: 1 (TESTS_FAILED)
Full Log
20260301.1 build_android_x64_Release_AllSubsets_CoreCLR
System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
View Extract
                 03-01 22:24:46.919 20147 20174 I DOTNET  :  	[PASS] System.Reflection.Context.Tests.ExtendedAssemblyTests2.ManifestModule_ReturnsProjectedModule
03-01 22:24:46.927 20147 20174 D DOTNET : Mapped System.Diagnostics.StackTrace.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Diagnostics.StackTrace.dll
03-01 22:24:46.927 20147 20174 D DOTNET : Mapped System.Reflection.Metadata.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Reflection.Metadata.dll
03-01 22:24:46.930 20147 20174 D DOTNET : Mapped System.Collections.Immutable.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Collections.Immutable.dll
03-01 22:24:46.948 20147 20174 D DOTNET : Mapped System.IO.Compression.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.IO.Compression.dll
03-01 22:24:46.958 20147 20174 D DOTNET : Mapped System.Text.Encoding.Extensions.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Text.Encoding.Extensions.dll
03-01 22:24:46.988 20147 20174 I DOTNET : [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
03-01 22:24:46.988 20147 20174 I DOTNET : Assert.NotNull() Failure: Value is null
03-01 22:24:46.988 20147 20174 I DOTNET : at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
03-01 22:24:46.988 20147 20174 I DOTNET : at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
03-01 22:24:46.988 20147 20174 I DOTNET : at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
...
03-01 22:24:47.024 20147 20174 I DOTNET : Failed tests:
03-01 22:24:47.024 20147 20174 I DOTNET : 1) [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule Test name: System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
03-01 22:24:47.025 20147 20174 I DOTNET : Assembly: [System.Reflection.Context.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
03-01 22:24:47.025 20147 20174 I DOTNET : Exception messages: Assert.NotNull() Failure: Value is null Exception stack traces: at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
03-01 22:24:47.025 20147 20174 I DOTNET : at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
03-01 22:24:47.062 20147 20174 I DOTNET : === TEST EXECUTION SUMMARY ===
03-01 22:24:47.062 20147 20174 I DOTNET : Tests run: 649 Passed: 638 Inconclusive: 0 Failed: 1 Ignored: 0 Skipped: 10
03-01 22:24:47.064 20147 20174 I DOTNET : ----- Done -----
Full Log
20260301.1 build_android_arm64_Release_AllSubsets_CoreCLR
System.Reflection.Context.Tests Work Item
View Extract
03-01 22:24:46.927 20147 20174 D DOTNET  : Mapped System.Text.Encoding.Extensions.dll -> /data/user/0/net.dot.System.Reflection.Context.Tests/files/System.Text.Encoding.Extensions.dll
03-01 22:24:46.988 20147 20174 I DOTNET : [FAIL] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule
03-01 22:24:46.988 20147 20174 I DOTNET : Assert.NotNull() Failure: Value is null
03-01 22:24:46.988 20147 20174 I DOTNET : at System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule()
03-01 22:24:46.988 20147 20174 I DOTNET : at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
03-01 22:24:46.989 20147 20174 I DOTNET : [PASS] System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetType_ReturnsNull_ForNonExistent
03-01 22:24:47.070 20131 20131 D AndroidRuntime: Shutting down VM
03-01 22:24:47.073 1444 1523 I libprocessgroup: Successfully killed process cgroup uid 10642 pid 20147 in 5ms
03-01 22:24:47.127 1444 7225 V ActivityManager: Got obituary of 20147:net.dot.System.Reflection.Context.Tests
03-01 22:24:47.128 672 672 I Zygote : Process 20147 exited due to signal 9 (Killed)
[22:24:49] fail: Non-success instrumentation exit code: 1, expected: 0
XHarness exit code: 1 (TESTS_FAILED)
Full Log
20260301.1 build_android_arm64_Release_AllSubsets_CoreCLR

Error Message

{
  "ErrorMessage": "System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Build Definition Test Pull Request
1321003 dotnet/runtime System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule #124801
1320804 dotnet/runtime System.Reflection.Context.Tests.GenericMethodTests.Invoke_OnMadeGenericMethod_Works
1319739 dotnet/runtime System.Reflection.Context.Tests.CustomModuleTests.ResolveMethod_ReturnsProjectedMethod
1319483 dotnet/runtime System.Reflection.Context.Tests.WorkItemExecution
1319209 dotnet/runtime System.Reflection.Context.Tests.ExtendedAssemblyTests2.GetModule_ReturnsModule #125080
1318792 dotnet/runtime System.Reflection.Context.Tests.FinalBranchCoverageTests.GetInterfaceMap_ReturnsMapping
1317663 dotnet/runtime System.Reflection.Context.Tests.ExtendedAssemblyTests.GetReferencedAssemblies_ReturnsValue
1317400 dotnet/runtime System.Reflection.Context.Tests.WorkItemExecution
1316776 dotnet/runtime System.Reflection.Context.Tests.ExceptionHandlingClauseTests.TryOffset_ReturnsValue
1316220 dotnet/runtime System.Reflection.Context.Tests.CustomConstructorInfoTests.GetMethodBody_ReturnsBody #124919

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
4 10 10

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions