From a0b5c054289840aa4fa664fcecd3f0e5ff7ad129 Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Sat, 6 Feb 2021 07:56:16 +1000 Subject: [PATCH] Blocklist Oracle test on Github Actions The Oracle container is not installed, so we can't run these tests --- .ci/test_blocklist.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.ci/test_blocklist.txt b/.ci/test_blocklist.txt index e6c3e7d88d2..fc4206ce2fa 100644 --- a/.ci/test_blocklist.txt +++ b/.ci/test_blocklist.txt @@ -23,5 +23,7 @@ qgis_layerdefinition # MSSQL requires the MSSQL docker PyQgsProviderConnectionMssql -# Broken - segfaults on Travis, likely due to a real issue in the server code -# PyQgsServerWMSGetPrint +# Oracle image is temporarily disabled in the Github Actions builds +PyQgsOracleProvider + +