summary refs log tree commit diff
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2022-10-07 17:52:26 +0200
committerVladimír Čunát <v@cunat.cz>2022-10-15 14:03:24 +0200
commitad2f58729a4ec50f20162e6fa3e864156a137e9d (patch)
tree10d497686cb30ef1769aa80abea26582aff6a5b5
parent00220b4245882c6f6cda9f5111b98a1b363e55c0 (diff)
downloadnixpkgs-ad2f58729a4ec50f20162e6fa3e864156a137e9d.tar
nixpkgs-ad2f58729a4ec50f20162e6fa3e864156a137e9d.tar.gz
nixpkgs-ad2f58729a4ec50f20162e6fa3e864156a137e9d.tar.bz2
nixpkgs-ad2f58729a4ec50f20162e6fa3e864156a137e9d.tar.lz
nixpkgs-ad2f58729a4ec50f20162e6fa3e864156a137e9d.tar.xz
nixpkgs-ad2f58729a4ec50f20162e6fa3e864156a137e9d.tar.zst
nixpkgs-ad2f58729a4ec50f20162e6fa3e864156a137e9d.zip
nixosTests.mjolnir: broken = true;
https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.mjolnir.x86_64-linux/all
-rw-r--r--nixos/tests/matrix/mjolnir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/matrix/mjolnir.nix b/nixos/tests/matrix/mjolnir.nix
index cb843e2e9e3..b1ac55d951c 100644
--- a/nixos/tests/matrix/mjolnir.nix
+++ b/nixos/tests/matrix/mjolnir.nix
@@ -32,6 +32,7 @@ import ../make-test-python.nix (
     name = "mjolnir";
     meta = with pkgs.lib; {
       maintainers = teams.matrix.members;
+      broken = true; # times out after spending many hours
     };
 
     nodes = {