Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
26a7c0e8
Commit
26a7c0e8
authored
Jul 19, 2017
by
Jan Möbius
Browse files
Options
Browse Files
Download
Plain Diff
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
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
CI/ci-linux.sh
CI/ci-linux.sh
+1
-0
tests/run_tests.sh
tests/run_tests.sh
+3
-0
No files found.
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
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