Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix path sep and run all unit tests against root #156

Merged
merged 6 commits into from
Sep 4, 2020

Conversation

styfle
Copy link
Member

@styfle styfle commented Sep 4, 2020

Follow up to #155 which caused regression with other tests.

Instead, we need to run all tests against the root as well as the cwd.

@styfle styfle requested a review from guybedford September 4, 2020 13:41
@styfle styfle marked this pull request as ready for review September 4, 2020 15:19
@styfle styfle added the automerge Automatically merge PR once checks pass label Sep 4, 2020
@kodiakhq kodiakhq bot merged commit 5577cf2 into master Sep 4, 2020
@kodiakhq kodiakhq bot deleted the ch10287/all-unit-root branch September 4, 2020 16:08
@styfle styfle changed the title Run all unit tests against root Fix path sep and run all unit tests against root Sep 4, 2020
@styfle
Copy link
Member Author

styfle commented Sep 4, 2020

For posterity, I found that the phantomjs-prebuilt test failed because GitHub Actions has PhantomJS preinstalled.

@guybedford
Copy link
Contributor

Ah perfect, that explains what changed! In theory if the emission is skipped I think it should still work though if the logic isn't rewritten? Might be something worth looking into if not, but otherwise the workaround here seems gd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge PR once checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants