]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Test] WebUI: widen throughput counter E2E range 6146/head
authorAlexander Moisseev <moiseev@mezonplus.ru>
Sat, 25 Jul 2026 10:12:30 +0000 (13:12 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Sat, 25 Jul 2026 10:12:30 +0000 (13:12 +0300)
commit564ad78eec62b59af04335e1cee4d2fec68b8fa0
treef7d25c13efe01454a10c9ce8bb97ecbefbc83e95
parent33ff6ba4459fb0add4b94f6fd4346731b04d5dfa
[Test] WebUI: widen throughput counter E2E range

#rrd-total-value is an integral of the message rate (truncated per
series and summed over the 6 action series), an approximation that can
overshoot the messages scanned near row boundaries. CI observed the
total reach base+4 while only +2 were actually scanned (the exact
"Scanned" counter test still passed), exceeding the previous +3 cap.
Allow +4.
test/playwright/tests/scan.spec.mjs