summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-05-09 18:05:44 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-11 18:15:28 +0200
commitaa8f8b02148d6a6365e349a861dbd5b846cf6590 (patch)
tree003a54f4c8e68a40306e69fabed26671d57af22e
parent807bee7fb472075624c9e12bb006ebcf6f007fcc (diff)
downloadqt4-tools-aa8f8b02148d6a6365e349a861dbd5b846cf6590.tar.gz
test: Remove insignificant_test from tst_qdbusmarshall
This test is now passing on all CI platforms. Change-Id: I19f1b4bd4969bf9e396d696a273d214af16ebd9a Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Simo Fält <simo.falt@digia.com> Reviewed-by: Janne Anttila <janne.anttila@digia.com>
-rw-r--r--tests/auto/qdbusmarshall/test/test.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qdbusmarshall/test/test.pro b/tests/auto/qdbusmarshall/test/test.pro
index 573af8adb8..71fc6563c1 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