287 Commits

Author SHA1 Message Date
Martin Dobias
1c4042bf46 More windows build fixes
- remove protobuf-devel from explicit list - should be included in deps
- only use the extra #define where needed
- disable vector tile test on azure for now (can't debug it)
2020-04-02 12:23:17 +02:00
Martin Dobias
43415ee0c0 Actually try to include protobuf-devel 2020-04-01 23:59:37 +02:00
Martin Dobias
c9f519ad73 Revert last commit: qgis-dev-deps now includes protobuf (thanks Jürgen!)
This reverts commit a475af2432d523bfe52135c53edc236b374c550c.
2020-04-01 23:30:39 +02:00
Martin Dobias
a475af2432 Force protobuf package installation while it is not in qgis-dev-deps 2020-03-31 10:17:53 +02:00
Matthias Kuhn
37470980c3 Re-enable otb tests with stable download link of 7.0 2020-03-22 21:47:20 +10:00
Nyall Dawson
2b58ee3dc1 Blacklist OTB tests on Travis: need updating for OTB 7.1 2020-03-22 12:26:32 +10:00
Nyall Dawson
d9df359ee0 Fix azure ci 2020-03-21 08:33:15 +10:00
lbartoletti
364dc3fd4f
Fix multi split for multilinestring (#34510)
* Fix multi split for multilinestring
2020-03-20 13:23:11 +01:00
Nyall Dawson
da60d99c32 Skip PyQgsProviderConnectionSpatialite on azure 2020-03-17 09:03:25 +10:00
nirvn
92ed232f06 Doh 2020-03-15 15:46:55 +07:00
Juergen E. Fischer
ea843c8f36 azure pipelines: fix link output 2020-03-15 03:39:27 +01:00
Alessandro Pasotti
b134c777f6
Merge pull request #35065 from elpaso/mssql-connections-api
Mssql connections api
2020-03-14 18:13:47 +01:00
Alessandro Pasotti
9a53cf2a3e MSSQL revert geometryColumnTypes and homogenize
Other providers return an "invalid" col type from geometryColumnTypes
let's keep it that way (for now)
2020-03-14 11:18:01 +01:00
Nyall Dawson
465f8a5c45 Disable PyQgsCoordinateOperationWidget on azure
Test is failing with no clues to why
2020-03-14 12:50:43 +10:00
Nyall Dawson
35d8b062ca Disable qgis_vertextool on azure
This is consistently failing (yet passes on my local windows build)
2020-03-14 08:45:50 +10:00
Juergen E. Fischer
4c49625249 azure pipelines: switch to vs2017-win2016 image 2020-03-12 14:09:53 +01:00
Alessandro Pasotti
ea1826a3d1 Modular PG raster tests
It should be now possible to disable test
cases individually.
2020-03-03 14:25:21 +01:00
Juergen E. Fischer
edee4a3d10 spelling fixes (closes #32408) 2020-02-28 21:04:02 +01:00
Matthias Kuhn
6672f1bb33 Switch remaining url 2020-02-01 11:45:08 +01:00
Matthias Kuhn
4b2abb1d1e Switch osgeo mirror to osuosl
Because 🚀
2020-02-01 10:28:09 +01:00
Nyall Dawson
d4f91e1d13 Re-disable expression builder widget test on Azure -- it's still flaky 2020-01-30 11:10:25 +10:00
Nyall Dawson
8950b8c376 Fix crash due to use-after-free in expression builder widget test, also fix missing user
expressions in newly created expression widget which causes the test to fail

And re-enable test on Azure
2020-01-28 21:14:04 +10:00
Nyall Dawson
255e4ed09f (Hopefully temporarily) disable PG Raster tests on Travis
This test is failing on master builds, causing timeouts during
the sql data load step and resulting in build failures on the
master branch. The consequence is that build caching on Travis
is broken, resulting in increasingly lengthy test build times.
2020-01-28 12:04:39 +10:00
Nyall Dawson
b47b84b113 Enable another test on azure 2020-01-27 16:22:20 +10:00
Matthias Kuhn
b4eebfcd82 Add test output to postgres database startup
to debug travis
2020-01-22 14:52:21 +01:00
Julien Cabieces
e5fd756527 Configure Oracle continuous integration 2020-01-02 20:59:28 +10:00
Matthias Kuhn
42708208ac Yet another test mask for Windows 2019-12-18 10:15:45 +01:00
Matthias Kuhn
ebb023662d Mask some more flaky tests 2019-12-16 09:38:44 +01:00
Nyall Dawson
40b198cf90 Correctly skip ProcessingQgisAlgorithmsTestPt1 on azure builds 2019-12-14 08:21:20 +10:00
Matthias Kuhn
6bcd5aea37 Mask meshcalculatortest on windows build 2019-12-07 11:17:32 +01:00
Matthias Kuhn
97566abd8d Mask more tests 2019-12-07 08:37:40 +01:00
Matthias Kuhn
e821441286 Mask failing tests 2019-12-06 13:10:06 +01:00
Nyall Dawson
567cdb3d2a Disable qgis_layerdefinition on CI
This test relies on an unreliable 3rd party service
2019-12-06 14:54:12 +10:00
Juergen E. Fischer
46e6b2d376 azure pipelines: re-add poppler & doxygen 2019-12-06 00:36:16 +01:00
Juergen E. Fischer
81a08fd3e8 azure pipelines:
* fail on error
* align build name for pull requests more with travis builds
* include dash link on azure page
2019-12-06 00:34:01 +01:00
Denis Rouzaud
42685043ad
shorter commit messages for PyQGIS docs jobs (#33189) 2019-12-03 12:02:38 +01:00
Juergen E. Fischer
fe9dcf1f33 azure-pipelines: fix dependency package reference 2019-12-03 01:10:18 +01:00
Juergen E. Fischer
d33a5b56a9 azure-pipelines support
(blood, sweat and tears w/squ-ashed away)
2019-11-30 20:34:16 +01:00
Juergen E. Fischer
81e645902f travis: avoid pr_has_label.py error 2019-11-15 17:35:02 +01:00
Matthias Kuhn
35173c5336 Restore clang 2019-11-07 13:06:49 +01:00
Matthias Kuhn
a6386038ff Fix all 3 arg lambda problems 2019-11-04 21:52:39 +01:00
Matthias Kuhn
cffea8b28b Enable more clazy checks and disable warnings as errors (boom) 2019-11-04 18:35:26 +01:00
Matthias Kuhn
6dc576bc3e Only do connect-3arg-lambda check on travis 2019-11-04 07:35:34 +01:00
Matthias Kuhn
47c86dc4a2 Use clazy 2019-11-04 07:35:34 +01:00
Denis Rouzaud
2829f6ba35
[docker] fix cache and enable timeouts for Docker images (on cron jobs) (#32264)
This allows faster builds of the Docker images on cron jobs by fixing the caching on Travis (it has a distinct cache than the standard testing builds)
To get the cache, it has to be stored on some point in a docker image. To avoid image size increase, a second build is done with removing the cache and build information and using squash builds (currently an experimental feature of Docker).
2019-10-17 09:50:05 +02:00
Sandro Santilli
76b39de1b8
Add ENABLE_SAGA_TESTS cmake config, default to off, enable in ci (#32199)
* Add ENABLE_SAGA_TESTS cmake config, default to off, enable in ci

Closes #32143

* Update python/plugins/processing/tests/CMakeLists.txt

Co-Authored-By: Harrissou Sant-anna <delazj@gmail.com>
2019-10-11 11:26:33 +02:00
Nyall Dawson
b3b3d7053a Don't try to load mssql data 2019-09-13 10:36:06 +10:00
Nyall Dawson
172b5d8a4c Disable mssql server docker use, it's down too often... 2019-09-13 10:36:06 +10:00
Denis Rouzaud
5d26ff3b6a patch for statx calls on Docker should not be required anymore on Bionic 2019-08-31 12:14:31 +02:00
Nyall Dawson
01eb8896fb Try bumping ccache size 2019-08-27 10:54:19 +10:00