Test run report — DEMO-011 FAILED
Freight: quote with a promo code
run #352 · 2026-09-24 22:04:21 ·
duration 3s ·
target version 2.1.0 · browser chromium ·
started by: group
report generated 2026-09-25 10:50:38 — self-contained file, safe to attach anywhere
What went wrong
AssertionError: SPRING10 should take 10% off the $117.62 subtotal ($11.76), but the quote takes $23.52 off
Step timings
| at | step | ms |
| +0.96s | goto http://127.0.0.1:8000/demo/freight/quote/?restart=1 | 189.3 |
| +1.59s | route | 636.2 |
| +1.85s | cargo | 256.1 |
| +2.02s | choose a service | 172.6 |
| +2.34s | wait_for_selector #price-discount | 113.1 |
| +2.34s | apply promo SPRING10 | 322.9 |
| +2.35s | get_attribute #price-subtotal | 9.1 |
| +2.36s | get_attribute #price-discount | 6.6 |
| +2.39s | get_attribute #price-fuel | 32.9 |
| +2.41s | get_attribute #price-total | 17.9 |
Full technical error
AssertionError: SPRING10 should take 10% off the $117.62 subtotal ($11.76), but the quote takes $23.52 off
Traceback (most recent call last):
File "/opt/pw-testhub/app/core/harness/run_test.py", line 737, in main
module.run(TimedPage(page, ctx), ctx)
File "/opt/pw-testhub/data/tests/DEMO-011__freight_quote_with_promo.py", line 45, in run
assert abs(discount - expected) < 0.011, (
AssertionError: SPRING10 should take 10% off the $117.62 subtotal ($11.76), but the quote takes $23.52 off
Video and Playwright trace stay on the hub:
results/DEMO-011/20260924-220421-r352/ — open the run page for the replay.