about summary refs log tree commit diff
path: root/nixos/tests/terminal-emulators.nix
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2022-10-07 18:08:05 +0200
committerVladimír Čunát <v@cunat.cz>2022-10-15 14:03:25 +0200
commit92cbe74537a3db4bd3d478a91417871ffbcf3718 (patch)
tree62a8f49d0a239b8e029614bf1d33612370bd220d /nixos/tests/terminal-emulators.nix
parent823242c42dd52c94927817ea7b131cd0baf4c6ad (diff)
nixosTests.terminal-emulators.contour: drop
https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.terminal-emulators.contour.x86_64-linux/all
Diffstat (limited to 'nixos/tests/terminal-emulators.nix')
-rw-r--r--nixos/tests/terminal-emulators.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/nixos/tests/terminal-emulators.nix b/nixos/tests/terminal-emulators.nix
index 274bcfb1dbf16..4269d05056d8c 100644
--- a/nixos/tests/terminal-emulators.nix
+++ b/nixos/tests/terminal-emulators.nix
@@ -23,8 +23,9 @@ with pkgs.lib;
 let tests = {
       alacritty.pkg = p: p.alacritty;
 
-      contour.pkg = p: p.contour;
-      contour.cmd = "contour $command";
+      # times out after spending many hours
+      #contour.pkg = p: p.contour;
+      #contour.cmd = "contour $command";
 
       cool-retro-term.pkg = p: p.cool-retro-term;
       cool-retro-term.colourTest = false; # broken by gloss effect