Skip to content

Commit 6961be5

Browse files
danbevMylesBorins
authored andcommitted
test: add arm64 arch to test-worker-prof status
This commit adds arm64 to test-worker-prof status as this seems to be flaky on arm64 in addition to arm. PR-URL: #37225 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Stewart X Addison <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent ae1fa98 commit 6961be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sequential/sequential.status

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ test-buffer-creation-regression: SKIP
3232
# https://github.com/nodejs/node/pull/30819
3333
test-perf-hooks: SKIP
3434

35-
[$arch==arm]
35+
[$arch==arm || $arch==arm64]
3636
# https://github.com/nodejs/node/issues/26401#issuecomment-613095719
3737
test-worker-prof: PASS, FLAKY

0 commit comments

Comments
 (0)