summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdbusmarshall
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-05-09 16:05:44 (GMT)
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-11 16:15:28 (GMT)
commitaa8f8b02148d6a6365e349a861dbd5b846cf6590 (patch)
tree003a54f4c8e68a40306e69fabed26671d57af22e /tests/auto/qdbusmarshall
parent807bee7fb472075624c9e12bb006ebcf6f007fcc (diff)
downloadQt-aa8f8b02148d6a6365e349a861dbd5b846cf6590.zip
Qt-aa8f8b02148d6a6365e349a861dbd5b846cf6590.tar.gz
Qt-aa8f8b02148d6a6365e349a861dbd5b846cf6590.tar.bz2
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>
Diffstat (limited to 'tests/auto/qdbusmarshall')
-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 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