Skip to content

Commit 5f5edb6

Browse files
committed
Black mssql test on Travis
The mssql odbc driver is proving very crashy on the Travis docker image. Revisit when the docker image is upgraded
1 parent 0633ee0 commit 5f5edb6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.ci/travis/linux/blacklist.txt

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ qgis_ziplayertest
2222
# Flaky, see https://dash.orfeo-toolbox.org/testDetails.php?test=63061783&build=297405
2323
PyQgsSpatialiteProvider
2424

25+
# Flaky, the ms odbc driver crashes a lot on the ubuntu docker image. Retest when
26+
# the docker base image is upgraded
27+
PyQgsMssqlProvider
28+
2529
# Need a local postgres installation
2630
PyQgsAuthManagerPKIPostgresTest
2731
PyQgsAuthManagerPasswordPostgresTest

0 commit comments

Comments
 (0)