From 27c4efd71295c5c73b551960424d30b9f13ca6c8 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 2138574f7c4d59..9c1662f24ccc65 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