Document E2E rerun blockers for CI-style bootstrap path#1277
Closed
Copilot wants to merge 3 commits intodevelopmentfrom
Closed
Document E2E rerun blockers for CI-style bootstrap path#1277Copilot wants to merge 3 commits intodevelopmentfrom
Copilot wants to merge 3 commits intodevelopmentfrom
Conversation
Co-authored-by: HardeepAsrani <2649903+HardeepAsrani@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update wp-env.json to use null for core version
Update wp-env to track latest WordPress core for E2E environment startup
Mar 12, 2026
Copilot
AI
changed the title
Update wp-env to track latest WordPress core for E2E environment startup
Set wp-env core to latest WordPress in Mar 12, 2026
.wp-env.json
Co-authored-by: HardeepAsrani <2649903+HardeepAsrani@users.noreply.github.com>
Copilot
AI
changed the title
Set wp-env core to latest WordPress in
Normalize npm lockfile entries used by E2E toolchain bootstrap
Mar 12, 2026
.wp-env.json
Copilot
AI
changed the title
Normalize npm lockfile entries used by E2E toolchain bootstrap
Normalize lockfile metadata blocking deterministic E2E bootstrap
Mar 12, 2026
Copilot
AI
changed the title
Normalize lockfile metadata blocking deterministic E2E bootstrap
Re-run AGENTS.md E2E flow and capture wp-env bootstrap failure point
Mar 12, 2026
Copilot
AI
changed the title
Re-run AGENTS.md E2E flow and capture wp-env bootstrap failure point
Document E2E rerun blockers for CI-style bootstrap path
Mar 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This update addresses the request to rerun E2E using the CI bootstrap path (
DOCKER_FILE=docker-compose.ci.yml bash bin/wp-init.sh) and Playwright. The run reproduces two environment-level blockers that currently prevent E2E execution.What this PR changes
bin/wp-init.shbootstrap:mysqlhost.npm run test:e2e:playwrightfails immediately becausewp-scriptsis unavailable in the current environment.Observed failure signatures
wp-init.shpath:mariadb-check: Got error: 2005: Unknown server host 'mysql' (-3) when trying to connectsh: 1: wp-scripts: not foundReproduction commands
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
127.0.0.11REDACTED, pid is -1(packet block)If you need me to access, download, or install something from one of these locations, you can either:
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.