Ran
|
Files
10
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
travis-ci
[FIX] test_server: Ignore trailing whitespaces on log messages Odoo recently introduced a change in the way logs are printed, adding performance information when logging HTTP requests: https://github.com/odoo/odoo/commit/c44fe9123#diff-d301b3dd399c26a7f38fb31c9e1dfbddR136 However, that causes all messages who don't containg such information to contain a trailing whitespace, which causes the message "Modules loaded." to not be found. This commit improves the regexp used to match messages in logs, to not take into account trailing whitespaces.
560 of 885 relevant lines covered (63.28%)
0.63 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|