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.txt79
1 files changed, 59 insertions, 20 deletions
diff --git a/build_history/blacklist.txt b/build_history/blacklist.txt
index 7786fe989..5f0183f5b 100644
--- a/build_history/blacklist.txt
+++ b/build_history/blacklist.txt
@@ -1,3 +1,7 @@
+[smart::smart_pointer]
+ darwin ci
+[testmodifydocumentation]
+ darwin arm
[signals::signal_signature_test]
linux
darwin
@@ -10,18 +14,14 @@
linux
darwin
win32
+# Cannot create metal surface
+[QtMultimediaWidgets::qmultimediawidgets]
+ darwin ci
# PYSIDE-474
[QtWebEngineWidgets::pyside-474-qtwebengineview]
py2
py3
-[QtCore::thread_signals_test]
- win32
- linux
- darwin
-[QtCore::qthread_prod_cons_test]
- win32
- linux
- darwin
+[QtCore::qthread_test]
# PYSIDE-754
[QtWebEngineCore::web_engine_custom_scheme]
win32
@@ -35,20 +35,59 @@
linux
darwin
# Open GL functions failures on macOS (2/2020)
-[registry::existence_test]
- darwin
-[QtCore::bug_686]
- linux ci
-[QtCore::qthread_signal_test]
- linux ci
[QtQml::qqmlnetwork_test]
- linux ci
+ linux ci # extended, see PyPy section below
[QtWidgets::bug_750]
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
+[sample::sample]
+ pypy
+[sample::str]
+ pypy
+[sample::typedealloc]
+ pypy
+[pysidetest::homonymoussignalandmethod_test]
+ pypy
+[pysidetest::mixin_signal_slots_test]
+ pypy
+[signals::qobject_sender_test]
+ pypy
+[QtCore::classinfo_test]
+ pypy
+[QtCore::qbytearray_test]
+ pypy
+[QtWidgets::bug_836]
+ pypy
+[QtQml::bug_825]
+ pypy
+[QtQml::javascript_exceptions]
+ pypy
+[QtQml::qqmlincubator_incubateWhile]
+ pypy # gives timeout on macOS if I run video converter while testing
+# 2022-03-04 PyPy: Currently 28 of 657 tests fail