summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qlogging
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2024-01-22 09:24:19 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2024-01-22 17:51:56 +0100
commit5b9654613b012d7a546ab2c3e32f3117764c38c0 (patch)
tree8aa818d6109baac34f3475f5ad154027cb6d7b1f /tests/auto/corelib/global/qlogging
parentb426414a559760dd1ff2fa4ce284c175262c67fb (diff)
Blacklist QMessageHandler backtrace tests for b2qt 32bit
Un-blacklist tests/auto/corelib/global/qlogging for Boot2Qt+CMake, since we only have a CMake build by now. Task-number: QTBUG-90545 Task-number: QTBUG-121389 Change-Id: Ia9d5fb2344598d58e06595c9cef93d5bba3de0cb Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests/auto/corelib/global/qlogging')
-rw-r--r--tests/auto/corelib/global/qlogging/BLACKLIST6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/auto/corelib/global/qlogging/BLACKLIST b/tests/auto/corelib/global/qlogging/BLACKLIST
index e2d930e37b..4dfc732860 100644
--- a/tests/auto/corelib/global/qlogging/BLACKLIST
+++ b/tests/auto/corelib/global/qlogging/BLACKLIST
@@ -1,9 +1,11 @@
[qMessagePattern:backtrace]
# QTBUG-63915
b2qt 64bit
+# QTBUG-121389
+b2qt 32bit
[qMessagePattern:backtrace depth,separator]
# QTBUG-63915
b2qt 64bit
-# QTBUG-85364
-b2qt cmake
+# QTBUG-121389
+b2qt 32bit