Skip to content

Travis update (rebased onto metadata53)#5447

Closed
jburel wants to merge 7 commits intoome:metadata53from
jburel:rebased/metadata53/travis-update
Closed

Travis update (rebased onto metadata53)#5447
jburel wants to merge 7 commits intoome:metadata53from
jburel:rebased/metadata53/travis-update

Conversation

@jburel
Copy link
Copy Markdown
Member

@jburel jburel commented Aug 18, 2017

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

  • building using ant fails all the time, need to use ./build.py.
  • installation of python dependencies needs to be explicitly done via
    sudo apt-get during before_install: otherwise the dependencies will not be available to the container. This means that the python tests will fail with for example No module Ice. Change sudo option to required. 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#8048
  • update numexpr via pip to avoid some table test failure e.g.
    test/unit/tablestest/test_servants.py:349: will fail with ValueError: Using `oa_ndim == 0` when `op_axes` is NULL. Use `oa_ndim == -1` or the MultiNew iterator for NumPy <1.8 compatibility

Testing this PR

Check that travis is green

See https://trello.com/c/gVsUkLH8/100-travis-upgrade

@jburel jburel mentioned this pull request Aug 18, 2017
@jburel
Copy link
Copy Markdown
Member Author

jburel commented Aug 18, 2017

--rebased-from #5409

@jburel
Copy link
Copy Markdown
Member Author

jburel commented Aug 18, 2017

Closing something did not work when using scc

@jburel jburel closed this Aug 18, 2017
@jburel jburel deleted the rebased/metadata53/travis-update branch October 13, 2017 06:53
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.

3 participants