disable n-e-j test until it is fixed
ma27 said it's okay. this thing fails every other ci build because it's buggy. Change-Id: Iecfd793c22b8721c2e59e105167637d72dc53cba
This commit is contained in:
@@ -293,7 +293,8 @@
|
||||
|
||||
# System tests.
|
||||
tests = import ./tests/nixos { inherit lib nixpkgs nixpkgsFor; } // {
|
||||
nix-eval-jobs = forAllSystems (system: self.packages.${system}.nix-eval-jobs.tests.nix-eval-jobs);
|
||||
# this test is *incredibly* flaky, sometimes taking six tries in ci to unflake
|
||||
# nix-eval-jobs = forAllSystems (system: self.packages.${system}.nix-eval-jobs.tests.nix-eval-jobs);
|
||||
|
||||
# This is x86_64-linux only, just because we have significantly
|
||||
# cheaper x86_64-linux compute in CI.
|
||||
|
||||
Reference in New Issue
Block a user