aboutsummaryrefslogtreecommitdiffstats
path: root/build_history
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-24 17:30:20 +0100
commit06ef7720072bbfda3979c818fffcf3a52eac21d1 (patch)
treed2ecfbacebdf4092eb108197373b8c30c2a5bc53 /build_history
parent44504aa4cf33e128480ab0907c2df8682192693b (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 Pick-to: 6.2 Change-Id: Ibb57ae06d530799b94d27e8c54b9bc387c2916ba Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'build_history')
-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 2e5bdd160..3294181dc 100644
--- a/build_history/blacklist.txt
+++ b/build_history/blacklist.txt
@@ -14,6 +14,8 @@
[QtWebEngineWidgets::pyside-474-qtwebengineview]
py2
py3
+[QtCore::qthread_test]
+ linux py3.6
# PYSIDE-754
[QtWebEngineCore::web_engine_custom_scheme]
win32