mirror of https://github.com/nodejs/node.git
test: run test-benchmark-napi on arm
Necessary Makefile changes have happened. This now passes in CI. PR-URL: https://github.com/nodejs/node/pull/34502 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>pull/34502/head
parent
c38bb43ca4
commit
31ba9a20bd
|
@ -21,5 +21,3 @@ prefix benchmark
|
|||
[$arch==arm]
|
||||
# https://github.com/nodejs/node/issues/34266
|
||||
test-benchmark-fs: SKIP
|
||||
# https://github.com/nodejs/build/issues/2382
|
||||
test-benchmark-napi: SKIP
|
||||
|
|
Loading…
Reference in New Issue