Skip to content

test-intl-no-icu-data.js fails unless node compiled --with-intl=small-icu #12198

@evantorrie

Description

@evantorrie
  • Version: 8.0-pre
  • Platform: Linux
  • Subsystem: test

The test-intl-no-icu-data.js unit test added in PR #11255 fails when nodejs is configured/compiled with --with-intl=full-icu. I believe it will also fail when compiled with --with-intl=none and will be flaky with --with-intl=system-icu

We should add guards to this test to skip it if nodejs is compiled with the above options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    i18n-apiIssues and PRs related to the i18n implementation.testIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions