[webkit-changes] [WebKit/WebKit] ec2a53: Adding propper waiting for async api to finish in ...
Commit Queue
noreply at github.com
Tue Oct 1 16:42:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ec2a53d496f89b1bb7c78fab8319aef138c82dd8
https://github.com/WebKit/WebKit/commit/ec2a53d496f89b1bb7c78fab8319aef138c82dd8
Author: Nitin Mahendru <nitinmahendru at apple.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M LayoutTests/compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport-expected.html
M LayoutTests/compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport.html
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/svg/as-background-image/tiled-background-image-expected.html
Log Message:
-----------
Adding propper waiting for async api to finish in layout tests.
https://bugs.webkit.org/show_bug.cgi?id=278340
rdar://134286272
Reviewed by Alan Baradlay.
Have also gone through all the layout test changes in 282170 at main
and found one more instance of a test which is also flaky and did not have propper waiting.
Fixed that too.
https://commits.webkit.org/282170@main
Combined changes:
* LayoutTests/compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport-expected.html:
* LayoutTests/compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport.html:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/svg/as-background-image/tiled-background-image-expected.html:
Canonical link: https://commits.webkit.org/284524@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list