Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    i18n-apiIssues and PRs related to Node.js internationalization support.testIssues and PRs related to Node.js core tests and test infrastructure.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions