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

Disables a tarball fetching test on windows #6211

Merged
merged 1 commit into from
Aug 7, 2018

Conversation

arcanis
Copy link
Member

@arcanis arcanis commented Aug 3, 2018

Summary

AppVeyor is constantly timeouting on the tarball fetching test.

Test plan

n/a

@arcanis arcanis mentioned this pull request Aug 3, 2018
@Daniel15
Copy link
Member

Daniel15 commented Aug 3, 2018

Why does the test load data from the internet, rather than using mocked data?

@arcanis
Copy link
Member Author

arcanis commented Aug 3, 2018

I think the problem here is that those integration tests are executed by running an actual yarn process. They don't run in Jest, so they can't be mocked. I'm not entirely sure though, maybe @bestander remembers?

@Gudahtt
Copy link
Member

Gudahtt commented Aug 3, 2018

I was hoping to look into why these are failing soon. It definitely makes sense to skip them for now.

The test suite is very slow and flaky on Windows right now, the tarball one being the worst. I was thinking it might be related to this issue: sindresorhus/execa#142
Edit: upon further investigation, I don't think it's related...

@arcanis arcanis merged commit 7eba495 into yarnpkg:master Aug 7, 2018
@rockwyc992
Copy link

Are there any issue, like #4073, to track this problem?

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.

4 participants