From 8d3baa7777b6bd2a2631e1b87a4676b520f2b447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 9 Mar 2021 21:55:44 +0100 Subject: v1.8.1 --- cli/tests/integration_tests.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/tests') diff --git a/cli/tests/integration_tests.rs b/cli/tests/integration_tests.rs index a09b331d8..88527655c 100644 --- a/cli/tests/integration_tests.rs +++ b/cli/tests/integration_tests.rs @@ -5254,6 +5254,7 @@ console.log("finish"); } #[test] + #[ignore] #[cfg(windows)] // https://github.com/denoland/deno/issues/9667 fn compile_windows_ext() { -- cgit v1.2.3