-
Notifications
You must be signed in to change notification settings - Fork 68
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
Issue942 durack1 python279 update #944
Conversation
@aashish24 it seems that the linux build just fell over for no reason again, the OS X build seems to have completed without a problem.. This is where it seems to have hung:
I'll tweak the PR and send it through again.. |
@aashish24 @dlonie it seems like this linux build is really unstable as it's failed again (second time around the OS X passed fine, again):
|
It's not a build stability issue, they're using an out of date cmake on that machine (fourth line down). |
@dlonie is there a way to force an updated cmake build in the travis build test? It seems to me that 3 times out of 4 the test failing just due to bad configuration is something which renders the service almost useless.. |
I agree, but I'm not sure how much control we have over that. @aashish24 might know more? |
@dlonie we could build cmake if/when we detect an older version. I do this for pcmdi_metrics.git |
works for me and ctests pass on my ubunutu merging |
Issue942 durack1 python279 update
@doutriaux1 @aashish24 let's see if this passes the travis test and merge it as a 2.2 milestone