On 01/23/2018 01:28 AM, Pierre-Yves Chibon wrote: > There are three tests that must pass in order for updates to go to stable: > > 0. dist.depcheck - to make sure the update's dependencies are available. > 1. dist.abicheck - to make sure the update's ABI remains stable in a > given Fedora release. > 2. AtomicCI pipeline - packages that are part of the Atomic Host *and* include > in their dist-git tests, must have these tests passed in the AtomicCI pipeline > > This last requirement only concern packages that are in the Atomic Host while > the first two is enforced for all packages. In my rust+cargo updates, I'm getting "1 of 4 required tests not found". f27: https://bodhi.fedoraproject.org/updates/FEDORA-2018-d5eb234853 f26: https://bodhi.fedoraproject.org/updates/FEDORA-2018-ae3b642c47 It looks like it ran lots of tests for cargo, but only one on rust. What can I do to resolve this? _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx