Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

[tests] Jest unit tests fail in node 7.7 #2728

@jasonLaster

Description

@jasonLaster

The jest unit tests fail when run in node 7.7 with the error that the global L10N is not available.

Reproduce

I like using nvm so that i can install a version nvm install 7.7 and then test

Issue

We setup global.L10N here. It's possible this has to do with how Jest uses VM contexts.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions