#721 listArchives API call should raise GenericError exception for non existing build id
Closed: Fixed 6 years ago Opened 6 years ago by jcupova.

Steps to Reproduce:

Run a listArchives with non exist build id.
listArchives(buildID=non_exist_build_id)

Actual result:

[]

Expected result:

GenericError exception should be raised


@mikem Do we want to change this behaviour?
EDIT: Variant with 'strict' seems ok to me.

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.16

6 years ago

Login to comment on this ticket.

Metadata