Skip to content

test: expect test to fail in debug builds

ATM This fails with V8 6.9. Should be fixed in 7.0. Refs: https://github.com/nodejs/node/issues/22775

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading