Commit 9fd279f
ociserver: test how invalid tag list query parameters behave
This particular case ends up as an HTTP 500 "internal server error"
rather than an HTTP 400 "bad request" as it should.
To be fixed in the following commit.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: I9ad01565c1781d4578900370b0927adc1160816a
Reviewed-on: https://review.gerrithub.io/c/cue-labs/oci/+/1216081
TryBot-Result: CUE porcuepine <[email protected]>
Reviewed-by: Roger Peppe <[email protected]>1 parent 27e071d commit 9fd279f
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
506 | 513 | | |
507 | 514 | | |
508 | 515 | | |
| |||
0 commit comments