Skip to content

Passing host args to SpiderMonkey causes module tests to fail #163

@Ms2ger

Description

@Ms2ger

We end up running the shell with

    --module
    [hostarg]
    /tmp/HqmLu073pu5L64GWXI66/await-identifier-module-1.js

instead of

    [hostarg]
    --module
    /tmp/HqmLu073pu5L64GWXI66/await-identifier-module-1.js

causing

Error: can't open [hostarg]: No such file or directory

Fix to eshost incoming.

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