Mark flaky tst_qv8profilerservice test as insignificant on Mac
authorKai Koehne <kai.koehne@digia.com>
Thu, 28 Feb 2013 11:41:43 +0000 (12:41 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 28 Feb 2013 11:46:29 +0000 (12:46 +0100)
Task-number: QTBUG-29975

Change-Id: Ia80fab4342c365e08fde56812bd331ee7ce13bc7
Reviewed-by: Kai Koehne <kai.koehne@digia.com>

tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.pro

index 8780f64..e4d588d 100644 (file)
@@ -13,3 +13,5 @@ TESTDATA = data/*
 QT += qml testlib gui-private
 
 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
+
+mac:CONFIG+=insignificant_test #QTBUG-29975