Test run report — DEMO-011 FAILED

Freight: quote with a promo code
run #300 · 2026-09-24 18:57:59 · duration 2s · target version 2.1.0 · browser chromium · started by: cli-adopted
report generated 2026-09-25 11:40:10 — 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.88sgoto http://127.0.0.1:8000/demo/freight/quote/?restart=1185.6
+1.08sroute201.4
+1.26scargo172.2
+1.35schoose a service96.2
+1.65swait_for_selector #price-discount85.4
+1.65sapply promo SPRING10299.1
+1.66sget_attribute #price-subtotal11.6
+1.67sget_attribute #price-discount7.2
+1.68sget_attribute #price-fuel9.9
+1.69sget_attribute #price-total14.2

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 44, 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-185844-r300/ — open the run page for the replay.