#1103 createWinBuild API call should raise GenericError exception for empty win build info
Closed: Fixed by tkopecek. Opened by jcupova.

Steps to Reproduce:

win_build_info = {}
Run createWinBuild(name_build, win_build_info)

Actual result:

Fault: : 'platform'">

Expected result:

Should be returning an error message that win build info does not have platform key.


Metadata Update from @jcupova:
- Custom field Size adjusted to None

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

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

Metadata Update from @mfilip:
- Issue tagged with: testing-done

Commit 33efc948 fixes this issue

Commit 9c6483f1 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/1103

Please continue any further discussion there.

Metadata
Related Pull Requests