-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dep_kinds_filtering::tests::test_dep_kind* tests fail on ppc64le, armv7 and armhf #118
Comments
I don't see an obvious pattern in the targets which are failing:
Unless I've misread something, the test failure is the exact same on all three platforms. |
I don't know what the problem is, but #119 should make it easier to debug. Can you try that patch? |
Here's the output for
|
I think that LLVM indicates that it doesn't know target |
Upgrading cargo-vendor-filterer to from 0.5.9 to 0.5.17,
dep_kinds_filtering::tests::test_dep_kind_dev_only
,dep_kinds_filtering::tests::test_dep_kind_normal_vs_no_build
anddep_kinds_filtering::tests::test_dep_kind_build_vs_no_dev
fail on ppc64le, armv7 and armhf.I've come across this by upgrading the downstream Alpine package.
Full build output for ppcle64, armv7 and armhf.
The text was updated successfully, but these errors were encountered: