Skip to content

Record the sandbox modal-open-timeout flake in lessons.md - #19

Merged
WilfordGrimley merged 4 commits into
masterfrom
claude/keyrune-icons-lessons-followup
Jul 18, 2026
Merged

Record the sandbox modal-open-timeout flake in lessons.md#19
WilfordGrimley merged 4 commits into
masterfrom
claude/keyrune-icons-lessons-followup

Conversation

@WilfordGrimley

Copy link
Copy Markdown

Description

Docs-only follow-up to #15/#17. While verifying #17, CardDetailedViewModal.visual.spec.ts failed on a "Card Details" text timeout - traced this to a pre-existing, deterministic (not flaky) Claude Code cloud-sandbox issue, not a regression: reproduces identically across PrintingTagPicker.spec.ts, TagVotePicker.spec.ts, and this visual spec, including on unmodified master, isolated --workers=1 runs, and with no relationship to backend/mock state. Recording it in docs/lessons.md so a future session doesn't re-diagnose the same thing from scratch.

Checklist

  • I have installed pre-commit and installed the hooks with pre-commit install before creating any commits.
  • I have updated any related tests for code I modified or added new tests where appropriate.
    • N/A - documentation only, no code changed.
  • I have manually tested my changes as follows:
    • Formatted with the pinned prettier@2.7.1 and verified idempotent (ran twice, zero further diff) given this file's own documented prettier non-idempotency gotcha.
  • I have updated any relevant documentation or created new documentation where appropriate.
    • This PR is the documentation update.

Generated by Claude Code

Reproduced deterministically across three unrelated specs
(PrintingTagPicker, TagVotePicker, CardDetailedViewModal.visual) and on
unmodified master, isolated from network/mock state - a durable,
reusable finding for future sessions hitting the same "Card Details"
timeout in this sandbox, so it doesn't get re-diagnosed as a regression
each time.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Hfe2ccmc67RXotYNbMxKzr
@WilfordGrimley
WilfordGrimley merged commit 292e3f5 into master Jul 18, 2026
2 checks passed
@WilfordGrimley
WilfordGrimley deleted the claude/keyrune-icons-lessons-followup branch July 18, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants