aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/inotify-unatt01.at14
-rw-r--r--tests/upload-dry.at7
2 files changed, 4 insertions, 17 deletions
diff --git a/tests/inotify-unatt01.at b/tests/inotify-unatt01.at
index 75b14c4..c8c6da6 100644
--- a/tests/inotify-unatt01.at
+++ b/tests/inotify-unatt01.at
@@ -19,20 +19,6 @@ AT_KEYWORDS([inotify unattended pickup inotify-unatt01])
AT_DATA([experr],
[wydawca: [[NOTICE]] AT_PACKAGE_TARNAME (AT_PACKAGE_NAME AT_PACKAGE_VERSION) started
-wydawca: [[INFO]] errors: 0
-wydawca: [[INFO]] warnings: 0
-wydawca: [[INFO]] bad signatures: 0
-wydawca: [[INFO]] access violation attempts: 0
-wydawca: [[INFO]] complete triplets: 0
-wydawca: [[INFO]] incomplete triplets: 1
-wydawca: [[INFO]] bad triplets: 0
-wydawca: [[INFO]] expired triplets: 0
-wydawca: [[INFO]] triplet successes: 0
-wydawca: [[INFO]] files uploaded: 0
-wydawca: [[INFO]] files archived: 0
-wydawca: [[INFO]] symlinks created: 0
-wydawca: [[INFO]] symlinks removed: 0
-wydawca: [[INFO]] check failures: 0
wydawca: [[NOTICE]] file.directive.asc: VERSION: 1.1
wydawca: [[NOTICE]] file.directive.asc: COMMENT: Gnupload for Wydawca testsuite
wydawca: [[INFO]] errors: 0
diff --git a/tests/upload-dry.at b/tests/upload-dry.at
index 8245552..7a53e4f 100644
--- a/tests/upload-dry.at
+++ b/tests/upload-dry.at
@@ -22,11 +22,11 @@ wydawca: [[NOTICE]] AT_PACKAGE_TARNAME (AT_PACKAGE_NAME AT_PACKAGE_VERSION) star
wydawca: [[DEBUG]] ./source/ok -> ./dest
wydawca: [[DEBUG]] ./source/fail -> ./dest
wydawca: [[DEBUG]] ./source/test -> ./dest
-wydawca: [[DEBUG]] processing spool test (./dest)
-wydawca: [[DEBUG]] FILE file, DIST=file, SIG=file.sig, DIRECTIVE=file.directive.asc
wydawca: [[DEBUG]] Good signature from Wydawca (Testsuite) <bug-wydawca@gnu.org.ua>
wydawca: [[DEBUG]] file: directive file signature OK
wydawca: [[NOTICE]] file.directive.asc: VERSION: 1.1
+wydawca: [[DEBUG]] scheduling job triplet(test,file)
+wydawca: [[DEBUG]] starting job: triplet(test,file)
wydawca: [[DEBUG]] processing triplet `file'
wydawca: [[NOTICE]] file.directive.asc: COMMENT: Gnupload for Wydawca testsuite
wydawca: [[DEBUG]] good detached signature for file
@@ -46,6 +46,7 @@ wydawca: [[INFO]] files archived: 0
wydawca: [[INFO]] symlinks created: 0
wydawca: [[INFO]] symlinks removed: 0
wydawca: [[INFO]] check failures: 0
+wydawca: [[DEBUG]] removing job: triplet(test,file)
wydawca: [[NOTICE]] AT_PACKAGE_TARNAME (AT_PACKAGE_NAME AT_PACKAGE_VERSION) finished
])
@@ -57,7 +58,7 @@ set -e
wydawca $WY_FORCE --no-preproc --dry-run -c wydawca.cf 2>err
set +e
grep "found file" err | sort
-grep -v "found file" err | cwdrepl >&2
+sed -e '/found file/d' -e '/exited successfully/d' err | cwdrepl >&2
],
[0],
[wydawca: [[DEBUG]] found file file.directive.asc: signed upload directive, stem: file

Return to:

Send suggestions and report system problems to the System administrator.