503 Commits

Author SHA1 Message Date
Matthias Kuhn
aaf5642212 Setup Qt 5.14 workflow 2020-08-08 13:17:00 +02:00
Mathieu Pellerin
5686837363 Fix azure 2020-06-27 21:23:10 +07:00
rldhont
f03e3765a5 Unblacklist PyQgsServerWMSGetPrint test 2020-06-25 09:51:00 +02:00
Mathieu Pellerin
11c9009296
Resurrect azure 32-bit test 2020-06-13 14:44:44 +07:00
Nyall Dawson
561a8326c5 Modernize language
And avoid insensitive/trigger words (as far as possible -- some are
coming from Qt or other external APIs)
2020-06-13 16:48:38 +10:00
Nyall Dawson
635f79aba1 Disable azure 32 bit builds (hopefully temporarily!)
These are consistently failing for unknown reasons -- maybe a broken
dependancy in osgeo4w 32 bit?
2020-06-03 08:01:35 +10:00
Alessandro Pasotti
20097fea50
Update .ci/travis/linux/scripts/test_flaky.txt
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
2020-06-02 11:51:11 +02:00
Alessandro Pasotti
c771e47d54 Disable flacky test PyQgsPostgresRasterProvider 2020-06-02 08:36:50 +02:00
Martin Dobias
2338b1491c Giving up on qgis_ogrproviderguitest in Azure (fails with timeout) 2020-05-17 19:33:54 +02:00
Nyall Dawson
e76013e9cd Fix F523 flake issues 2020-05-12 14:24:40 +10:00
Nyall Dawson
b6a7a10703 Fix some more python formatting issues, remove more flake exceptions 2020-05-11 11:41:50 +10:00
Denis Rouzaud
1ddcde9139
make oracle loading a bit less boring (and fold the output) (#36239) 2020-05-06 16:34:04 +02:00
Matthias Kuhn
3e6c7c28f7
Apply suggestions from code review
Co-authored-by: Denis Rouzaud <denis.rouzaud@gmail.com>
2020-05-06 08:31:06 +02:00
Matthias Kuhn
52ef2a46ca Fix python2 print 2020-05-05 23:28:48 +02:00
Nyall Dawson
8211643c84 Blacklist PyQgsServerWMSGetPrint
This test consistently fails, likely revealing a real issue in the server
code (but regardless, a test which fails all the time has no place on
the ci)
2020-05-03 15:41:19 +10:00
Juergen E. Fischer
2e7bebcf20 add code_layout test to verify that UIs either have a non-default window title or are not marked for translation 2020-04-24 16:30:45 +02:00
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