paritytech / paritytech/playground-cli
Nightly E2E failure: 2026-08-08
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-08 (tag e2e-ci-nightly).
E2E Test Pass · ❌ FAIL
Tag: e2e-ci-nightly · Branch: main · Commit: 3f5863e · Run logs
| Cell | Result | Time |
|---|---|---|
pr-preflight |
❌ FAIL | 2m42s |
nightly-chaos-sigint |
❌ FAIL | 2m43s |
pr-deploy-cdm |
❌ FAIL | 3m02s |
pr-deploy-foundry |
✅ PASS | 0m44s |
nightly-diagnostic |
❌ FAIL | 2m39s |
pr-install |
✅ PASS | 1m17s |
nightly-deploy-multi |
✅ PASS | 0m44s |
pr-login-session |
❌ FAIL | 5m14s |
nightly-deploy-hardhat |
✅ PASS | 0m49s |
nightly-mod-miss |
❌ FAIL | 2m55s |
pr-deploy-frontend |
❌ FAIL | 3m12s |
nightly-deploy-moddable |
❌ FAIL | 2m38s |
nightly-rejections |
✅ PASS | 1m08s |
nightly-chaos-rpc |
✅ PASS | 0m48s |
pr-mod |
❌ FAIL | 2m55s |
❌ Failed tests (1)
e2e/cli/mod.test.ts › dot mod — registry miss > reports a registry-miss for an unknown domain
expected non-zero exit for unknown domain ╭────────────────────────────────────────────────────────────────────────────╮ │ Join the competition first │ │ Playground commands are for builders who've joined the competition, so you │ │ need to be signed in first. │ │ │ │ Runplayground loginand scan the QR code with your Polkadot mobile app, │ │ then become a builder and join the competition at playground.dot in your │ │ desktop app. │ ╰────────────────────────────────────────────────────────────────────────────╯ : expected +0 not to be +0 // Object.is equality
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/mod.test.ts and the linked GitHub Actions run logs, focusing on the dot mod registry-miss test. Trace why an unknown domain currently exits successfully while the test expects a non-zero exit. Done means the test reliably reports a registry miss and the affected E2E checks pass.
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