Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
26a7c0e8
Commit
26a7c0e8
authored
Jul 19, 2017
by
Jan Möbius
Browse files
Merge branch 'hotFixCITestFailureIsIgnored' into 'master'
Update run_tests.sh See merge request
!26
parents
eeaf2550
c90cbbfd
Changes
2
Hide whitespace changes
Inline
Side-by-side
CI/ci-linux.sh
View file @
26a7c0e8
...
...
@@ -108,3 +108,4 @@ bash run_tests.sh
cd
..
exit
$?
\ No newline at end of file
tests/run_tests.sh
View file @
26a7c0e8
...
...
@@ -13,4 +13,7 @@ CTEST_BINARY=/opt/local/bin/ctest
fi
$CTEST_BINARY
-D
ExperimentalTest
--no-compress-output
ERRORLEVEL
=
$?
cp
Testing/
`
head
-n
1 Testing/TAG
`
/Test.xml CTestResults.xml
exit
$ERRORLEVEL
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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