5 Commits

Author SHA1 Message Date
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