From b659615a088dfce560ccf7f1933b0e02915c2eda Mon Sep 17 00:00:00 2001 From: Gunnar Sletta Date: Wed, 6 Mar 2013 11:12:44 +0100 Subject: Disable qv8profilerservice test. It is very unstable Change-Id: Ic7fada8ca457b15fb62a47d2137de7d6f8b1711a Reviewed-by: Eskil Abrahamsen Blomfeldt --- tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/qml') diff --git a/tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.pro b/tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.pro index 8780f64946..dc6f4c5038 100644 --- a/tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.pro +++ b/tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.pro @@ -13,3 +13,4 @@ TESTDATA = data/* QT += qml testlib gui-private DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 +CONFIG+=insignificant_test -- cgit v1.2.3