summaryrefslogtreecommitdiff
path: root/tests/tests/drs-push-rejects
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/drs-push-rejects')
-rwxr-xr-xtests/tests/drs-push-rejects9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/tests/drs-push-rejects b/tests/tests/drs-push-rejects
index 7f08810..c770409 100755
--- a/tests/tests/drs-push-rejects
+++ b/tests/tests/drs-push-rejects
@@ -91,6 +91,15 @@ mustfail 'pushing unexpected ref' $push_spec HEAD:refs/wombat
mustfail 'pushing multiple heads' $push_spec HEAD:refs/dgit/wombat
mustfail 'pushing multiple tags' $push_spec HEAD:refs/tags/debian/wombat
+
+# fixme:
+# reject "unknown suite";
+# reject "missing tag $tag in signed tag object" unless $vals;
+# reject "multiple tags $tag in signed tag object" unless @$vals == 1;
+# or reject "command string not understood";
+# reject "unknown method" unless $mainfunc;
+
+
prep unstable sid
mktag
cp $tmp/dm.gpg $tmp/dd.gpg