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.
This commit is contained in:
parent
453ab9d24c
commit
52a91ccc6a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user