-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Milestone
Description
Failure was on osx x64, but the original issue suggests that it could fail on multiple platforms and architectures.
#82663 added test JIT/Regression/JitBlue/Runtime_82535, which failed under mono and coreclr. mono was fixed in that PR. coreclr stopped failing, but it appears to be because the test stopped running. #89521 fixes the issue that stopped it from running and exposes the failure again.
07:07:35.703 Running test: JIT/Regression/JitBlue/Runtime_82535/Runtime_82535/Runtime_82535.dll
[createdump] Invalid process id: task_for_pid(986) FAILED (os/kern) failure (5)
[createdump] This failure may be because createdump or the application is not properly signed and entitled.
[createdump] Target process is alive
[createdump] Failure took 16ms
waitpid() returned successfully (wstatus 0000ff00) WEXITSTATUS ff WTERMSIG 0
App Exit Code: 22
Expected: 100
Actual: 22
END EXECUTION - FAILED
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done