From 5ed37bbbf1a32d1e32a82371d8602a54ba591b6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pasi=20Pet=C3=A4j=C3=A4j=C3=A4rvi?= Date: Thu, 27 Jan 2022 12:33:47 +0200 Subject: [PATCH] QNX: Disable flaky test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fails with no apparent reason 1: FAIL! : qquicklayouts::Tests_GridLayout::test_spacings(NaN) property itemRect 1: Actual (): [18,0,10,10] 1: Expected (): [15,0,10,10] Pick-to: 6.2 6.3 Change-Id: I796ea18d2d29780ae2433d9b9b4d2be8d09d495a Reviewed-by: Volker Hilsheimer Reviewed-by: Jan Arve Sæther --- tests/auto/quick/qquicklayouts/BLACKLIST | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/auto/quick/qquicklayouts/BLACKLIST diff --git a/tests/auto/quick/qquicklayouts/BLACKLIST b/tests/auto/quick/qquicklayouts/BLACKLIST new file mode 100644 index 0000000000..a9e6a444af --- /dev/null +++ b/tests/auto/quick/qquicklayouts/BLACKLIST @@ -0,0 +1,2 @@ +[Tests_GridLayout::test_spacings] +qnx