aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2021-01-11 08:48:05 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2021-01-12 08:05:45 +0200
commit2d6b8f3e5e6fb37b2ab74d85a5658311c3dcac0c (patch)
tree37118eed1e904287d25ba251b54f5ef92c26a726 /tests
parentfc18aa3d11dc172e0f11ea19b787b712bf2d5e73 (diff)
tst_qqmllocale: blacklist timezone test on 32bit linux
timeZoneUpdated fails on 32bit (x86/arm) linux. Task-number: QTBUG-89889 Change-Id: I37815e73447a6e8ab9bf59fa3c356d5bd16d330f Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/qqmllocale/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qml/qqmllocale/BLACKLIST b/tests/auto/qml/qqmllocale/BLACKLIST
new file mode 100644
index 0000000000..caa518d952
--- /dev/null
+++ b/tests/auto/qml/qqmllocale/BLACKLIST
@@ -0,0 +1,2 @@
+[timeZoneUpdated]
+linux 32bit