aboutsummaryrefslogtreecommitdiffstats
path: root/build_history
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2018-07-23 14:33:37 +0200
committerChristian Tismer <tismer@stackless.com>2018-07-23 12:58:10 +0000
commit5d21980ba4bd605ccbf4278e75177ae2c144bdd8 (patch)
tree0212e0caaa6d692df19d640ba086b4bb3f3c1db0 /build_history
parent5af8ace0d3f026078e0acd9898341e74da376a5c (diff)
Blacklist flaky test web_engine_custom_scheme
This test has failed three times until it passed. We therefore blacklisted it on all platforms. See also the bug report. Task-number: PYSIDE-754 Change-Id: Ieb84eb6605d309eb3963fbc867fcf8f6fc497a3e Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'build_history')
-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 ee61748f5..a228f9e21 100644
--- a/build_history/blacklist.txt
+++ b/build_history/blacklist.txt
@@ -83,3 +83,8 @@
win32
linux
darwin
+# PYSIDE-754
+[QtWebEngineCore::web_engine_custom_scheme]
+ win32
+ linux
+ darwin