test: marked tst_qv8profilerservice as insignificant on mac
authorRohan McGovern <rohan.mcgovern@nokia.com>
Fri, 13 Apr 2012 06:19:21 +0000 (16:19 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 13 Apr 2012 07:48:40 +0000 (09:48 +0200)
This autotest has repeatedly given different results on consecutive test
runs.  It seems to fail about 5% of the time in CI.

Task-number: QTBUG-25288
Change-Id: If7e8675521f6270877f514b7de81c926606cf232
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.pro

index 5088953..13d39c0 100644 (file)
@@ -13,3 +13,5 @@ OTHER_FILES += data/test.qml
 CONFIG += parallel_test declarative_debug
 
 QT += qml testlib
+
+macx:CONFIG += insignificant_test   # QTBUG-25288