From 4002de5bd6574259b7861fa57c18c52085b58175 Mon Sep 17 00:00:00 2001 From: Kirill Saied Date: Thu, 2 Jul 2026 09:43:50 +0200 Subject: [PATCH] test: unmark flaky SEA snapshot tests on Windows Signed-off-by: Kirill Saied --- test/sea/sea.status | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/sea/sea.status b/test/sea/sea.status index 3e521658c46dff..9dc3a376bbc8be 100644 --- a/test/sea/sea.status +++ b/test/sea/sea.status @@ -26,11 +26,6 @@ test-build-sea*: SKIP test-single-executable-application*: PASS, FLAKY test-build-sea*: PASS, FLAKY -[$system==win32] -# https://github.com/nodejs/node/issues/49630 -test-single-executable-application-snapshot: PASS, FLAKY -test-single-executable-application-snapshot-and-code-cache: PASS, FLAKY - [$system==solaris || $system==aix] # Cannot compile LIEF on these platforms test-build-sea*: SKIP