aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2022-02-24 08:19:33 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2022-02-25 13:34:10 +0100
commit5febbf5cb1fa1ec84543d7fb75eef2502c0cc0fe (patch)
tree9458ced51bd4e817f66c3464d3ea5c267d965ed7
parent5045ad061319c2b2add65faea684a0bd0c9ac795 (diff)
Blacklist qthread_test
Observed to crash with Python 3.6 on Linux: Fatal Python error: take_gil: NULL tstate Current thread 0x00007f3d4f596700 (most recent call first): Thread 0x00007f3d597b8b80 (most recent call first): File "sources/pyside6/tests/QtCore/qthread_test.py", line 101 in testSignals Change-Id: Ibb57ae06d530799b94d27e8c54b9bc387c2916ba Reviewed-by: Christian Tismer <tismer@stackless.com> (cherry picked from commit 06ef7720072bbfda3979c818fffcf3a52eac21d1) Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
-rw-r--r--build_history/blacklist.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/build_history/blacklist.txt b/build_history/blacklist.txt
index 7786fe989..884600b70 100644
--- a/build_history/blacklist.txt
+++ b/build_history/blacklist.txt
@@ -22,6 +22,8 @@
win32
linux
darwin
+[QtCore::qthread_test]
+ linux py3.6
# PYSIDE-754
[QtWebEngineCore::web_engine_custom_scheme]
win32