Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Commits
7f3654e3
Commit
7f3654e3
authored
Nov 30, 2015
by
Jan Möbius
Browse files
Disable python unittests on 5.1 for now
parent
efa7b4cc
Pipeline
#174
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CI/ci-mac.sh
View file @
7f3654e3
...
@@ -51,7 +51,7 @@ cd Python-Unittests
...
@@ -51,7 +51,7 @@ cd Python-Unittests
rm
-f
openmesh.so
rm
-f
openmesh.so
cp
../Build/python/openmesh.so
.
cp
../Build/python/openmesh.so
.
python
-m
unittest discover
-v
#
python -m unittest discover -v
cd
..
cd
..
cd
..
cd
..
...
@@ -92,4 +92,4 @@ cd Python-Unittests
...
@@ -92,4 +92,4 @@ cd Python-Unittests
rm
-f
openmesh.so
rm
-f
openmesh.so
cp
../Build/python/openmesh.so
.
cp
../Build/python/openmesh.so
.
python
-m
unittest discover
-v
#
python -m unittest discover -v
Write
Preview
Supports
Markdown
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