[Oracle] Don't run flaky test PyQgsOracleProvider (#42790)

This commit is contained in:
Julien Cabieces 2021-04-15 13:22:40 +02:00 committed by GitHub
parent 63ec727003
commit 0d70ed9a53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,3 +7,6 @@ qgis_ziplayertest
# Flaky, the ms odbc driver crashes a lot on the ubuntu docker image. Retest when
# the docker base image is upgraded
PyQgsMssqlProvider
# Crashes randomly from time to time on CI in the OCI library
PyQgsOracleProvider