test: mark test-worker-prof flaky on arm

Refs: https://github.com/nodejs/node/issues/26401#issuecomment-613095719

PR-URL: https://github.com/nodejs/node/pull/32826
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
This commit is contained in:
Sam Roberts 2020-04-13 14:00:55 -07:00
parent a12aedf41b
commit afae925fe9

View File

@ -33,3 +33,5 @@ test-buffer-creation-regression: SKIP
test-perf-hooks: SKIP
[$arch==arm]
# https://github.com/nodejs/node/issues/26401#issuecomment-613095719
test-worker-prof: PASS, FLAKY