Skip to content

chore: Fix browser tests#2686

Merged
naugtur merged 2 commits into
masterfrom
naugtur/fix-browser-tests
Jan 14, 2025
Merged

chore: Fix browser tests#2686
naugtur merged 2 commits into
masterfrom
naugtur/fix-browser-tests

Conversation

@naugtur

@naugtur naugtur commented Jan 10, 2025

Copy link
Copy Markdown
Member

Browser tests are failing to install browsers for playwright since ubuntu version was updated in the runners.
Updating playwright seems to fix it.

They've been failing for a while. Do we need the failure to be more prominent?

Fixes: #2660

@naugtur naugtur changed the title Fix browser tests chore: Fix browser tests Jan 10, 2025
@naugtur naugtur marked this pull request as ready for review January 10, 2025 10:57
@naugtur naugtur requested a review from kriskowal January 10, 2025 10:58

@kriskowal kriskowal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks. I’m not gravely concerned about the prominence of the error. We didn’t fail to notice. And, given that this shifts underneath us and isn’t grave enough to block other work from continuing, I’m inclined to keep the check optional.

@leotm leotm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

  • fixes #2660 (updated description)
  • (supersedes) closes #2587

@naugtur

naugtur commented Jan 14, 2025

Copy link
Copy Markdown
Member Author

@kriskowal I'd like to put some pressure on making it non-optional because the fix was trivial and its coverage of important SES compatibility is going to increase:
#2687

I've added coverage for CSP and also a convenient display of new intrinsics SES is deleting in each browser.

@naugtur naugtur enabled auto-merge (squash) January 14, 2025 12:52
@naugtur naugtur merged commit c589ed0 into master Jan 14, 2025
@naugtur naugtur deleted the naugtur/fix-browser-tests branch January 14, 2025 12:59
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.

Flakey browser tests (playwright)

3 participants