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

Randomly fails on OSX Travis #19

Closed
abelsiqueira opened this issue Oct 13, 2019 · 3 comments
Closed

Randomly fails on OSX Travis #19

abelsiqueira opened this issue Oct 13, 2019 · 3 comments
Labels

Comments

@abelsiqueira
Copy link
Owner

An example:

Resolving julialang.org (julialang.org)... 151.101.2.49, 151.101.66.49, 151.101.130.49, ...
Connecting to julialang.org (julialang.org)|151.101.2.49|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 26456 (26K) [text/html]
Saving to: ‘page.html’
page.html           100%[===================>]  25.84K  --.-KB/s    in 0.003s  
2019-10-13 00:44:44 (7.90 MB/s) - ‘page.html’ saved [26456/26456]
cp: julia-1.2.0/Julia-1.2.app: No such file or directory
umount: julia-1.2.0: not currently mounted
@abelsiqueira
Copy link
Owner Author

Here's a live example: https://travis-ci.org/abelsiqueira/jill/jobs/603565154

@johnnychen94
Copy link
Contributor

Would testing if the mounting folder exists prior to cp fix this?

@abelsiqueira
Copy link
Owner Author

Sorry, I wouldn't know. I imagine it can be trouble-shooted through trial-and-error. I'll label this as help wanted.

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

No branches or pull requests

2 participants