aboutsummaryrefslogtreecommitdiffstats
path: root/build_history
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2022-03-09 19:00:02 +0100
committerChristian Tismer <tismer@stackless.com>2022-03-11 09:19:08 +0000
commitadf99f8dcdfd709faf2ac108da23181896288fe1 (patch)
tree4e8916132335bd747d9b3cc185ffb14b8fbfe137 /build_history
parent332b99ecda74e5d575d4ddcd2d86fa4ffc283e3c (diff)
PyPySide: fix a bunch of pseudo-errors
These ten errors could be removed. There were more GC calls needed. Sometimes, calling GC twice did the trick. We are now at 14 core errors, 18 in total :) Task-number: PYSIDE-1843 Task-number: PYSIDE-535 Change-Id: Iafb3f93682639ba28e5326f3b8cdebf6670a7b69 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'build_history')
-rw-r--r--build_history/blacklist.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/build_history/blacklist.txt b/build_history/blacklist.txt
index 5115c3874..22bfbd329 100644
--- a/build_history/blacklist.txt
+++ b/build_history/blacklist.txt
@@ -46,8 +46,6 @@
# PYSIDE-535: These errors are still present. Please try to remove one :)
[sample::mixed_mi]
pypy
-[sample::ownership_invalidate_child]
- pypy
[sample::renaming]
pypy
[sample::sample]
@@ -56,40 +54,22 @@
pypy
[sample::typedealloc]
pypy
-[smart::smart_pointer]
- pypy
-[pysidetest::constructor_properties_test]
- pypy
[pysidetest::homonymoussignalandmethod_test]
pypy
[pysidetest::mixin_signal_slots_test]
pypy
-[signals::qobject_destroyed_test]
- pypy
[signals::qobject_receivers_test]
pypy
[signals::qobject_sender_test]
pypy
[QtCore::classinfo_test]
pypy
-[QtCore::destroysignal_test]
- pypy
[QtCore::qbytearray_test]
pypy
-[QtCore::qeasingcurve_test]
- pypy
-[QtCore::qobject_inherits_test]
- pypy
-[QtCore::qproperty_decorator]
- pypy
-[QtWidgets::action_clear]
- pypy
[QtWidgets::bug_836]
pypy
[QtWidgets::bug_860]
pypy
-[QtWidgets::qlayout_test]
- pypy
[QtWidgets::signature_test]
pypy
[QtQml::bug_825]