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

Motherfucking travis #146

Merged
merged 4 commits into from
Dec 24, 2013
Merged

Conversation

gitfoxi
Copy link

@gitfoxi gitfoxi commented Dec 23, 2013

Gadfly should get her green badge back as soon as Julia nightly is rebuilt with JuliaLang/julia#5225 fix. Thanks @simonster JuliaLang/julia#5222.

Michael Fox added 3 commits December 23, 2013 11:48
Temporarily point travis at me.

Go Travis Go

debug travis git

debug travis some more

See if `apt-get git` is a good workaround.

but not like a retard

git fetch --unshallow

gdb

check julia version

I think we're finally back to green.
- julia -e 'Pkg.init(); Pkg.add("Cairo"); Pkg.add("RDatasets")'
- julia -e 'run(`ln -s $(pwd()) $(Pkg.dir("Gadfly"))`); Pkg.pin("Gadfly"); Pkg.resolve()'
- julia -e 'run(`ln -s $(pwd()) $(Pkg.dir("Gadfly"))`);'
- julia -e 'Pkg.pin("Gadfly"); Pkg.resolve()'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Although startup time is pretty fast these days, doing this all in a single julia process still seems better.

@dcjones
Copy link
Collaborator

dcjones commented Dec 23, 2013

Travis still fails on a segfault, which was fixed with JuliaLang/julia#5165. I would have thought julia nightlies would pick up changes from a week ago.

@gitfoxi
Copy link
Author

gitfoxi commented Dec 23, 2013

There's maybe a new segfault that @JeffBezanson
https://github.com/JeffBezanson
killed this morning, JuliaLang/julia#5225 within an
hour of noticing it.

On Mon, Dec 23, 2013 at 1:20 PM, Daniel Jones notifications@github.comwrote:

Travis still fails on a segfault, which was fixed with
JuliaLang/julia#5165 JuliaLang/julia#5165. I
would have thought julia nightlies would pick up changes from a week ago.


Reply to this email directly or view it on GitHubhttps://github.com//pull/146#issuecomment-31144494
.

Michael

dcjones added a commit that referenced this pull request Dec 24, 2013
@dcjones dcjones merged commit 82aafb7 into GiovineItalia:master Dec 24, 2013
@dcjones
Copy link
Collaborator

dcjones commented Dec 24, 2013

It looks like it was last updated on the 15th: https://launchpad.net/~staticfloat/+archive/julianightlies

So hopefully after merging we'll see green when there is a new "nightly".

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.

None yet

3 participants