Skip to content

Conversation

@mxschmitt
Copy link
Contributor

These tests were failing after 5c0fdfe.

// @see https://github.com/GoogleChrome/puppeteer/issues/2548
// https://google.com is isolated by default in Chromium embedder.
const browser = await browserType.launch({ headless: false });
const browser = await browserType.launch();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

launch() internally will get its's headless value from the test-runner aka. browserType._defaultLaunchOptions.

@mxschmitt mxschmitt changed the title test: fix headless-shell tests test: rebase headless-shell and new tests Oct 29, 2024
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@mxschmitt mxschmitt changed the title test: rebase headless-shell and new tests test: rebase headless-shell/--headless=new/Edge tests Oct 30, 2024
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@mxschmitt mxschmitt merged commit 5126454 into microsoft:main Oct 30, 2024
@mxschmitt mxschmitt deleted the fix-tests22 branch October 30, 2024 14:12
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Test results for "tests 1"

36719 passed, 630 skipped
✔️✔️✔️

Merge workflow run.

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.

2 participants