paritytech / paritytech/playground-cli
Nightly E2E failure: 2026-08-17
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Nightly E2E failed on 2026-08-17 (tag e2e-ci-nightly).
E2E Test Pass · ❌ FAIL
Tag: e2e-ci-nightly · Branch: main · Commit: 50bdd8b · Run logs
| Cell | Result | Time |
|---|---|---|
nightly-deploy-hardhat |
✅ PASS | 0m50s |
nightly-deploy-moddable |
❌ FAIL | 2m38s |
nightly-diagnostic |
❌ FAIL | 2m30s |
nightly-chaos-sigint |
❌ FAIL | 2m19s |
nightly-deploy-multi |
✅ PASS | 0m47s |
pr-deploy-cdm |
✅ PASS | 4m20s |
nightly-mod-miss |
❌ FAIL | 2m27s |
pr-deploy-frontend |
❌ FAIL | 2m54s |
pr-login-session |
❌ FAIL | 4m32s |
pr-mod |
❌ FAIL | 2m15s |
nightly-chaos-rpc |
✅ PASS | 1m18s |
pr-preflight |
❌ FAIL | 2m47s |
nightly-rejections |
✅ PASS | 0m40s |
pr-deploy-foundry |
✅ PASS | 0m43s |
pr-install |
✅ PASS | 0m47s |
❌ Failed tests (1)
e2e/cli/deploy.test.ts › dot deploy — moddable (requires Paseo + IPFS + GH) > --moddable deploy stamps origin URL into registry metadata
expected '\n ╭────────────────────────────────…' to contain 'Deploy complete'
Sentry traces: view spans for this run
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with e2e/cli/deploy.test.ts and the failed nightly run logs, focusing on the --moddable deploy case and its expected “Deploy complete” output. Reproduce the failure using the e2e-ci-nightly setup, then verify that this test and the affected nightly checks pass without changing the stated registry-metadata behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100