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

atstepms
+0.96sgoto http://127.0.0.1:8000/demo/freight/quote/?restart=1189.3
+1.59sroute636.2
+1.85scargo256.1
+2.02schoose a service172.6
+2.34swait_for_selector #price-discount113.1
+2.34sapply promo SPRING10322.9
+2.35sget_attribute #price-subtotal9.1
+2.36sget_attribute #price-discount6.6
+2.39sget_attribute #price-fuel32.9
+2.41sget_attribute #price-total17.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.