[PATCH 3 of 6] Disable mainwindowtest for now

Wald Commits scm-commit at wald.intevation.org
Tue Sep 2 15:30:55 CEST 2014


# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1409664408 -7200
# Node ID 7d08fd354bff979ef4e0a904a9ed27019020fb17
# Parent  87040c157bc8aae249c0d45b0d7482852cfdbe98
Disable mainwindowtest for now

diff -r 87040c157bc8 -r 7d08fd354bff ui/tests/CMakeLists.txt
--- a/ui/tests/CMakeLists.txt	Tue Sep 02 15:26:35 2014 +0200
+++ b/ui/tests/CMakeLists.txt	Tue Sep 02 15:26:48 2014 +0200
@@ -69,7 +69,9 @@
 add_custom_test(commontest.cpp "")
 
 add_custom_test(createcertlisttest.cpp "")
-add_custom_test(mainwindowtest.cpp "")
+
+# Disabled for now at it executes too much and brings up the mainwindow
+# add_custom_test(mainwindowtest.cpp "")
 
 # Using fakeinstaller here would cause windows UAC heuristics to trigger
 add_executable(fakeinst fakeinstaller.c)


More information about the Trustbridge-commits mailing list