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

Uint => UInt in random.jl #12745

Merged
merged 1 commit into from
Aug 22, 2015
Merged

Conversation

WestleyArgentum
Copy link
Member

No description provided.

@jiahao
Copy link
Member

jiahao commented Aug 22, 2015

Can has tests? :)

@tkelman
Copy link
Contributor

tkelman commented Aug 22, 2015

victim of #11200

@WestleyArgentum
Copy link
Member Author

I'm sorry, I'm not entirely sure what's wrong... The tests pass locally, and AppVeyor seems to be alright, but Travis is angry. I see plenty of errors in the Travis log, but those all appear in the output of successful Travis builds as well...

JeffBezanson added a commit that referenced this pull request Aug 22, 2015
@JeffBezanson JeffBezanson merged commit 99c59a2 into JuliaLang:master Aug 22, 2015
@tkelman
Copy link
Contributor

tkelman commented Aug 22, 2015

I think something's wrong with the dsfmt download. @staticfloat can you check on the cache server to see whether or not it's healthy?

@staticfloat
Copy link
Member

The original server isn't responding, which causes the ETAG verification to take a really long time. I've maxed it out at 1s now, so things seem to be working better.

@tkelman
Copy link
Contributor

tkelman commented Aug 22, 2015

Awesome, thanks.

@ivarne
Copy link
Member

ivarne commented Aug 22, 2015

The easy way to test for issues like this would be to comment out include("deprecated.jl") in base/sysimg.jl before running tests.

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.

6 participants