You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package tests rely on CMake to extract the package, however the
command used only supports tar and zip archives. Until an alternative
solution is found to test the dmg archive produced on macOS, the package
tests can instead be disabled to prevent a failure.
The `test.sh` script will still attempt to build the
`check-package-llvm-toolchain` target, so a dummy target is created to
avoid an unrecognized target error.
0 commit comments