python3Packages.accelerate: disable tests that fail on Darwin#422747
python3Packages.accelerate: disable tests that fail on Darwin#422747GaetanLepage merged 2 commits intoNixOS:masterfrom
Conversation
|
Discovered in nixpkgs-review of #420628 |
Testing test_config_compatibility in two pythons simultaneously causes a port conflict on Darwin.
81ce20a to
f797415
Compare
|
|
@GaetanLepage this one next, please. Build failures are due to |
|
test_config_compatibilitycauses a port conflict on Darwin. This happens duringnixpkgs-reviewwhen it tries building Python 3.12 and 3.13 versions simultaneously and encounters the lack of network namespaces on Darwin. Disabled test on Darwin only.torch._inductor.exc.InductorError: TypeError: cannot determine truth value of Relational. Disabled on Darwin only.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.