summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/sequential/sequential.status2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status
index d9963bc6f7..b8f52a209a 100644
--- a/test/sequential/sequential.status
+++ b/test/sequential/sequential.status
@@ -7,6 +7,8 @@ prefix sequential
[true] # This section applies to all platforms
# https://github.com/nodejs/node/issues/22336
test-gc-http-client: PASS,FLAKY
+# https://github.com/nodejs/node/issues/24403
+test-cli-syntax: PASS,FLAKY
[$system==win32]
# https://github.com/nodejs/node/issues/22327