Ran
|
Files
10
|
Run time
1s
|
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.
562 of 888 relevant lines covered (63.29%)
0.63 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|