mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 19:03:28 +00:00
Merge pull request #178041 from vcunat/p/annoying-tests
nixos/tests/fcitx: disable
This commit is contained in:
commit
558031dcf7
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user