Skip to content

Feat/egress usage UI with playwright fix#627

Closed
travis wants to merge 7 commits intomainfrom
feat/egress-usage-ui-with-playwright-fix
Closed

Feat/egress usage UI with playwright fix#627
travis wants to merge 7 commits intomainfrom
feat/egress-usage-ui-with-playwright-fix

Conversation

@travis
Copy link
Copy Markdown
Contributor

@travis travis commented Jan 8, 2026

test theory about where this nasty test hang is

travis and others added 7 commits December 19, 2025 15:30
we need to start reporting this to end users so we can bill them for it
time out each branch and handle errors elegantly
The playwright browser tests (test:browser) were running as a dependency
of the main test target via NX's default configuration. This caused CI
to hang indefinitely after tests completed.

By explicitly setting dependsOn to only ["^build"], the browser tests are
skipped during the main test run. They can still be run manually with:
`pnpm nx run @storacha/encrypt-upload-client:test:browser`

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@travis travis deployed to preview-627/merge January 8, 2026 12:25 — with GitHub Actions Active
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 8, 2026

@travis travis closed this Jan 8, 2026
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.

1 participant