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
Copy Markdown
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.

@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
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.
@alan-agius4 alan-agius4 force-pushed the fix-image-directive-e2e-flakes branch from f9d7466 to c212785 Compare March 25, 2026 09:43
@leonsenft leonsenft added the area: core Issues related to the framework runtime label Mar 25, 2026
@ngbot ngbot bot added this to the Backlog milestone 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 area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants