summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2016-02-19 15:07:33 +0100
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2016-02-25 09:20:55 +0000
commit78b4090d3567317f2e5b710bb2c219ed483bc980 (patch)
treea28d1f80229060f591790c973ab780f129668cf5 /tests/auto
parent73d747baaa85af47e582df84ca65aaee5d98d6b7 (diff)
Enable QtQuick inspectorserver test in CI
Change-Id: I7c5f59a48688ca73889605ef5850ebedf43782de Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/quick/inspectorserver/BLACKLIST5
-rw-r--r--tests/auto/quick/inspectorserver/inspectorserver.pro1
2 files changed, 5 insertions, 1 deletions
diff --git a/tests/auto/quick/inspectorserver/BLACKLIST b/tests/auto/quick/inspectorserver/BLACKLIST
new file mode 100644
index 000000000..f80823bf3
--- /dev/null
+++ b/tests/auto/quick/inspectorserver/BLACKLIST
@@ -0,0 +1,5 @@
+[testRemoteDebuggingMessage]
+osx
+
+[openRemoteDebuggingSession]
+osx
diff --git a/tests/auto/quick/inspectorserver/inspectorserver.pro b/tests/auto/quick/inspectorserver/inspectorserver.pro
index 34e25487d..1a2c2f053 100644
--- a/tests/auto/quick/inspectorserver/inspectorserver.pro
+++ b/tests/auto/quick/inspectorserver/inspectorserver.pro
@@ -1,5 +1,4 @@
include(../tests.pri)
-CONFIG -= testcase # remove, once this passes in the CI
QT += webengine
QT_PRIVATE += webengine-private
DEFINES += IMPORT_DIR=\"\\\"$${ROOT_BUILD_DIR}$${QMAKE_DIR_SEP}imports\\\"\"