Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
test: stub BigUint64Array in Javascript and disable a bigint test in …
Browse files Browse the repository at this point in the history
…node-chakracore
  • Loading branch information
boingoing authored and kfarnung committed Jul 25, 2018
1 parent a55b745 commit deffadb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ test-vm-module-reevaluate : SKIP
test-util-inspect-bigint : SKIP
test-fs-stat-bigint : SKIP
test-fs-watchfile-bigint : SKIP
test-process-hrtime-bigint : SKIP

# One of the benchmarks uses object spread syntax, which chakra does not support
test-benchmark-es : SKIP
Expand Down

0 comments on commit deffadb

Please sign in to comment.