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

trying to get travis to use correct conda channel and vtks #2150

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

doutriaux1
Copy link
Contributor

just testing on travis, no need to review yet

@doutriaux1
Copy link
Contributor Author

@doutriaux1
Copy link
Contributor Author

i think the flake8 issues are coming from flake8 being much stricter now.

@doutriaux1
Copy link
Contributor Author

@danlipsa did you use a nox version to generate the baselines? I think that's the issue.

@doutriaux1
Copy link
Contributor Author

@danlipsa if I'm running a mesa-based version, why should I get this: 350: Running: python /export/doutriaux1/git/uvcdat/testing/vcs/test_vcs_basic_gms.py --gm_type=isofill --projection=-3 --lat1=-90 --lat2=0 --lon1=-180 --lon2=180 --range_via_gm --source=/export/doutriaux1/git/build_uvcdat/uvcdat-testdata/baselines/vcs/test_vcs_basic_isofill_-3_proj_SH_-180_180_via_gm.png
350: VTK_VERSION: 7.1.0
350: NUMPY_VERSION: 1.11.3
350: ERROR: In /export/doutriaux1/anaconda2/conda-bld/vtk-cdat_1484002649396/work/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx, line 1475
350: vtkXOpenGLRenderWindow (0x2ded920): bad X server connection. DISPLAY=/export/doutriaux1/git/build_uvcdat/CMake/runtest: line 12: 7738 Aborted (core dumped) $*
1/1 Test #350: test_vcs_basic_isofill_-3_proj_SH_-180_180_gm ...***Failed 3.64 sec

@danlipsa
Copy link
Contributor

danlipsa commented Jan 10, 2017

@doutriaux1 I remember my flake8 problems were that flake8 was not installed into my conda. I had to install it by hand.

@danlipsa
Copy link
Contributor

@doutriaux1 How do you use a nox version? I run 'ctest' on my machine and copy over the new image files.

@doutriaux1
Copy link
Contributor Author

doutriaux1 commented Jan 10, 2017

@danlipsa -DCDAT_BUILD_OFFSCREEN=ON will trigger the use of nox.

@danlipsa
Copy link
Contributor

@doutriaux1 Is this the option to configure UVCDAT? What about getting the right conda packages? I assume that at least VTK needs to be configured differently. Thanks!

@doutriaux1
Copy link
Contributor Author

doutriaux1 commented Jan 10, 2017 via email

@danlipsa
Copy link
Contributor

@doutriaux1 When I do cmake ../src -DCDAT_BUILD_OFFSCREEN=ON the built conda env uses conda or conda-forge? Thanks.

@doutriaux1
Copy link
Contributor Author

conda-forge in this PR conda anywhere else. That's why I want to speed up this.

@danlipsa
Copy link
Contributor

@doutriaux1 Lets merge this then! It seems that it picks everything up correctly, there are a few test that fail, mostly because of system differences (opengl on my machine vs osmesa) - we can fix those in a separate PR.
So you pushed the new VTK to nightly?

@doutriaux1
Copy link
Contributor Author

I pushed your git sha to nightly with nox only. I will push new ones for mac and linux (regular) soon. Let me try to fix flake8 test and the few baselines left first
I would loke the test suite to work again.

@doutriaux1
Copy link
Contributor Author

@danlipsa I think I miss built vtk-cdat-nox on your sha1, when pltting something under vnc it first brings up a X11 window then seg faults...

@doutriaux1
Copy link
Contributor Author

i will rebuild it using uvcdat-master now.

@doutriaux1
Copy link
Contributor Author

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.

2 participants