Skip to content

blueprints(testem): --disable-background-networking for Chrome - #11036

Draft
ro0gr wants to merge 1 commit into
ember-cli:masterfrom
ro0gr:disable-background-networking
Draft

blueprints(testem): --disable-background-networking for Chrome#11036
ro0gr wants to merge 1 commit into
ember-cli:masterfrom
ro0gr:disable-background-networking

Conversation

@ro0gr

@ro0gr ro0gr commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

I don't have the exact scientific evidence for why it's needed, but it fixed focus-based tests in my CI yesterday. Hopefully, this change will save someone else's day in the future.

I suspect that in rare scenarios, --disable-background-networking might cause focus to be stolen from browser elements or affect timings. Either way, it seems like an undesirable side effect in isolated environments like CI.

This flag is also a default in Puppeteer, Playwright, and likely others.

I’ve left this as a draft to gather initial feedback. Let me know if I can help move it forward.

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