Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
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.
  • Loading branch information
danbev committed Feb 8, 2021
commit c44140cdebb5d273b368a4e34ae69621373e1046
2 changes: 1 addition & 1 deletion test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ test-buffer-creation-regression: SKIP
# https://github.com/nodejs/node/pull/30819
test-perf-hooks: SKIP

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