Skip to content

stopServer() never resolves with yarnΒ #198

@miguelcobain

Description

@miguelcobain

Spent the last two hours trying to make tests pass on travis with ember-cli-addon-tests addon.

Turned out that yarn test failed, but npm test passed. πŸ€¦β€β™‚οΈ

With yarn the app.stopServer() promise never resolves. Something in yarn is not letting us kill child processes (which is what stopServer does).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions