-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
pythonPackages.httpretty: disable broken test on aarch64 #53822
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
pythonPackages.httpretty: disable broken test on aarch64 #53822
Conversation
Please disable the specific test instead. |
2d48633
to
542f99a
Compare
542f99a
to
2ab05df
Compare
Can't figure out how to skip the test, looking at other patches |
560dce3
to
4183e00
Compare
@GrahamcOfBorg build python2.pkgs.httpretty python3.pkgs.httpretty |
4183e00
to
c06ef2d
Compare
Still trying to build |
Btw, did you open an upstream issue about this? |
So far, I'm not even close to reproducing the error, failing on dependency |
Looks like this should fix the build, looking at the hydra build log [1]. I'll build it on my Pi by tomorrow if not tonight to see if it actually does. Created upstream issue [2] though it's been 3 months since the last commit so not really expecting anything. Builds fine on my rpi3b+. [1] https://hydra.nixos.org/build/89035814/nixlog/1 |
c06ef2d
to
2c900c5
Compare
Doesn't look like it's needed anymore since it seems like it succeeds now? Even though the error has popped up 1 time in the last 5 builds. |
Motivation for this change
Needed to complete compilation for
nixops
on raspberry pi 3 b+.Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)