From aa8f8b02148d6a6365e349a861dbd5b846cf6590 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 9 May 2013 18:05:44 +0200 Subject: test: Remove insignificant_test from tst_qdbusmarshall MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This test is now passing on all CI platforms. Change-Id: I19f1b4bd4969bf9e396d696a273d214af16ebd9a Reviewed-by: Thiago Macieira Reviewed-by: Simo Fält Reviewed-by: Janne Anttila --- tests/auto/qdbusmarshall/test/test.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/qdbusmarshall/test/test.pro b/tests/auto/qdbusmarshall/test/test.pro index 573af8a..71fc656 100644 --- a/tests/auto/qdbusmarshall/test/test.pro +++ b/tests/auto/qdbusmarshall/test/test.pro @@ -7,5 +7,3 @@ QT += dbus LIBS += $$QT_LIBS_DBUS QMAKE_CXXFLAGS += $$QT_CFLAGS_DBUS - -CONFIG+=insignificant_test # QTQAINFRA-428 -- cgit v0.12