Commit 2fed04bc authored by Alex Blasche's avatar Alex Blasche
Browse files

Re-enable declarative_ui tests


Disable pinch/flick test for now as it doesn't pass.
Nevertheless we want to enable the other tests to maintain
quality.

Task-number: QTBUG-31797
Change-Id: I1b73079fc102cc9a1ee649122daf950522722b09
Reviewed-by: default avatarAlex Blasche <alexander.blasche@digia.com>
Showing with 0 additions and 1 deletion
...@@ -11,7 +11,6 @@ QT += location quick ...@@ -11,7 +11,6 @@ QT += location quick
OTHER_FILES = *.qml OTHER_FILES = *.qml
TESTDATA = $$OTHER_FILES TESTDATA = $$OTHER_FILES
win32|linux:CONFIG+=insignificant_test # QTBUG-31797
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
# Import path used by 'make check' since CI doesn't install test imports # Import path used by 'make check' since CI doesn't install test imports
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment