aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2017-04-06 16:37:12 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2017-04-06 14:47:16 +0000
commit163b4634728cb66c79e255807167640e63f1f7d6 (patch)
treef539d1b3c72e36dc7edc8ff5a29e0bdd514d887a
parent94a4c1c1bbadc0396f73fa7425c451a3d334edd5 (diff)
Blacklist tests to get COIN passingmaya2
Task-number: PYSIDE-431 Task-number: PYSIDE-452 Change-Id: I52519ccd9bb19448910a1741abee80fd3cbcc859 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
-rw-r--r--build_history/blacklist.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/build_history/blacklist.txt b/build_history/blacklist.txt
index f85027feb..af7a93729 100644
--- a/build_history/blacklist.txt
+++ b/build_history/blacklist.txt
@@ -1,3 +1,5 @@
+[pysidetest::delegatecreateseditor_test]
+ qt5.6
[pysidetest::modelview_test]
darwin py3
[pysidetest::qvariant_test]
@@ -30,6 +32,9 @@
linux
darwin
win32
+[QtWidgets::qstandarditemmodel_test]
+ py2
+ py3
[QtTest::touchevent_test]
linux
darwin