Skip to content

Commit c6be37d

Browse files
nyalldawsonnirvn
authored andcommittedMay 11, 2020
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) (cherry picked from commit 8211643)
1 parent 9362b62 commit c6be37d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.ci/travis/linux/scripts/test_blacklist.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ qgis_openclutilstest
2121
# Relies on a broken/unreliable 3rd party service
2222
qgis_layerdefinition
2323

24+
# Broken - segfaults on Travis, likely due to a real issue in the server code
25+
PyQgsServerWMSGetPrint

0 commit comments

Comments
 (0)
Please sign in to comment.