[mono] Use correct cast_class for IntPtr[] #103841
Build #20240625.131 had test failures
Details
- Failed: 5 (0.00%)
- Passed: 1,734,564 (97.82%)
- Other: 38,705 (2.18%)
- Total: 1,773,274
Annotations
Check failure on line 76 in Build log
azure-pipelines / runtime
Build log #L76
The Operation will be canceled. The next steps may not contain expected logs.
Check failure on line 1 in System.Runtime.Tests.WorkItemExecution
azure-pipelines / runtime
System.Runtime.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in System.Runtime.Tests.WorkItemExecution
azure-pipelines / runtime
System.Runtime.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in baseservices/exceptions/unhandled/unhandledTester/unhandledTester.cmd
azure-pipelines / runtime
baseservices/exceptions/unhandled/unhandledTester/unhandledTester.cmd
cmdLine:/private/tmp/helix/working/B14E09A2/w/AF840977/e/baseservices/exceptions/baseservices-exceptions/../unhandled/unhandledTester/unhandledTester.sh Timed Out (timeout in milliseconds: 600000 from variable __TestTimeout, start: 6/25/2024 11:40:29 PM, end: 6/25/2024 11:50:29 PM)
Return code: -100
Raw output file: /tmp/helix/working/B14E09A2/w/AF840977/uploads/unhandled/unhandledTester/output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/B14E09A2/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true unhandledTester.dll ''
"Unhandled exception. System.Exception: Test"
" at TestUnhandledException.Program.Main(String[] args)"
""
Test process unhandled.dll with argument main exited
Test process exited with expected error code and produced expected output
"Unhandled exception. System.DllNotFoundException: Unable to load shared library '__internal' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: "
"dlopen(/private/tmp/helix/working/B14E09A2/w/AF840977/e/baseservices/exceptions/unhandled/unhandledTester/__internal.dylib, 0x0001): tried: '/private/tmp/helix/working/B14E09A2/w/AF840977/e/baseservices/exceptions/unhandled/unhandledTester/__internal.dylib' (no such file)"
"dlopen(/tmp/helix/working/B14E09A2/p/__internal.dylib, 0x0001): tried: '/tmp/helix/working/B14E09A2/p/__internal.dylib' (no such file), '/private/tmp/helix/working/B14E09A2/p/__internal.dylib' (no such file)"
"dlopen(__internal.dylib, 0x0001): tried: '__internal.dylib' (no such file), '/usr/local/lib/__internal.dylib' (no such file), '/usr/lib/__internal.dylib' (no such file), '/private/tmp/helix/working/B14E09A2/w/AF840977/e/baseservices/exceptions/unhandled/unhandledTester/__internal.dylib' (no such file)"
"dlopen(/private/tmp/helix/working/B14E09A2/w/AF840977/e/baseservices/exceptions/unhandled/unhandledTester/lib__internal.dylib, 0x0001): tried: '/private/tmp/helix/working/B14E09A2/w/AF840977/e/baseservices/exceptions/unhandled/unhandledTester/lib__internal.dylib' (no such file)"
"dlopen(/tmp/helix/working/B14E09A2/p/lib__internal.dylib, 0x0001): tried: '/tmp/helix/working/B14E09A2/p/lib__internal.dylib' (no such file), '/private/tmp/helix/working/B14E09A2/p/lib__internal.dylib' (no such file)"
"dlopen(lib__internal.dylib, 0x0001): tried: 'lib__internal.dylib' (no such file), '/usr/local/lib/lib__internal.dylib' (no such file), '/usr/lib/lib__internal.dylib' (no such file), '/private/tmp/helix/working/B14E09A2/w/AF840977/e/baseservices/exceptions/unhandled/unhandledTester/lib__internal.dylib' (no such file)"
"dlopen(/private/tmp/helix/working/B14E09A2/w/AF840977/e/baseservices/exceptions/unhandled/unhandledTester/__internal, 0x0001): tried: '/private/tmp/helix/working/B14E09A2/w/AF840977/e/baseservices/exceptions/unhandled/unhandledTester/__internal' (no such file)"
"dlopen(/tmp/helix/working/B14E09A2/p/__internal, 0x0001): tried: '/tmp/helix/working/B14E09A2/p/__internal' (no such file), '/private/tmp/helix/working/B14E09A2/p/__internal' (no such file)"
"dlopen(__internal, 0x0001): tried: '__internal' (no such file), '/usr/local/lib/__internal' (no such file), '/usr/lib/__internal' (no such file), '/private/tmp/helix/working/B14E09A2/w/AF840977/e/baseservices/exceptions/unhandled/unhandledTester/__internal' (no such file)"
"dlopen(/private/tmp/helix/working/B14E09A2/w/AF840977/e/baseservices/exceptions/unhandled/unhandledTester/lib__internal, 0x0001): tried: '/private/tmp/helix/working/B14E09A2/w/AF840977/e/baseservices/exceptions/unhandled/unhandledTester/lib__internal' (no such file)"
"dlopen(/tmp/helix/working/B14E09A2/p/lib__internal, 0x0001): tried: '/tmp/helix/working/B14E09A2/p/lib__internal' (no such file), '/private/tmp/helix/working/B14E09A2/p/lib__internal' (no such file)"
"dlopen(lib__internal, 0x0001): tried: 'lib__internal' (no such file), '/usr/l
Raw output
at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
at Program.<<Main>$>g__TestExecutor17|0_18(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Check failure on line 1 in System.Runtime.Tests.WorkItemExecution
azure-pipelines / runtime
System.Runtime.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.