runbot/forwardport/tests
Xavier Morel 9c3d12c964 [FIX] forwardbot: selection of ancestor in FP tail ping
In selecting the parent commits to list on the last PR, we would miss
the *first* forward-port of the sequence. Not sure why we added a
detrimental check on source_id there.

Also add a missing space between "chain" and "containing" in the case
where there's at least one forward-port PR other than the final one.

Fixes #212
2019-10-02 17:49:54 +02:00
..
conftest.py [IMP] runbot_merge, forwardport: consolidate conftests 2019-09-23 13:54:42 +02:00
test_simple.py [FIX] forwardbot: selection of ancestor in FP tail ping 2019-10-02 17:49:54 +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 [FIX] forwardport: change method for conflicting working copy 2019-09-12 09:05:49 +02:00