paritytech / paritytech/playground-cli

Nightly E2E failure: 2026-08-18

Open
#506 0 comments 0 reactions 0 assignees View on GitHub

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-18 (tag e2e-ci-nightly).

E2E Test Pass · ❌ FAIL

Tag: e2e-ci-nightly · Branch: main · Commit: 50bdd8b · Run logs

Cell Result Time
pr-deploy-foundry ✅ PASS 0m41s
nightly-rejections ✅ PASS 0m41s
nightly-diagnostic ❌ FAIL 2m26s
nightly-mod-miss ❌ FAIL 2m11s
nightly-deploy-hardhat ✅ PASS 0m43s
nightly-chaos-sigint ❌ FAIL 2m21s
pr-preflight ❌ FAIL 2m46s
pr-install ✅ PASS 0m52s
nightly-deploy-moddable ❌ FAIL 3m16s
pr-mod ❌ FAIL 2m15s
pr-login-session ❌ FAIL 4m17s
pr-deploy-cdm ✅ PASS 3m32s
pr-deploy-frontend ❌ FAIL 2m48s
nightly-chaos-rpc ✅ PASS 0m49s
nightly-deploy-multi ✅ PASS 0m49s
❌ Failed tests (2)
  • e2e/cli/deploy.test.ts › dot deploy — preflight and validation > reports mainnet not yet supported
    expected non-zero exit for --env mainnet, got 0 ╭────────────────────────────────────────────────────────────────────────────╮ │ Join the competition first │ │ Playground commands are for builders who've joined the competition, so you │ │ need to be signed in first. │ │ │ │ Run playground login and 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
  • e2e/cli/deploy.test.ts › dot deploy — preflight and validation > domain availability check runs before build/upload
    availability banner not found: ╭────────────────────────────────────────────────────────────────────────────╮ │ Join the competition first │ │ Playground commands are for builders who've joined the competition, so you │ │ need to be signed in first. │ │ │ │ Run playground login and 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 -1 to be greater than -1

Sentry traces: view spans for this run

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with e2e/cli/deploy.test.ts and the failed nightly run logs for commit 50bdd8b. Run the two listed deploy cases and inspect why they receive the login prompt instead of the expected mainnet rejection and availability banner. Done means both checks pass again in the nightly E2E run.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.