9 Commits

Author SHA1 Message Date
Juergen E. Fischer
fe7a0e57be travis: disable qgis_wcsprovidertest due to unreliable server 2014-11-22 13:16:33 +01:00
Matthias Kuhn
0a5c3cc8c6 Enable PyQgsSymbolLayerV2 test. Followup 5957b0a 2014-11-18 17:43:58 +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
Matthias Kuhn
b28cc1410b [travis] Do some steps in install step 2014-11-14 19:16:38 +01:00
Matthias Kuhn
4ff4394b35 [travis] Disable PyQgsPalLabelingServer tests for now 2014-11-14 19:16:36 +01:00
Matthias Kuhn
e4d3eaacb6 [travis] Disable SymbolLayerV2 test
There is a pull request to properly fix the issue. When this PR is dealt with
this test will be re-enabled.

https://github.com/qgis/QGIS/pull/1672
2014-11-14 19:15:59 +01:00
Matthias Kuhn
581815f841 Fix atlas tests
* Recreates composition for every test and therefore removes internal
   dependency
 * Reorders method calls to make the test pass
 * Disable the test until https://github.com/qgis/QGIS/pull/1688
2014-11-14 19:14:51 +01:00
Matthias Kuhn
fdde5905ca Exclude PyQgsPalLabelingCanvas test because of Segfault on test server
It seems that there is still a thread running when QgsApplication exits.

Error message:
QThreadStorage: Thread 0x16e29f0 exited after QThreadStorage 6 destroyed
2014-11-14 18:30:30 +01:00
Matthias Kuhn
35286613d2 Add .travis.yml for automated testing 2014-11-14 18:30:27 +01:00