Skip to content

test: Skip intl-no-icu-data test when not (Intl and smallICU)

The --icu-data-dir flag applies only when the code was originally compiled with --with-intl=small-icu. Skip the test in all other cases

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows [commit guidelines][]
Affected core subsystem(s)

test

Fixes: https://github.com/nodejs/node/issues/12198

Merge request reports

Loading