python3Packages.python-etcd: disable tests on aarch64#331082
python3Packages.python-etcd: disable tests on aarch64#331082emilazy merged 1 commit intoNixOS:masterfrom
Conversation
aarch64 is not fully supported, causing the build to fail due to test errors
emilazy
left a comment
There was a problem hiding this comment.
I’m very sorry about this. I don’t tend to think about potential platform differences when Python is involved, and am inattentive to partial ofborg results because of the Darwin builders being constantly clogged up, but in this case I should have at least done a run on the AArch64 community box. I will try to be more careful in future.
I wanted to check – do you know if this package mostly works on AArch64 despite the tests failing or is this just to get other builds unblocked?
|
Result of 6 packages built:
|
I expect this works, but I can’t confirm. From my brief research into etcd on aarch64 it seems that it should work fine on the older releases but was marked as unsupported for whatever reasons. I only stumbled over the breakage because the patroni bump failed to build on aarch64-linux. Thanks @emilazy. I completely understand the impatience with slow CI and often merge without waiting on Darwin myself. |
Description of changes
aarch64 is not fully supported, causing the build to fail due to test errors
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.