build: add benchmark tests to CI runs · nodejs/node@f14775e · GitHub
Skip to content

Commit f14775e

Browse files
Trottaddaleax
authored andcommitted
build: add benchmark tests to CI runs
Closes: #34321 PR-URL: #34288 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Matheus Marchini <mat@mmarchini.me>
1 parent 17973b7 commit f14775e

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions

test/benchmark/benchmark.status

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ prefix benchmark
1919
[$system==aix]
2020

2121
[$arch==arm]
22+
# https://github.com/nodejs/node/issues/34266
23+
test-benchmark-fs: SKIP
24+
# https://github.com/nodejs/build/issues/2382
25+
test-benchmark-napi: SKIP

vcbuild.bat

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)