Skip to content

Rhino 1.9 and core-js compat tests #2239

@zloirock

Description

@zloirock

I found that Rhino 1.9 has been released and tried to update core-js compat data.

Since binaries are no longer attached to Rhino releases, this doc should be updated,

npm run compat-rhino YOUR_PATH_TO_RHINO

So, I tried to run core-js on Rhino 1.9 and found a strange error:

Image

The compat data tests runner gets an object with tests, enumerates properties of this object, and runs them.

On the third property of this object, Rhino throws an error, no matter what it contains.

Rhino 1.8 (and all the rest JS engines) works fine here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions