From e5fc8ec9fce2ac50b6c2024128afeabc4c91caa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Zasso?= Date: Sat, 7 Oct 2023 14:35:40 +0200 Subject: [PATCH] test: skip v8-updates/test-linux-perf Refs: https://github.com/nodejs/node/issues/50079 PR-URL: https://github.com/nodejs/node/pull/49639 Reviewed-By: Jiawen Geng Reviewed-By: Rafael Gonzaga Reviewed-By: Antoine du Hamel --- test/v8-updates/v8-updates.status | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/v8-updates/v8-updates.status b/test/v8-updates/v8-updates.status index 46149f4751ffb5..07ff708ab023dc 100644 --- a/test/v8-updates/v8-updates.status +++ b/test/v8-updates/v8-updates.status @@ -5,6 +5,8 @@ prefix v8-updates # sample-test : PASS,FLAKY [true] # This section applies to all platforms +# https://github.com/nodejs/node/issues/50079 +test-linux-perf: SKIP [$system==win32]