Skip to content

Commit 4b90f77

Browse files
committed
Disable OpenCL utils test on travis (no OpenCL device)
1 parent 8ae4067 commit 4b90f77

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
@@ -31,3 +31,7 @@ PyQgsAuthManagerPKIPostgresTest
3131
PyQgsAuthManagerPasswordPostgresTest
3232
PyQgsAuthManagerOgrPostgresTest
3333
PyQgsDbManagerPostgis
34+
35+
# Needs an OpenCL device, the library is not enough
36+
qgis_openclutilstest
37+

0 commit comments

Comments
 (0)