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

[test] Fix nosetests issue (#115) #116

Merged
merged 1 commit into from
Feb 13, 2017
Merged

Conversation

130s
Copy link
Collaborator

@130s 130s commented Feb 13, 2017

No description provided.

@130s 130s force-pushed the add/performance_measure_script branch 2 times, most recently from a0bda31 to 3b0a067 Compare February 13, 2017 10:55
[test] chmod test py file so that nosetests can (hopefully...) find and run it.
[test] chmod 755 made test*.py invisible to nosetest, at least locally. So reverting it back with chmod 644.
[test] List the files nose actually handles.
[test] Directory on Travis CI adjustment.
[test] Add --exe option to nosetests (yet another attempt to fix #115).
@130s 130s force-pushed the add/performance_measure_script branch from 3b0a067 to 5fd6600 Compare February 13, 2017 19:26
@130s
Copy link
Collaborator Author

130s commented Feb 13, 2017

Finally nosetests found the test after adding --exe option. This worked as well for files with extensions other than .exe.

@130s 130s merged commit af6b09e into master Feb 13, 2017
@130s 130s deleted the add/performance_measure_script branch February 13, 2017 19:42
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.

1 participant