Skip to content

Increase timeout for complex WASM test on nightly#214

Merged
KevinBatdorf merged 1 commit intomainfrom
fix/nightly-wasm-timeout
Apr 12, 2026
Merged

Increase timeout for complex WASM test on nightly#214
KevinBatdorf merged 1 commit intomainfrom
fix/nightly-wasm-timeout

Conversation

@KevinBatdorf
Copy link
Copy Markdown
Owner

The @media/@Keyframes test processes 4 CSS rules through WASM. On WP nightly CI it needs more time (500 errors disrupt the block save cycle). Bumps timeout from 10s to 30s.

Passes locally with nightly. The 10s timeout is just too tight for CI.

🤖 Generated with Claude Code

This test processes 4 CSS rules including @font-face, @Keyframes,
@media, and [block]. WP nightly CI needs more time for the WASM
compilation to complete and update the block attribute.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@KevinBatdorf KevinBatdorf force-pushed the fix/nightly-wasm-timeout branch from 6fd967f to 09a5ae6 Compare April 12, 2026 15:31
@KevinBatdorf KevinBatdorf merged commit 6edf706 into main Apr 12, 2026
5 checks passed
@KevinBatdorf KevinBatdorf deleted the fix/nightly-wasm-timeout branch April 12, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant