aboutsummaryrefslogtreecommitdiffstats
path: root/build_history
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2021-06-15 12:07:02 +0200
committerChristian Tismer <tismer@stackless.com>2021-06-16 11:10:43 +0000
commit8f1ebf5830edaf417a213d6a632cfbdbe3306e8c (patch)
treee7478b966dc79fa97d68d097831483d0688c31b4 /build_history
parent3a87cb561c8b4bf364b9e61997b5d01b9781d39b (diff)
Update blacklist.txt for errors in debug mode
There are two hard-to-solve refcounting bugs that are only detected in debug mode. For the new Windows debug test setup (hopefully coming soon), these errors need to be ignored. Task-number: PYSIDE-68 Task-number: PYSIDE-79 Change-Id: I86bb3fa06cc201e5c123aa3f7cff1d814d44e242 Pick-to: 6.1 Reviewed-by: Christian Tismer <tismer@stackless.com>
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 c59bd35b6..f7fb0c387 100644
--- a/build_history/blacklist.txt
+++ b/build_history/blacklist.txt
@@ -50,3 +50,8 @@
darwin ci
[QtWidgets::qpicture_test]
darwin ci
+# Unsolved Refcounting leaks in debug mode
+[pysidetest::property_python_test]
+ debug
+[signals::bug_79]
+ debug