Monday, October 21, 2019
1 change
Resolved issues and error corrections
This change relaxes an internal performance test threshold for the email test module because the query count was fluctuating between test runs. It helps prevent unreliable staging failures while the underlying cause is investigated, with no expected impact on end users.
Original PR description
New performances test looks non deterministic, sometimes break with 28 queries instead of 25. This commit temporary pump up query count to avoid staging fails, further investigation is needed. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr