aboutsummaryrefslogtreecommitdiffstats
path: root/build_history/blacklist.txt
diff options
context:
space:
mode:
Diffstat (limited to 'build_history/blacklist.txt')
-rw-r--r--build_history/blacklist.txt32
1 files changed, 25 insertions, 7 deletions
diff --git a/build_history/blacklist.txt b/build_history/blacklist.txt
index d3455dd60..5f0183f5b 100644
--- a/build_history/blacklist.txt
+++ b/build_history/blacklist.txt
@@ -14,12 +14,14 @@
linux
darwin
win32
+# Cannot create metal surface
+[QtMultimediaWidgets::qmultimediawidgets]
+ darwin ci
# PYSIDE-474
[QtWebEngineWidgets::pyside-474-qtwebengineview]
py2
py3
[QtCore::qthread_test]
- linux py3.6
# PYSIDE-754
[QtWebEngineCore::web_engine_custom_scheme]
win32
@@ -39,12 +41,28 @@
darwin ci
[QtWidgets::qpicture_test]
darwin ci
-# Unsolved Refcounting leaks in debug mode
-[pysidetest::property_python_test]
- debug
-[signals::bug_79]
- debug
-
+[QtAsyncio::qasyncio_test_chain]
+ win32
+[QtQml::bug_825]
+ py3.8 # bug in typeobject::type_mro_modified, fix in 3.9
+ py3.9.0
+ py3.9.1
+ py3.9.2
+ py3.9.3
+ py3.9.4
+ py3.9.5
+ py3.9.6
+ py3.9.7
+ py3.9.8
+ py3.9.9
+ py3.9.10
+ py3.9.11
+ # fixed in 3.9.12
+ py3.10.0
+ py3.10.1
+ py3.10.2
+ py3.10.3
+ # fixed in 3.10.4
# PYSIDE-535: These errors are still present. Please try to remove one :)
[sample::mixed_mi]
pypy