| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This testcase failed on Apple Silicon M1, add the error message pattern: `not a mach-o file`
|
The failed error message is: 'dlopen(/xxx/node/test/fixtures/module-loading-error.node, 0x0001): tried: '/xxx/node/test/fixtures/module-loading-error.node' (not a mach-o file), '/usr/local/lib/module-loading-error.node' (no such file), '/usr/lib/module-loading-error.node' (no such file)' |
Sorry, something went wrong.
There was a problem hiding this comment.
cc @nodejs/platform-macos
Sorry, something went wrong.
|
This isn't currently failing on our CI -- I guess this is particular to new versions of macOS? |
Sorry, something went wrong.
@richardlau I upgrade to macOS Monterey and run into this issue. |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
This testcase failed on Apple Silicon M1, add the error message pattern: `not a mach-o file` PR-URL: #39826 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Khaidi Chu <i@2333.moe>
This testcase failed on Apple Silicon M1, add the error message pattern: `not a mach-o file` PR-URL: #39826 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Khaidi Chu <i@2333.moe>
This testcase failed on Apple Silicon M1, add the error message pattern: `not a mach-o file` PR-URL: #39826 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Khaidi Chu <i@2333.moe>
| Back | FazBrowse Home | New Git URL |
This testcase failed on Apple Silicon M1, add the error message pattern:
not a mach-o file