diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status
index d9963bc6f77328..b8f52a209a7ebf 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