Skip to content
Snippets Groups Projects
Commit c16f3538 authored by Christophe Monniez's avatar Christophe Monniez Committed by Xavier-Do
Browse files

[FIX] tests: fix test retry mechanism for subtests


When a subtest fails, the failure or error is taken into account and even if
the subtest was silenced the test itself logs an ERROR with the count of
failures.

With this commit, at the first try, the subtest result is not taken into
account.

closes odoo/odoo#91974

X-original-commit: 96ca5bb6d7aeb54dfb8d5453edaf04b2ea903d41
Signed-off-by: default avatarChristophe Monniez (moc) <moc@odoo.com>
parent e7ebb669
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment