Skip to content

test: fix flakiness in image-directive e2e tests#67846

Open
dgp1130 wants to merge 1 commit intoangular:mainfrom
dgp1130:fix-image-directive-e2e-flakes
Open

test: fix flakiness in image-directive e2e tests#67846
dgp1130 wants to merge 1 commit intoangular:mainfrom
dgp1130:fix-image-directive-e2e-flakes

Conversation

@dgp1130
Copy link
Contributor

@dgp1130 dgp1130 commented Mar 25, 2026

Mostly generated by Gemini.

Fixes race conditions where intermediate layout renders caused the browser to emit 'largest-contentful-paint' events or 'load' events that led to inconsistent console logs. Updated tests to correctly wait for elements to stabilize and properly filter expected log messages.

Fixes race conditions where intermediate layout renders caused the browser to emit 'largest-contentful-paint' events or 'load' events that led to inconsistent console logs. Updated tests to correctly wait for elements to stabilize and properly filter expected log messages.
@dgp1130 dgp1130 requested a review from thePunderWoman March 25, 2026 01:25
@dgp1130 dgp1130 added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant