From 3e522ca6e2f3913b8b0c004806c5b236387517c0 Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Mon, 8 Aug 2011 11:13:58 +1000 Subject: tests: handle many expected crashing tests on qpa, xcb Mark all of these autotests as `insignificant' until the underlying crash bug is fixed. Task-number: QTBUG-20756 Change-Id: I18fb7038dd86ef2e9a5f37c8f26d7fe76032754e Reviewed-on: http://codereview.qt.nokia.com/2714 Reviewed-by: Qt Sanity Bot Reviewed-by: Kalle Lehtonen --- tests/auto/qpainter/qpainter.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/qpainter/qpainter.pro') diff --git a/tests/auto/qpainter/qpainter.pro b/tests/auto/qpainter/qpainter.pro index 88f35f5dd7..f29e39afec 100644 --- a/tests/auto/qpainter/qpainter.pro +++ b/tests/auto/qpainter/qpainter.pro @@ -17,3 +17,4 @@ wince* { mac*:CONFIG+=insignificant_test +contains(QT_CONFIG,xcb):qpa:CONFIG+=insignificant_test # QTBUG-20756 crashes on qpa, xcb -- cgit v1.2.3