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

Fix Travis CI tests failing #80

Open
ayan-usgs opened this issue Feb 8, 2016 · 6 comments
Open

Fix Travis CI tests failing #80

ayan-usgs opened this issue Feb 8, 2016 · 6 comments
Assignees

Comments

@ayan-usgs
Copy link
Contributor

Travis CI is erroring. Investigate and fix if necessary.

@ayan-usgs ayan-usgs self-assigned this Feb 8, 2016
@ocefpaf
Copy link
Member

ocefpaf commented Feb 8, 2016

Our travis link is pointing to https://travis-ci.org/sgrid/pysgrid and that is showing @jay-hennen latest work. (The latest merge to master seems OK. We might want to look into changing the badge link to point to the master merges, not sure how yet...)

BTW @jay-hennen working from master is not recommended. It is preferred to create a branch, work from there, and send the PR.

Take a look at https://guides.github.com/introduction/flow/ and https://guides.github.com/activities/hello-world/. They are both nice introductions to the GitHub Workflow we use.

@ocefpaf
Copy link
Member

ocefpaf commented Feb 8, 2016

OK I see a segfault here. Something changed on Travis-CI 😒 I will take a look.

@ocefpaf ocefpaf mentioned this issue Feb 8, 2016
@ayan-usgs
Copy link
Contributor Author

It's beguiling. I can't seem to reliably reproduce the segmentation fault....

Guess it's time to do some Googling.

@ayan-usgs
Copy link
Contributor Author

What's exceedingly bizarre is that the Travis CI tests will run without a segmentation fault when running against by fork, but will fail on PR requests to master from that fork. It's the same code and the Travis CI settings are ostensibly the same.

@ocefpaf
Copy link
Member

ocefpaf commented Feb 8, 2016

Segfaults are always fun...

@ChrisBarker-NOAA
Copy link
Contributor

this may have been the segfaulting with netcdf that seems to have been cleaned up with the test restructuring -- let's close it.

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

No branches or pull requests

3 participants