mirror of
https://github.com/odoo/runbot.git
synced 2025-03-19 17:35:45 +07:00
![]() Because only the first staging failure is considered "hard" and will put the PR in error, when looking at staging logs it's possible to see the same PR get staged over and over and over again, which is quite confusing. To make the logs less weird, always log a staging failure even when it doesn't put the PR in error. Sadly this can't be tested as `capsys` is not able to intercept an stderr inherited by a child process (capfd doesn't work either). Fixes #527 |
||
---|---|---|
.. | ||
__init__.py | ||
pull_requests.py | ||
res_partner.py |