Skip to content

Fix flaky ShouldProvideAccessToElements OOPIF test#3143

Merged
kblok merged 1 commit intomasterfrom
fix-oopif-flaky-test
Feb 16, 2026
Merged

Fix flaky ShouldProvideAccessToElements OOPIF test#3143
kblok merged 1 commit intomasterfrom
fix-oopif-flaky-test

Conversation

@kblok
Copy link
Member

@kblok kblok commented Feb 16, 2026

Summary

  • Increased WithTimeout from 5s to 30s in ShouldProvideAccessToElements OOPIF test
  • The upstream Puppeteer test has no explicit timeout (uses test framework default ~25-30s), so the 5s limit was too aggressive for resource-constrained CI environments where OOPIF process spawning can be slow

Test plan

  • ShouldProvideAccessToElements test passes locally
  • All 20 OOPIF tests pass

🤖 Generated with Claude Code

Increase WithTimeout from 5s to 30s to match upstream behavior where
no explicit timeout is set and the test framework default (~25-30s)
applies. OOPIF frame creation can exceed 5s in resource-constrained CI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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