[webkit-changes] [WebKit/WebKit] 40235b: REGRESSION(262632 at main?): [ iOS ] 2X imported/w3c/...
Marcos Cáceres
noreply at github.com
Fri Apr 21 01:58:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 40235be133be2b67b2eafcbc0dc444d139c66322
https://github.com/WebKit/WebKit/commit/40235be133be2b67b2eafcbc0dc444d139c66322
Author: Marcos Caceres <marcos at marcosc.com>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/screen-orientation/nested-documents-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/screen-orientation/nested-documents.html
M LayoutTests/imported/w3c/web-platform-tests/screen-orientation/onchange-event-subframe.html
M LayoutTests/imported/w3c/web-platform-tests/screen-orientation/resources/orientation-utils.js
M LayoutTests/imported/w3c/web-platform-tests/screen-orientation/unlock.html
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/ios/imported/w3c/web-platform-tests/screen-orientation/nested-documents-expected.txt
M LayoutTests/platform/ios/imported/w3c/web-platform-tests/screen-orientation/onchange-event-subframe-expected.txt
M LayoutTests/platform/ios/imported/w3c/web-platform-tests/screen-orientation/unlock-expected.txt
Log Message:
-----------
REGRESSION(262632 at main?): [ iOS ] 2X imported/w3c/web-platform-tests/screen-orientation (layout-tests) are consistent text failures
https://bugs.webkit.org/show_bug.cgi?id=255631
rdar://108231120
Reviewed by Chris Dumez.
The utils file didn't get updated, causing some tests to stall.
Additionally, some of the tests where not pressing on the correct (iframe) contexts.
* LayoutTests/imported/w3c/web-platform-tests/screen-orientation/nested-documents-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/screen-orientation/nested-documents.html:
* LayoutTests/imported/w3c/web-platform-tests/screen-orientation/onchange-event-subframe.html:
* LayoutTests/imported/w3c/web-platform-tests/screen-orientation/resources/orientation-utils.js:
* LayoutTests/imported/w3c/web-platform-tests/screen-orientation/unlock.html:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/ios/imported/w3c/web-platform-tests/screen-orientation/nested-documents-expected.txt:
* LayoutTests/platform/ios/imported/w3c/web-platform-tests/screen-orientation/onchange-event-subframe-expected.txt:
* LayoutTests/platform/ios/imported/w3c/web-platform-tests/screen-orientation/unlock-expected.txt:
Canonical link: https://commits.webkit.org/263224@main
More information about the webkit-changes
mailing list