Skip to content

Conversation

mdickinson
Copy link
Member

On Python 3, two test modules give errors when run under unittest (e.g., with python3.2 -m unittest discover -v traits), thanks to the module-level raise nose.SkipTest(...). This PR fixes those errors.

@enbuilder
Copy link

Merged build triggered. Test FAILed.

@enbuilder
Copy link

Merged build started. Test FAILed.

@enbuilder
Copy link

Merged build finished. Test FAILed.

@enbuilder
Copy link

Test FAILed.
Refer to this link for build results: http://jenkins.enthought.com:8080/job/Traits_PR_builder/49/

Build Log
last 5 lines

[...truncated 13 lines...]
x86_64,Linux completed with result FAILURE
x86,Linux completed with result FAILURE
x86,Windows completed with result SUCCESS
x86,MacOS completed with result SUCCESS

@mdickinson
Copy link
Member Author

Assigning to @pberkes for review.

@pberkes
Copy link
Contributor

pberkes commented Apr 28, 2014

LGTM

pberkes pushed a commit that referenced this pull request Apr 28, 2014
Skip tests properly under unittest.
@pberkes pberkes merged commit d9e7c66 into release/4.5.0 Apr 28, 2014
@pberkes pberkes deleted the fix-unittest-breakage branch April 28, 2014 08:25
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