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

tests(lantern): attempt to download test set a few times #9766

Merged
merged 1 commit into from Oct 2, 2019

Conversation

connorjclark
Copy link
Collaborator

@connorjclark connorjclark commented Oct 2, 2019

noticed in CI that yarn test-lantern can fail while downloading the data.

Can repro locally if you attempt to download enough times.

image

it's not a zip. It's sometimes an html file:

image

So just repeat a few times (5? sure.) until it works, so CI is happy.

@connorjclark
Copy link
Collaborator Author

already workin like a charm

image

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants