Skip to content

test(e2e): soak Web E2E ×10 (do not merge)#541

Closed
mokagio wants to merge 1 commit into
mokagio/fix-e2e-wp-env-flakyfrom
mokagio/test-e2e-soak
Closed

test(e2e): soak Web E2E ×10 (do not merge)#541
mokagio wants to merge 1 commit into
mokagio/fix-e2e-wp-env-flakyfrom
mokagio/test-e2e-soak

Conversation

@mokagio

@mokagio mokagio commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

What?

Throwaway soak test — do not merge. Stacked on #540. Trims CI to the React build plus a single Web E2E step run 10× via parallelism, so one build produces 10 independent E2E runs, each against a freshly provisioned wp-env.

Why?

#540 fixes an intermittent wp-env warm-up flake (WordPress maintenance mode corrupting the first editor REST call). A single green run doesn't prove an intermittent failure is gone. This uses Buildkite concurrency to sample the fixed E2E step many times in one build.

Success criterion

All 10 Test Web E2E jobs pass. Then #540 can be marked ready, and this branch deleted.

Temporary throwaway pipeline stacked on the wp-env warm-up fix. Trims CI to
the React build plus a single Web E2E step run 10× via `parallelism`, so one
build yields 10 independent E2E runs against freshly provisioned wp-env
instances. Confirms the maintenance-mode flakiness is gone across many samples,
not just one. Not for merge.

---

Generated with the help of Claude Code, https://claude.com/claude-code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mokagio mokagio self-assigned this Jul 6, 2026
@github-actions github-actions Bot added the [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. label Jul 6, 2026
@mokagio mokagio closed this Jul 6, 2026
@mokagio mokagio deleted the mokagio/test-e2e-soak branch July 6, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant