summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorCaroline Chao <caroline.chao@theqtcompany.com>2015-03-16 15:55:42 +0100
committerCaroline Chao <caroline.chao@theqtcompany.com>2015-04-01 13:59:04 +0000
commit3ed6f74fb2b495aaa05c44c73b4e10da87e30b39 (patch)
tree940e33592f8ce7d2f0af98e0f548ba57f12697bb /tests
parent85f94782278113c97f87a53c14fc5b732548d376 (diff)
Tests: Blacklist tests for ubuntu 14.04
Instead of making insignificant the all platform for QtBase 5.5 integration. Change-Id: Ief3f29c094bdbc90e684f19c1077ee595fb7d581 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/network/access/qnetworkreply/BLACKLIST2
-rw-r--r--tests/auto/network/kernel/qnetworkproxyfactory/BLACKLIST2
-rw-r--r--tests/auto/widgets/graphicsview/qgraphicsproxywidget/BLACKLIST2
-rw-r--r--tests/auto/widgets/graphicsview/qgraphicsview/BLACKLIST4
-rw-r--r--tests/auto/widgets/graphicsview/qgraphicswidget/BLACKLIST2
-rw-r--r--tests/auto/widgets/kernel/qaction/BLACKLIST2
-rw-r--r--tests/auto/widgets/kernel/qwidget/BLACKLIST16
-rw-r--r--tests/auto/widgets/util/qcompleter/BLACKLIST2
-rw-r--r--tests/auto/widgets/widgets/qmenubar/BLACKLIST4
9 files changed, 36 insertions, 0 deletions
diff --git a/tests/auto/network/access/qnetworkreply/BLACKLIST b/tests/auto/network/access/qnetworkreply/BLACKLIST
index 84ccb49e58..54dcff071e 100644
--- a/tests/auto/network/access/qnetworkreply/BLACKLIST
+++ b/tests/auto/network/access/qnetworkreply/BLACKLIST
@@ -1,7 +1,9 @@
[ioGetFromBuiltinHttp:http+limited]
osx
+ubuntu-14.04
[ioGetFromBuiltinHttp:https+limited]
osx
+ubuntu-14.04
[ioGetFromHttpBrokenServer:no-newline]
osx
[synchronousRequest:https]
diff --git a/tests/auto/network/kernel/qnetworkproxyfactory/BLACKLIST b/tests/auto/network/kernel/qnetworkproxyfactory/BLACKLIST
new file mode 100644
index 0000000000..73570c98b7
--- /dev/null
+++ b/tests/auto/network/kernel/qnetworkproxyfactory/BLACKLIST
@@ -0,0 +1,2 @@
+[genericSystemProxy]
+ubuntu-14.04
diff --git a/tests/auto/widgets/graphicsview/qgraphicsproxywidget/BLACKLIST b/tests/auto/widgets/graphicsview/qgraphicsproxywidget/BLACKLIST
new file mode 100644
index 0000000000..717c791280
--- /dev/null
+++ b/tests/auto/widgets/graphicsview/qgraphicsproxywidget/BLACKLIST
@@ -0,0 +1,2 @@
+[hoverEnterLeaveEvent]
+ubuntu-14.04
diff --git a/tests/auto/widgets/graphicsview/qgraphicsview/BLACKLIST b/tests/auto/widgets/graphicsview/qgraphicsview/BLACKLIST
new file mode 100644
index 0000000000..be7a7e398b
--- /dev/null
+++ b/tests/auto/widgets/graphicsview/qgraphicsview/BLACKLIST
@@ -0,0 +1,4 @@
+[task255529_transformationAnchorMouseAndViewportMargins]
+ubuntu-14.04
+[cursor]
+ubuntu-14.04
diff --git a/tests/auto/widgets/graphicsview/qgraphicswidget/BLACKLIST b/tests/auto/widgets/graphicsview/qgraphicswidget/BLACKLIST
new file mode 100644
index 0000000000..5db5c97917
--- /dev/null
+++ b/tests/auto/widgets/graphicsview/qgraphicswidget/BLACKLIST
@@ -0,0 +1,2 @@
+[initialShow2]
+ubuntu-14.04
diff --git a/tests/auto/widgets/kernel/qaction/BLACKLIST b/tests/auto/widgets/kernel/qaction/BLACKLIST
new file mode 100644
index 0000000000..f67a3c471e
--- /dev/null
+++ b/tests/auto/widgets/kernel/qaction/BLACKLIST
@@ -0,0 +1,2 @@
+[setStandardKeys]
+ubuntu-14.04
diff --git a/tests/auto/widgets/kernel/qwidget/BLACKLIST b/tests/auto/widgets/kernel/qwidget/BLACKLIST
new file mode 100644
index 0000000000..ed40f98051
--- /dev/null
+++ b/tests/auto/widgets/kernel/qwidget/BLACKLIST
@@ -0,0 +1,16 @@
+[normalGeometry]
+ubuntu-14.04
+[saveRestoreGeometry]
+ubuntu-14.04
+[restoreVersion1Geometry]
+ubuntu-14.04
+[updateWhileMinimized]
+ubuntu-14.04
+[focusProxyAndInputMethods]
+ubuntu-14.04
+[touchEventSynthesizedMouseEvent]
+ubuntu-14.04
+[grabMouse]
+ubuntu-14.04
+[largerThanScreen_QTBUG30142]
+ubuntu-14.04
diff --git a/tests/auto/widgets/util/qcompleter/BLACKLIST b/tests/auto/widgets/util/qcompleter/BLACKLIST
new file mode 100644
index 0000000000..ffbcc94a1f
--- /dev/null
+++ b/tests/auto/widgets/util/qcompleter/BLACKLIST
@@ -0,0 +1,2 @@
+[QTBUG_14292_filesystem]
+ubuntu-14.04
diff --git a/tests/auto/widgets/widgets/qmenubar/BLACKLIST b/tests/auto/widgets/widgets/qmenubar/BLACKLIST
new file mode 100644
index 0000000000..53ea4a9148
--- /dev/null
+++ b/tests/auto/widgets/widgets/qmenubar/BLACKLIST
@@ -0,0 +1,4 @@
+[check_menuPosition]
+ubuntu-14.04
+[taskQTBUG4965_escapeEaten]
+ubuntu-14.04