From 616fe4ed728c73ff9f0ecd659636eb021ac653ce Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Thu, 16 Dec 2021 14:00:36 -0500 Subject: [PATCH] test: mark wpt/test-user-timing test flaky - The RH team had a team day looking at helping move the CI closer to green. This is one of the flaky tests with the most reported failures and has been open since October. Marking flaky. Signed-off-by: Michael Dawson PR-URL: https://github.com/nodejs/node/pull/41203 Reviewed-By: Luigi Pinca Reviewed-By: James M Snell Reviewed-By: Adrian Estrada --- test/wpt/wpt.status | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/wpt/wpt.status b/test/wpt/wpt.status index de3b3024627a1b..d20d108ac9906d 100644 --- a/test/wpt/wpt.status +++ b/test/wpt/wpt.status @@ -5,6 +5,8 @@ prefix wpt # sample-test : PASS,FLAKY [true] # This section applies to all platforms +# https://github.com/nodejs/node/issues/40449 +test-user-timing: PASS,FLAKY [$system==win32]