mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
[travis] Enable all tests
This commit is contained in:
parent
191a952e13
commit
4c2a3db77e
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user