Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
0e738ce9
Commit
0e738ce9
authored
Nov 24, 2017
by
eric pellegrini
Browse files
updated nosetests path in run_tests.sh
parent
681d7e3e
Pipeline
#3058
passed with stages
in 7 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
BuildServer/Darwin/Scripts/run_tests.sh
View file @
0e738ce9
...
...
@@ -15,7 +15,7 @@ cd ../..
cd
Tests/FunctionalTests/Jobs
/Library/Frameworks/Python.framework/Versions/2.7/bin/python BuildJobTests.py
nosetests
--verbosity
=
3
--exe
-P
.
/Library/Frameworks/Python.framework/Versions/2.7/bin/
nosetests
--verbosity
=
3
--exe
-P
.
if
[
$?
-ne
0
]
;
then
status
=
$?
echo
-e
"
$ROUGE
""One or several functional tests failed"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment