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.txt135
1 files changed, 65 insertions, 70 deletions
diff --git a/build_history/blacklist.txt b/build_history/blacklist.txt
index 9b63f9784..5f0183f5b 100644
--- a/build_history/blacklist.txt
+++ b/build_history/blacklist.txt
@@ -1,86 +1,27 @@
-[pysidetest::delegatecreateseditor_test]
- qt5.6
-[pysidetest::modelview_test]
- darwin py3
-[pysidetest::qvariant_test]
- darwin py3
-[pysidetest::utils_test]
- win32
+[smart::smart_pointer]
+ darwin ci
+[testmodifydocumentation]
+ darwin arm
[signals::signal_signature_test]
linux
darwin
win32
[Qt3DExtras::qt3dextras_test]
+ win32 ci
linux
darwin
-[QtCore::qfile_test]
- win32
- darwin py3
-[QtCore::qfileread_test]
- darwin
-# Nested exception in Python 3
-[QtCore::qflags_test]
- py3
-[QtCore::qobject_connect_notify_test]
- linux
- darwin
- win32
-[QtGui::qmatrix_test]
- win32
-[QtWidgets::bug_576]
- linux
- win32
- darwin py3
-[QtWidgets::returnquadruplesofnumbers_test]
- linux
- darwin
- win32
-[QtWidgets::qstandarditemmodel_test]
- py2
- py3
-[QtTest::touchevent_test]
- linux
- darwin
- win32
[QtMultimedia::audio_test]
linux
darwin
win32
-[QtQml::bug_951]
- py3
-[QtQml::javascript_exceptions]
- py3
-[QtScript::qscriptvalue_test]
- linux
- darwin
- win32
-[QtScriptTools::debugger_test]
- linux
- darwin
- win32
-# AttributeError: 'PySide2.QtQuick.QQuickItem' object has no attribute 'simpleFunction'
-[QtQml::bug_451]
- py2
- py3
-# Crashes with Python 2 on Windows
-[QtQml::qqmlnetwork_test]
- py2 win32
-[QtQml::qquickitem_grabToImage]
- darwin
-[smart::smart_pointer]
- py2
+# 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
@@ -94,5 +35,59 @@
linux
darwin
# Open GL functions failures on macOS (2/2020)
-[registry::existence_test]
- darwin
+[QtQml::qqmlnetwork_test]
+ linux ci # extended, see PyPy section below
+[QtWidgets::bug_750]
+ darwin ci
+[QtWidgets::qpicture_test]
+ darwin ci
+[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