Skip to content

Attempt to run Cors functional tests with watchman disabled. #7076

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

Merged
merged 1 commit into from
Jan 29, 2019

Conversation

pranavkm
Copy link
Contributor

According to jestjs/jest#2219, jest will
not run tests if watchman is installed. Running the tests in isolation always pass, but it's possible that something sets up watchman on our OSX CI environment as part of building.
The symptoms seem close to what's reported in the issue making it worth a try

Possible fix for https://github.com/aspnet/AspNetCore-Internal/issues/1619

According to jestjs/jest#2219, jest will
not run tests if watchman is installed. It is not entirely clear if
this is the case in our OSX CI environment, but the symptoms seem close
to what's reported in the issue.

Possible fix for https://github.com/aspnet/AspNetCore-Internal/issues/1619
@pranavkm pranavkm requested a review from sebastienros January 28, 2019 23:21
@pranavkm pranavkm merged commit 29898df into release/2.2 Jan 29, 2019
@pranavkm pranavkm deleted the prkrishn/no-watchman branch January 29, 2019 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants