Commit ca7dd94
committed
[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 06:39:49,548 745 WARNING odoo odoo.addons.base_import_security_group.tests.test_base_import_security_group.TestImportSecurityGroup.test_access_demo: Killing chrome descendants-or-self of 761: 6 remaining
- chrome (zombie)
- chrome (zombie)
- chrome (zombie)
- chrome (zombie)
- chrome (zombie)
- chrome (zombie)
2026-04-13 06:40:08,196 745 WARNING odoo odoo.addons.base_import_security_group.tests.test_base_import_security_group.TestImportSecurityGroup.test_import_button: Killing chrome descendants-or-self of 881: 6 remaining
- chrome (zombie)
- chrome (zombie)
- chrome (zombie)
- chrome (zombie)
- chrome (zombie)
- chrome (zombie)
2026-04-13 06:40:26,898 745 WARNING odoo odoo.addons.base_import_security_group.tests.test_base_import_security_group.TestImportSecurityGroup.test_no_import_button: Killing chrome descendants-or-self of 1008: 6 remaining
- chrome (zombie)
- chrome (zombie)
- chrome (zombie)
- chrome (zombie)
- chrome (zombie)
- chrome (zombie)
```1 parent f8d6cd1 commit ca7dd94
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
0 commit comments