Skip to content

test: fix extensions console flake #47750

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

Merged
merged 1 commit into from
Jul 16, 2025
Merged

test: fix extensions console flake #47750

merged 1 commit into from
Jul 16, 2025

Conversation

codebytere
Copy link
Member

Description of Change

Fixes a race condition flake in extensions tests:

Screenshot 2025-07-15 at 9 53 40 AM

Many of them depend on parsing console logs, and sometimes the empty page load from the server could interfere with what it was supposed to be parsing.

Checklist

Release Notes

Notes: none

@codebytere codebytere added semver/none target/36-x-y PR should also be added to the "36-x-y" branch. target/37-x-y PR should also be added to the "37-x-y" branch. target/38-x-y PR should also be added to the "38-x-y" branch. labels Jul 15, 2025
@codebytere codebytere merged commit 5feb91e into main Jul 16, 2025
63 of 66 checks passed
@codebytere codebytere deleted the fix-extension-flake branch July 16, 2025 16:27
@release-clerk
Copy link

release-clerk bot commented Jul 16, 2025

No Release Notes

@trop
Copy link
Contributor

trop bot commented Jul 16, 2025

I have automatically backported this PR to "37-x-y", please check out #47789

@trop
Copy link
Contributor

trop bot commented Jul 16, 2025

I have automatically backported this PR to "36-x-y", please check out #47790

@trop trop bot added in-flight/37-x-y in-flight/36-x-y and removed target/37-x-y PR should also be added to the "37-x-y" branch. target/36-x-y PR should also be added to the "36-x-y" branch. labels Jul 16, 2025
@trop
Copy link
Contributor

trop bot commented Jul 16, 2025

I have automatically backported this PR to "38-x-y", please check out #47791

@trop trop bot added in-flight/38-x-y merged/38-x-y PR was merged to the "38-x-y" branch. merged/36-x-y PR was merged to the "36-x-y" branch. merged/37-x-y PR was merged to the "37-x-y" branch. and removed target/38-x-y PR should also be added to the "38-x-y" branch. in-flight/38-x-y in-flight/36-x-y in-flight/37-x-y labels Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged/36-x-y PR was merged to the "36-x-y" branch. merged/37-x-y PR was merged to the "37-x-y" branch. merged/38-x-y PR was merged to the "38-x-y" branch. semver/none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants