From: Ian Jackson Date: Thu, 6 Mar 2014 01:02:28 +0000 (+0000) Subject: tests: drs-push-rejects: todos; now all relevant error conditions in dgit-repos-serve... X-Git-Tag: debian/0.22~43 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;ds=sidebyside;h=fcf3742e7bdc9e13739bfb307d3959f4650056d8;p=dgit.git tests: drs-push-rejects: todos; now all relevant error conditions in dgit-repos-server are at least noted with a "fixme" --- diff --git a/tests/tests/drs-push-rejects b/tests/tests/drs-push-rejects index 7f088103..c7704091 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