3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #178041 from vcunat/p/annoying-tests

nixos/tests/fcitx: disable
This commit is contained in:
Sandro 2022-06-17 20:20:52 +02:00 committed by GitHub
commit 558031dcf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,