From 7139a88a4fb31c7ddb7adae92394a7275f828958 Mon Sep 17 00:00:00 2001 From: Nikolaos Papaspyrou Date: Wed, 9 Mar 2022 13:30:46 +0100 Subject: [PATCH] [test] Re-enable test/parallel/test-trace-events-{all,v8} --- test/parallel/parallel.status | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index 8569a5c2268295..d95524c097d5a0 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -22,10 +22,6 @@ test-tick-processor-arguments: SKIP # Skip tests failing in V8 bots when updating Node test-child-process-stdio-overlapped: SKIP -# Temporarily skip for https://crrev.com/c/3487548 -test-trace-events-all: SKIP -test-trace-events-v8: SKIP - # Temporarily skip for https://crrev.com/c/2974772 test-util-inspect: SKIP