Financials e2e: /financials?ticker=JPM times out for bank-pack not-meaningful breakdown #31

Open
opened 2026-03-16 19:16:57 +00:00 by Francy51 · 0 comments
Owner

E2E run: bun run test:e2e on 2026-03-16

Failing spec:

  • e2e/financials.spec.ts:365 shows not meaningful expense breakdown rows for bank pack filings

Observed behavior:

  • page.goto('/financials?ticker=JPM') timed out after 30s waiting for load.
  • This is separate from the shared signup helper failure because this spec fails on direct navigation to the financials route.

Failure excerpt:

  • Error: page.goto: Test timeout of 30000ms exceeded.
  • navigating to "http://127.0.0.1:3400/financials?ticker=JPM", waiting until "load"

Artifacts:

  • output/playwright/test-results/financials-shows-not-meani-c9d8d--rows-for-bank-pack-filings/error-context.md
  • output/playwright/test-results/financials-shows-not-meani-c9d8d--rows-for-bank-pack-filings/test-failed-1.png
  • output/playwright/test-results/financials-shows-not-meani-c9d8d--rows-for-bank-pack-filings/trace.zip

This should be investigated against the new Rust-side bank-pack output and the page load path for direct ticker navigation.

E2E run: `bun run test:e2e` on 2026-03-16 Failing spec: - `e2e/financials.spec.ts:365` `shows not meaningful expense breakdown rows for bank pack filings` Observed behavior: - `page.goto('/financials?ticker=JPM')` timed out after 30s waiting for load. - This is separate from the shared signup helper failure because this spec fails on direct navigation to the financials route. Failure excerpt: - `Error: page.goto: Test timeout of 30000ms exceeded.` - `navigating to "http://127.0.0.1:3400/financials?ticker=JPM", waiting until "load"` Artifacts: - `output/playwright/test-results/financials-shows-not-meani-c9d8d--rows-for-bank-pack-filings/error-context.md` - `output/playwright/test-results/financials-shows-not-meani-c9d8d--rows-for-bank-pack-filings/test-failed-1.png` - `output/playwright/test-results/financials-shows-not-meani-c9d8d--rows-for-bank-pack-filings/trace.zip` This should be investigated against the new Rust-side bank-pack output and the page load path for direct ticker navigation.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Francy51/Neon-Desk#31