about summary refs log tree commit diff
path: root/nixos/tests/fcitx/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/fcitx/default.nix')
-rw-r--r--nixos/tests/fcitx/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/fcitx/default.nix b/nixos/tests/fcitx/default.nix
index 78b322d351d3b..c132249fcb249 100644
--- a/nixos/tests/fcitx/default.nix
+++ b/nixos/tests/fcitx/default.nix
@@ -5,6 +5,7 @@ import ../make-test-python.nix (
     # copy_from_host works only for store paths
     rec {
         name = "fcitx";
+        meta.broken = true; # takes hours to time out since October 2021
         nodes.machine =
         {
           pkgs,