tr
TryGhost
GitHub
Ghost
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Ghost
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
GitHub
Ghost
Workspace
Succeeded
30429
8a6913a3 Fixed a flaky members import E2E test opening a member detail no ref The members list writes its own query string back after something changes it — closing the import modal applies the import's label filter — and that write is a navigation of its own. One landing right after a member row is clicked replaces the detail route with the list again: the detail chunk loads, the member is never fetched, and the assertion waits out its timeout on the list. `import-custom-fields.test.ts` hit this on roughly a quarter of attempts and lost all three retries on 0b8af54, taking the E2E shard red. Re-click the row when the detail screen does not appear, rather than waiting out a timeout on a screen the app navigated away from. The app-side race is real and stays open: a member opened straight after an import can send the reader back to the list. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
by Austin Bur...
A
Previous
Next