[Pkg-gnupg-commit] [gpgme] 16/53: qt: Disable t-wkspublish test

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Oct 24 19:26:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch experimental
in repository gpgme.

commit 52a91ccc6a25425d4374b77040e30efb6816940f
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Wed Oct 5 16:01:20 2016 +0200

    qt: Disable t-wkspublish test
    
    * lang/qt/tests/Makefile.am (TESTS): Remove t-wkspublish.
    
    --
    Even the only enabled test did a connection to localhost this
    might fail if it is stalled and is an outside factor. It also might
    be disturbing other services locally.
---
 lang/qt/tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/qt/tests/Makefile.am b/lang/qt/tests/Makefile.am
index f243a55..72ea324 100644
--- a/lang/qt/tests/Makefile.am
+++ b/lang/qt/tests/Makefile.am
@@ -25,7 +25,7 @@ TESTS_ENVIRONMENT = GNUPGHOME=$(abs_builddir)
 EXTRA_DIST = initial.test
 
 TESTS = initial.test t-keylist t-keylocate t-ownertrust t-tofuinfo \
-        t-encrypt t-wkspublish
+        t-encrypt
 
 moc_files = t-keylist.moc t-keylocate.moc t-ownertrust.moc t-tofuinfo.moc \
             t-encrypt.moc t-support.hmoc t-wkspublish.moc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list