Skip to content

[Hackathon] fix(rerun): partial stdout on TimeoutError in single-FE rerun --wait (#219) #157

Description

@Awad-de

Discord Username / User ID

muathawad_37013 — Muath Awad

What does this improvement do?

Same asymmetry as #153, but on testsprite test rerun --wait (single FE rerun). TimeoutError threw without stdout; RequestTimeoutError already emitted partial JSON.

PR: #219
Fix: out.print({runId, status:"running"}) before throw on TimeoutError path.

Details / implementation notes

~87 lines in src/commands/test.ts and test.rerun.spec.ts.
Complements #153; independently mergeable.

Confirmations

  • I have searched existing issues and this is not a duplicate.
  • I have provided my Discord identity above for reward coordination.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

acceptedTriaged and accepted — a PR for this will be reviewedin-progressAssigned and actively being worked on

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions