From 5a0f9004e23bc8eeaf6a9ae6c9eb031c713f3f5c Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 4 Jan 2021 15:37:50 +0200 Subject: [PATCH] tst_qarraydata: blacklist dataPointerAllocate on all 32bit systems The test case fails also on QEMU ARMv7. Task-number: QTBUG-88705 Change-Id: Ibe8c777f0205b298f6b9a27c067dd552253fcf33 Reviewed-by: Assam Boudjelthia --- tests/auto/corelib/tools/qarraydata/BLACKLIST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/corelib/tools/qarraydata/BLACKLIST b/tests/auto/corelib/tools/qarraydata/BLACKLIST index 99cef82c07e..af02d20d376 100644 --- a/tests/auto/corelib/tools/qarraydata/BLACKLIST +++ b/tests/auto/corelib/tools/qarraydata/BLACKLIST @@ -1,3 +1,3 @@ # QTBUG-88705 [dataPointerAllocate] -android +32bit