From da8cf18a28c0950b33a6e624866e51b1d92e3580 Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Fri, 18 Oct 2024 20:48:59 +0900 Subject: [PATCH] Looks like specs::npm::lifecycle_scripts::node_gyp is still an issue Revert "enable specs::npm::lifecycle_scripts::node_gyp" This reverts commit 5b4aa79fb6fd05fee816117d4aed1af97e3eb6bc. --- 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 589c131dda..aa9dc70fdf 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": {