From 7b1d0bbf04b85245d180b5e6941986d36f1b02d9 Mon Sep 17 00:00:00 2001 From: Filip Skokan Date: Fri, 12 May 2023 09:26:31 +0200 Subject: [PATCH] test: unskip negative-settimeout.any.js WPT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/47946 Reviewed-By: Michaƫl Zasso Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Luigi Pinca --- test/wpt/status/html/webappapis/timers.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/test/wpt/status/html/webappapis/timers.json b/test/wpt/status/html/webappapis/timers.json index 21e77a089d5ca7..0967ef424bce67 100644 --- a/test/wpt/status/html/webappapis/timers.json +++ b/test/wpt/status/html/webappapis/timers.json @@ -1,5 +1 @@ -{ - "negative-settimeout.any.js": { - "skip": "unreliable in Node.js; Refs: https://github.com/nodejs/node/issues/37672" - } -} +{}