ASafarIMShowcase
03 /Run run-2026-07-08

Latest benchmark run

main@a1b2c3d · 6 cases · 9.6 s · chromium, 1 worker

Fixture data, not production. These pages render a committed, reproducible snapshot distilled from a real Playwright run of a seeded sample app. Nothing here is executed live, and no event on this page is a real user event. The runnable harness lives in benchmarks/testora.
01 /At a glance

Run summary

Passed
3
of {6}
Failed
2
seeded regressions
Flaky
1
fail-then-pass
Detection
100%
of seeded regressions
02 /Sequence

Run timeline

event stream
  1. 2026-07-08 09:14
    Run started
    main@a1b2c3d · chromium · 1 worker
  2. 2026-07-08 09:14
    Sample app served
    http://localhost:4319 (offline SUT)
  3. 2026-07-08 09:14
    2 seeded regression(s) detected
    Input normalization, Money math
  4. 2026-07-08 09:14
    1 flake identified
    fail-then-pass on retry
  5. 2026-07-08 09:14
    Run complete
    3/6 passed · 100% detection
03 /Results

Every case, every dimension

StatusCaseDimensionDurationArtifacts
Suite · Authentication
Passed
valid credentials create a session
auth-valid-login
baseline720 mstraceshotvideolog
Passed
wrong password is rejected
auth-reject-bad-password
baseline610 mstraceshotvideolog
Failed
email with trailing whitespace still logs in
auth-trim-email
Assertion failed: expected session-badge, got login-error. Input differed from the valid email only by trailing whitespace — the comparison is not trimmed.
detection2.2 straceshotvideolog
Suite · Checkout
Passed
cart shows the correct item count
checkout-item-count
baseline430 mstraceshotvideolog
Failed
order total includes 10% tax
checkout-total-includes-tax
Assertion failed: expected total $55.00, got $50.00. Difference equals the 10% tax line — tax is dropped from the displayed total.
detection2.1 straceshotvideolog
Suite · Dashboard
Flaky
dashboard widget loads on demand
dashboard-widget-loads
Failed on attempt 1 (widget never mounted), passed on retry. Fail-then-pass within a single run — a flake, not a stable regression.
flaky-detection2.6 straceshotvideolog
04 /Diagnosis

Failure clusters

Input normalizationRegression

User input reaches a comparison or lookup without trimming/case-folding.

Assertion failed: expected session-badge, got login-error. Input differed from the valid email only by trailing whitespace — the comparison is not trimmed.
auth-trim-email
Money mathRegression

A monetary total is assembled from parts and a component is dropped.

Assertion failed: expected total $55.00, got $50.00. Difference equals the 10% tax line — tax is dropped from the displayed total.
checkout-total-includes-tax
Async raceFlaky

A UI element depends on an initialization signal that isn't awaited.

Failed on attempt 1 (widget never mounted), passed on retry. Fail-then-pass within a single run — a flake, not a stable regression.
dashboard-widget-loads
05 /Evidence

Artifact viewer

recorded artifacts (read-only)
Sign inuser@asafarim.test␠••••••••••••Sign in✗ Invalid credentials

Reconstructed from the seeded state · duration {2.2 s}