From 3cfee3ffb0913b46a6f38c6e8d824377b5ed4d80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Reis?= Date: Tue, 3 Oct 2017 04:53:38 +0100 Subject: [PATCH] test: mark test-bindings and test-debug-end flaky PR-URL: https://github.com/nodejs/node/pull/15747 Refs: https://github.com/nodejs/node/issues/15558 Reviewed-By: Rich Trott Reviewed-By: Yuta Hiroto Reviewed-By: Luigi Pinca Reviewed-By: Colin Ihrig Reviewed-By: James M Snell Reviewed-By: Refael Ackermann --- test/inspector/inspector.status | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/inspector/inspector.status b/test/inspector/inspector.status index 2138574f7c..9c1662f24c 100644 --- a/test/inspector/inspector.status +++ b/test/inspector/inspector.status @@ -10,5 +10,7 @@ prefix inspector test-stop-profile-after-done: PASS, FLAKY [$system==win32] +test-bindings : PASS, FLAKY +test-debug-end : PASS, FLAKY test-stop-profile-after-done: PASS, FLAKY