[travis] Enable all tests

This commit is contained in:
Matthias Kuhn 2017-09-20 12:11:19 +02:00
parent 191a952e13
commit 4c2a3db77e
No known key found for this signature in database
GPG Key ID: A0E766808764D73F

View File

@ -53,11 +53,7 @@ ls -la --full-time python/plugins/processing/tests/testdata/expected/polys_centr
ninja
python3 /root/QGIS/.ci/travis/scripts/ctest2travis.py xvfb-run ctest -V -R ProcessingQgisAlgorithmsTest -S /root/QGIS/.ci/travis/travis.ctest --output-on-failure
find / -iname "*.shp"
#python3 /root/QGIS/.ci/travis/scripts/ctest2travis.py xvfb-run ctest -V -E "$(cat /root/QGIS/.ci/travis/linux/blacklist.txt | sed -r '/^(#.*?)?$/d' | paste -sd '|' -)" -S /root/QGIS/.ci/travis/travis.ctest --output-on-failure
python3 /root/QGIS/.ci/travis/scripts/ctest2travis.py xvfb-run ctest -V -E "$(cat /root/QGIS/.ci/travis/linux/blacklist.txt | sed -r '/^(#.*?)?$/d' | paste -sd '|' -)" -S /root/QGIS/.ci/travis/travis.ctest --output-on-failure
ccache -s