Skip to content

Commit 6b06089

Browse files
committed
fixup! test: skip test-perf-hooks on SmartOS
1 parent 369ae0e commit 6b06089

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/parallel/parallel.status

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ test-crypto-keygen: SKIP
5252
test-wasm-web-api: SKIP
5353

5454
[$system==solaris] # Also applies to SmartOS
55-
# https://github.com/nodejs/node/issues/57000
56-
test-perf-hooks: SKIP
5755
# https://github.com/nodejs/node/issues/43457
5856
test-domain-no-error-handler-abort-on-uncaught-0: PASS, FLAKY
5957
test-domain-no-error-handler-abort-on-uncaught-1: PASS,FLAKY

test/sequential/sequential.status

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ test-http-max-sockets: PASS, FLAKY
2020
[$system==macos]
2121

2222
[$system==solaris] # Also applies to SmartOS
23+
# https://github.com/nodejs/node/issues/57000
24+
test-perf-hooks: SKIP
2325

2426
[$system==freebsd]
2527

0 commit comments

Comments
 (0)