Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Fix browser tests #2686

Merged
merged 2 commits into from
Jan 14, 2025
Merged

chore: Fix browser tests #2686

merged 2 commits into from
Jan 14, 2025

Conversation

naugtur
Copy link
Member

@naugtur naugtur commented Jan 10, 2025

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
Copy link
Member

@kriskowal kriskowal left a comment

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.

Copy link
Contributor

@leotm leotm left a comment

Choose a reason for hiding this comment

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

@naugtur
Copy link
Member Author

naugtur commented Jan 14, 2025

@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
15 checks passed
@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