From bbf762ea128315f8cba092af7ecdee96c26d5808 Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Thu, 3 Oct 2024 22:19:18 +0900 Subject: [PATCH] disable specs::npm::lifecycle_scripts::node_gyp for now --- tests/specs/npm/lifecycle_scripts/__test__.jsonc | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/specs/npm/lifecycle_scripts/__test__.jsonc b/tests/specs/npm/lifecycle_scripts/__test__.jsonc index b798b968ff..95534a513b 100644 --- a/tests/specs/npm/lifecycle_scripts/__test__.jsonc +++ b/tests/specs/npm/lifecycle_scripts/__test__.jsonc @@ -1,4 +1,5 @@ { + "ignore": true, // TODO(kt3k): This case fails when downloading https://nodejs.org/download/release/v20.11.1/node-v20.11.1-headers.tar.gz "tempDir": true, "tests": { "node_gyp": {