Skip to content

[FIX] checklog-odoo.cfg: ignore benign "Killing chrome" teardown warning#5

Closed
dnplkndll wants to merge 1 commit into
18.0from
18.0-fix-checklog-killing-chrome
Closed

[FIX] checklog-odoo.cfg: ignore benign "Killing chrome" teardown warning#5
dnplkndll wants to merge 1 commit into
18.0from
18.0-fix-checklog-killing-chrome

Conversation

@dnplkndll

Copy link
Copy Markdown

Odoo's HttpCase browser teardown logs Killing chrome descendants-or-self of N: M remaining at WARNING level. Under OCA_ENABLE_CHECKLOG_ODOO=1 this reds CI for any module shipping a tour test even when every tour and test passes — e.g. document_page_portal (OCA#615) is green at the test level (0 failed / 71) but red on this warning alone.

The canonical oca-addons-repo-template and 29 other OCA repos already ignore this line; this repo's checklog-odoo.cfg predates that addition. This syncs the one missing pattern.

Odoo's HttpCase browser teardown logs "Killing chrome descendants-or-self of
N: M remaining" at WARNING level; under OCA_ENABLE_CHECKLOG_ODOO=1 this reds CI
for any module shipping a tour test even when every tour and test passes
(e.g. document_page_portal: 0 failed/71). The canonical oca-addons-repo-template
and 29 other OCA repos already ignore this line; this repo's config predates
that addition. Sync the one missing pattern.
@dnplkndll dnplkndll closed this Jun 19, 2026
@dnplkndll dnplkndll deleted the 18.0-fix-checklog-killing-chrome branch June 19, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant