5
0
mirror of https://github.com/odoo/runbot.git synced 2025-03-18 17:05:44 +07:00
runbot/forwardport/tests
Xavier Morel 5024c2e27b [FIX] forwardport: suppress warning when closing unmanaged PR
Continuation of 327500bc83 for an other
edge case of closing a PR to a detached branch with a merged
descendant. The mergebot would:

- warn on the parent about it being detached due to being closed
- then warn on the child about it being detached due to the parent
  being closed (despite it being merged already)
- then warn the parent *again* due to the child being detached

At least some of those messages were still produced by the test case,
stop them.

Issue was noticed on  and  due to 16.2
being deactivated.
2024-03-19 11:46:36 +01:00
..
conftest.py [IMP] *: store filestore & forwardport checkouts in temp dirs 2022-08-05 15:35:51 +02:00
test_batches.py [CHG] runbot_merge, forwardport: remove labelling 2020-11-20 07:41:54 +01:00
test_conflicts.py [IMP] forwardport: check fwbot approval for a conflicting PR 2023-08-30 12:24:05 +02:00
test_limit.py [IMP] forwardport: allow updating the fw limit after merging the source 2023-10-06 13:19:01 +02:00
test_overrides.py [IMP] forwardport: unmodified fw automatically inherit overrides 2021-01-13 16:11:14 +01:00
test_simple.py [FIX] forwardport: suppress warning when closing unmanaged PR 2024-03-19 11:46:36 +01:00
test_updates.py [FIX] forwardport: don't notify of detached child on merged parents 2024-03-12 14:57:50 +01:00
test_weird.py [REF] *: move most feedback messages to pseudo-templates 2023-06-14 16:01:45 +02:00