Skip to content

(bug) Railway preview acceptance suites failing repo-wide (all branches, incl. release/*) #5673

Description

@mmabrouk

The Railway preview chain (workflow 14) is currently failing on every branch that runs it, including branches with no application code changes.

Observed on 2026-08-02/03 (run start times UTC):

Failure signatures vary by run, on identical app code:

  • tests / run-web-tests (acceptance): 2 playground tests fail on a 20s predicate timeout ("saves changes as a new variant"), e.g. run 30772928164.
  • tests / run-api-tests (acceptance): 45 tracing tests fail with ingest_traces → 500 "Failed to queue spans for processing", e.g. run 30767675393 (attempt 2).
  • deploy / deploy: occasional deploy-phase failure, e.g. run 30773491965.

Because branches with zero app-code diffs fail with different signatures on different rolls, this looks like preview-environment instability (tracing queue path, deploy timing) rather than any single PR's regression. Related: #5671 (setup re-runs break on the already-mounted Postgres volume) and #5650 (the clone-based preview redesign that replaces this pipeline).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions