From 039351fe4b3532c19f00f5149f0b7531616596a8 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Sun, 19 Oct 2025 18:20:26 +0800 Subject: [PATCH] nixosTests.vscode-remote-ssh: Mark as broken Failing on Hydra since 2025-03. --- nixos/tests/vscode-remote-ssh.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/tests/vscode-remote-ssh.nix b/nixos/tests/vscode-remote-ssh.nix index 3ceaba967fa6..7e563820b581 100644 --- a/nixos/tests/vscode-remote-ssh.nix +++ b/nixos/tests/vscode-remote-ssh.nix @@ -27,6 +27,8 @@ import ./make-test-python.nix ( meta = { maintainers = [ ]; timeout = 600; + # https://hydra.nixos.org/build/309924543/nixlog/1 + broken = true; }; nodes =