X Tutup
Skip to content

Travis: Set exit to true in nose.main#4708

Merged
tacaswell merged 1 commit intomatplotlib:masterfrom
jenshnielsen:TravisExitFailure
Jul 16, 2015
Merged

Travis: Set exit to true in nose.main#4708
tacaswell merged 1 commit intomatplotlib:masterfrom
jenshnielsen:TravisExitFailure

Conversation

@jenshnielsen
Copy link
Copy Markdown
Member

Following the merge of #4668 tests do not fail correctly on Travis. This sets exit to True in nose.main. Otherwise the exit status is not set correctly and Travis does not fail on failure.

Compare https://travis-ci.org/matplotlib/matplotlib/jobs/71108096 which should have failed but does not to the result of the python 3.5 job on this branch

Otherwise the exit status is not set correctly and travis does not fail
@jenshnielsen
Copy link
Copy Markdown
Member Author

@matplotlib/developers Please be careful when merging PR's until this is fixed. The Travis status will be set to passed incorrectly. Im sorry that I did not notice before

tacaswell added a commit that referenced this pull request Jul 16, 2015
Travis: Set exit to true in nose.main
@tacaswell tacaswell merged commit fe5a536 into matplotlib:master Jul 16, 2015
@tacaswell
Copy link
Copy Markdown
Member

3.5 fails, so this looks good 👍

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

X Tutup