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

Intermittent Travis failures: no method length( #5839

Closed
simonster opened this issue Feb 17, 2014 · 3 comments
Closed

Intermittent Travis failures: no method length( #5839

simonster opened this issue Feb 17, 2014 · 3 comments
Labels
bug Indicates an unexpected problem or unintended behavior

Comments

@simonster
Copy link
Member

Apologies if there is already an open ticket for this, but I didn't see one.

https://travis-ci.org/JuliaLang/julia/jobs/18945215
https://travis-ci.org/JuliaLang/julia/jobs/18748363

@simonster simonster added the bug label Feb 17, 2014
@mbauman
Copy link
Member

mbauman commented Feb 17, 2014

One of my commits hit this on both builds… but one had an ever-so-slightly more descriptive error message, triggered at a different point: https://travis-ci.org/JuliaLang/julia/jobs/19005877#L975

no method length(Type{((Any,Int64),Undef)})
while loading arrayops.jl, in expression starting on line 339

@JeffBezanson
Copy link
Member

Similar to #5106

@simonster
Copy link
Member Author

The failures here look similar enough to those in #5106 that I'm going to close this as a dup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

3 participants