Skip to content

Commit

Permalink
Unmask more Python 3 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Apr 15, 2016
1 parent cacf79c commit 129ff7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 1 addition & 6 deletions ci/travis/linux/qt5/blacklist.txt
Expand Up @@ -25,10 +25,9 @@ PyQgsPalLabelingComposer
PyQgsPalLabelingPlacement
PyQgsPalLabelingServer
PyQgsPostgresProvider
PyQgsProject
PyQgsRangeWidgets
PyQgsRasterLayer
PyQgsRelation
PyQgsRelationEditWidget
PyQgsRulebasedRenderer
PyQgsServer
PyQgsServerAccessControl
Expand All @@ -38,14 +37,10 @@ PyQgsSipCoverage
PyQgsSpatialiteProvider
PyQgsSymbolExpressionVariables
PyQgsSymbolV2
PyQgsSyntacticSugar
PyQgsTabfileProvider
PyQgsVectorFileWriter
PyQgsVectorLayer
PyQgsVirtualLayerDefinition
PyQgsVirtualLayerProvider
PyQgsWFSProvider
PyQgsZonalStatistics
qgis_composereffectstest
qgis_composerlabeltest
qgis_composermapgridtest
Expand Down
2 changes: 0 additions & 2 deletions ci/travis/linux/qt5/install.sh
Expand Up @@ -20,8 +20,6 @@ CLANG_WARNINGS="-Wimplicit-fallthrough"
# Include this line for debug reasons
# -DCMAKE_BUILD_TYPE=RelWithDebInfo \
#
# Server fails at the moment on Qt5 because QFtp has been removed
# -DWITH_SERVER=ON \
cmake \
-DCMAKE_PREFIX_PATH=/home/travis/osgeo4travis \
-DWITH_STAGED_PLUGINS=ON \
Expand Down

0 comments on commit 129ff7c

Please sign in to comment.