Skip to content

Commit c7fbf2d

Browse files
[FIX] checklog-odoo.cfg: ignore Killing chrome descendants-or-self warning
Warning introduced in odoo/odoo@d22e0b4. The previous warning apparently did not occur, as it was not featured in checklog-odoo.cfg. ``` 2026-04-13 03:20:41,702 367 WARNING odoo odoo.addons.web_disable_export_group.tests.test_tour.TestTour.test_admin: Killing chrome descendants-or-self of 382: 6 remaining - chrome (zombie) - chrome (zombie) - chrome (zombie) - chrome (zombie) - chrome (zombie) - chrome (zombie) ```
1 parent 816075c commit c7fbf2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

checklog-odoo.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[checklog-odoo]
22
ignore=
33
WARNING.* 0 failed, 0 error\(s\).*
4+
WARNING .* Killing chrome descendants-or-self .*
45
Missing widget: res_partner_many2one for field of type many2one

0 commit comments

Comments
 (0)