20 Commits

Author SHA1 Message Date
Nyall Dawson
c732c68749 [travis] Run tests even with build failures on osx 2016-05-15 20:38:38 +10:00
Nyall Dawson
c1d84dee96 Include travis build name in dash results (ie qt5/qt4) 2016-05-15 20:38:38 +10:00
Matthias Kuhn
e6c5301cf8 Don't run qt5 tests in parallel 2016-03-23 09:43:32 +01:00
Matthias Kuhn
921835f200 Reduce test timeout to 60 seconds 2016-03-22 08:34:45 +01:00
Matthias Kuhn
070a352860 Run travis tests also with build warnings. 2015-12-18 18:38:18 +01:00
Matthias Kuhn
287590eea2 Fix concurrency issue in snap indexing 2015-09-24 08:25:16 +02:00
Matthias Kuhn
657c600836 [travis] fix shorturl followup f3f5ea1 2015-09-21 18:32:22 +02:00
Matthias Kuhn
f3f5ea1ff4 Create short link to proper page on cdash 2015-09-21 14:36:20 +02:00
Matthias Kuhn
343cc541fb [travis] Only send test results to CDash on failure 2015-09-14 12:52:59 +02:00
Matthias Kuhn
95974e8734 Travis: Fail on warnings and improve cdash integration 2015-06-22 15:13:36 +02:00
Matthias Kuhn
fd50ecd0e7 Revert "Be more verbose with debug info on travis"
This reverts commit 3d5de9ee2532c73010a502b13369e14a3036c896.

Runs unreliable on travis...
2015-06-16 15:47:03 +02:00
Matthias Kuhn
3d5de9ee25 Be more verbose with debug info on travis 2015-06-16 14:35:11 +02:00
Nyall Dawson
ef8cf2ed9c Revert "Temporarily disable Travis submission to cdash"
This reverts commit 8c1675a06a70d3845192f7b2c388acf3241b599f.

Dash is back up.
2015-02-02 21:12:55 +11:00
Nyall Dawson
8c1675a06a Temporarily disable Travis submission to cdash
Cdash is down and this causes false failures
2015-02-02 16:02:01 +11:00
Nyall Dawson
9ba8b29dfb Revert "Enable coverage reports for Travis builds"
This reverts commit 34d5394409cd39a7953bd169ffdc36a618641ce3.

    Gcc builds were too resource hungry and kept getting killed by
    Travis. Will keep investigating alternate approaches...
2015-02-02 08:05:59 +11:00
Nyall Dawson
34d5394409 Enable coverage reports for Travis builds
Changes required:
- switch Travis builds to gcc, using O0 for build speed
- enable a debug build
- enable coverage report for ctest on Travis (sent to dash)
2015-01-28 14:36:48 +11:00
Matthias Kuhn
984324b0ee Print link to cdash on travis 2014-12-18 13:05:38 +01:00
Matthias Kuhn
352fe2a2cd CTest retry submit to dashboard when failed 2014-12-03 10:23:05 +01:00
Matthias Kuhn
6c24638484 Return non-zero status from cmake script when build or test fails 2014-11-21 11:45:33 +01:00
Matthias Kuhn
66ffb2a0ae Run build within ctest script and add some information for the dashboard 2014-11-18 16:41:41 +01:00