Travis update (rebased onto metadata53)#5447
Closed
jburel wants to merge 7 commits intoome:metadata53from
Closed
Conversation
Merged
Member
Author
|
--rebased-from #5409 |
Member
Author
|
Closing something did not work when using scc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the same as gh-5409 but rebased onto metadata53.
What this PR does
Use trusty to build
This is necessary to build with newer version of pytables
and newer version of ice
antfails all the time, need to use./build.py.sudo apt-getduringbefore_install:otherwise the dependencies will not be available to the container. This means that the python tests will fail with for exampleNo module Ice. Changesudooption torequired. I did not notice an increase in the build time with that change. See Issue with the Python path in the recent builds travis-ci/travis-ci#8048numexprvia pip to avoid some table test failure e.g.test/unit/tablestest/test_servants.py:349:will fail withValueError: Using `oa_ndim == 0` when `op_axes` is NULL. Use `oa_ndim == -1` or the MultiNew iterator for NumPy <1.8 compatibilityTesting this PR
Check that travis is green
See https://trello.com/c/gVsUkLH8/100-travis-upgrade