runbot/forwardport/tests
Xavier Morel 401787b7ae [FIX] forwardport: co-dependent FPs where one PR is updated
In the case where we have a co-dependent forward port (co-dependent
PRs got forward-ported, which they should be together) where *one* of
the PRs got explicitly updated, the batch would "fall into a hole"
being handled as neither "this is part of a forward-port sequence" nor
"this is a new merge to forward-port" (the latter being the proper
one).

Modify & remove guards which checked that either no or all PRs in a
batch have parents: should be either all or not all.

Fixes #231
2019-10-15 08:54:25 +02:00
..
conftest.py [IMP] *: unify gh test API between runbot and fw-bot 2019-10-10 10:11:48 +02:00
test_batches.py [FIX] forwardport: co-dependent FPs where one PR is updated 2019-10-15 08:54:25 +02:00
test_limit.py [IMP] forwardbot: show FP PRs in reminder message 2019-10-11 09:13:55 +02:00
test_simple.py [IMP] *: testing helpers 2019-10-14 10:09:48 +02:00
test_weird.py [FIX] forwardport: FP PR getting CI'd after initial FP check 2019-10-01 20:51:31 +02:00
utils.py [IMP] forwardbot: reduce length of fw branch name 2019-10-10 11:37:27 +02:00