Unverified Commit 11a05813 authored by ghpzin's avatar ghpzin
Browse files

nixos/tests/enlightenment: mark broken

parent c24702f1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4,6 +4,9 @@ import ./make-test-python.nix ({ pkgs, ...} :

  meta = with pkgs.lib.maintainers; {
    maintainers = [ romildo ];
    timeout = 600;
    # OCR tests are flaky
    broken = true;
  };

  nodes.machine = { ... }: