From 86823ea524d52ea71c1f742f23e67ead94d447f6 Mon Sep 17 00:00:00 2001 From: Gaetan Lepage Date: Wed, 10 Jul 2024 10:57:59 +0200 Subject: [PATCH] plugins/none-ls: disable tests using pkgs.open-policy-agent --- tests/test-sources/plugins/none-ls.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/test-sources/plugins/none-ls.nix b/tests/test-sources/plugins/none-ls.nix index fc62f04f..39a0bf36 100644 --- a/tests/test-sources/plugins/none-ls.nix +++ b/tests/test-sources/plugins/none-ls.nix @@ -73,6 +73,12 @@ "nginx_beautifier" "npm_groovy_lint" "ocdc" + + # As of 2024-07-24, pkgs.open-policy-agent is broken + # TODO: re-enable this test when fixed + "opacheck" + "rego" + "packer" "perlimports" "pint"