On Sat, Mar 3, 2018 at 5:15 PM, Michael Cronenworth <mike@cchtml.com> wrote:
Hello,

The "Test Gating" mechanism is preventing two updates from being pushed.

* F27 Wine 3.3
   - "The update can not be pushed: no test results found"
   - https://bodhi.fedoraproject.org/updates/FEDORA-2018-fa6f017315
* F26 Wine 3.3
   - "The update can not be pushed: 1 of 2 required tests not found"
   - https://bodhi.fedoraproject.org/updates/FEDORA-2018-c5a0e704d6

Is there a way to refresh the tests?

I'm sorry. This seems to be a victim of:
https://pagure.io/taskotron/task-rpmdeplint/issue/6#comment-495800

We reported invalid multilib results, so I disabled multilib checking by simply not downloading any i386 packages. However, it didn't occur to me that that will break x86_64 packages that have a hard requirement on i386 packages, like wine does. I'll have to fix this somehow.

In the meantime, please verify manually that your update can be installed (no broken deps) and file a waiver for it:
https://fedoraproject.org/wiki/Package_update_HOWTO#Handling_feedback_from_automated_tests

Thank you.