[webkit-changes] [WebKit/WebKit] c7c814: Merge ios-simulator-wk2 LayoutTests/platform folde...

Ben noreply at github.com
Fri Mar 15 19:25:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c7c814d5a000eb37da1d6bd0e4e634f9fc85887e
      https://github.com/WebKit/WebKit/commit/c7c814d5a000eb37da1d6bd0e4e634f9fc85887e
  Author: Ben Schwartz <ben_schwartz at apple.com>
  Date:   2024-03-15 (Fri, 15 Mar 2024)

  Changed paths:
    R LayoutTests/platform/ios-simulator-wk2/TestExpectations
    R LayoutTests/platform/ios-simulator-wk2/accessibility/focus-new-element-expected.txt
    R LayoutTests/platform/ios-simulator-wk2/accessibility/visible-character-range-height-changes-expected.txt
    R LayoutTests/platform/ios-simulator-wk2/accessibility/visible-character-range-width-changes-expected.txt
    R LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLSelectElement/listbox-items-client-rects-expected.txt
    R LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001-expected.txt
    R LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-002-expected.txt
    R LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin-expected.txt
    R LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/mathml/relations/html5-tree/dynamic-childlist-001-expected.txt
    R LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/web-share/share-sharePromise-internal-slot.https-expected.txt
    M LayoutTests/platform/ios-simulator/TestExpectations
    A LayoutTests/platform/ios-simulator/accessibility/focus-new-element-expected.txt
    A LayoutTests/platform/ios-simulator/accessibility/visible-character-range-height-changes-expected.txt
    A LayoutTests/platform/ios-simulator/accessibility/visible-character-range-width-changes-expected.txt
    A LayoutTests/platform/ios-simulator/fast/dom/HTMLSelectElement/listbox-items-client-rects-expected.txt
    A LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001-expected.txt
    A LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-002-expected.txt
    A LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin-expected.txt
    A LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/mathml/relations/html5-tree/dynamic-childlist-001-expected.txt
    A LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/web-share/share-sharePromise-internal-slot.https-expected.txt

  Log Message:
  -----------
  Merge ios-simulator-wk2 LayoutTests/platform folder down into ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=271061
rdar://124695615

Reviewed by Jonathan Bedard.

We don't currently run WebKit 1 layout tests on iOS. In order to disambiguate our
layout test platform folder organization, we would like to merge ios-simulator-wk2
into ios-simulator in our LayoutTests/platform directory.

* LayoutTests/platform/ios-simulator-wk2/TestExpectations: Removed.
* LayoutTests/platform/ios-simulator/TestExpectations:
* LayoutTests/platform/ios-simulator/accessibility/focus-new-element-expected.txt: Renamed from LayoutTests/platform/ios-simulator-wk2/accessibility/focus-new-element-expected.txt.
* LayoutTests/platform/ios-simulator/accessibility/visible-character-range-height-changes-expected.txt: Renamed from LayoutTests/platform/ios-simulator-wk2/accessibility/visible-character-range-height-changes-expected.txt.
* LayoutTests/platform/ios-simulator/accessibility/visible-character-range-width-changes-expected.txt: Renamed from LayoutTests/platform/ios-simulator-wk2/accessibility/visible-character-range-width-changes-expected.txt.
* LayoutTests/platform/ios-simulator/fast/dom/HTMLSelectElement/listbox-items-client-rects-expected.txt: Renamed from LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLSelectElement/listbox-items-client-rects-expected.txt.
* LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001-expected.txt: Renamed from LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001-expected.txt.
* LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-002-expected.txt: Renamed from LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-002-expected.txt.
* LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin-expected.txt: Renamed from LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin-expected.txt.
* LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/mathml/relations/html5-tree/dynamic-childlist-001-expected.txt: Renamed from LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/mathml/relations/html5-tree/dynamic-childlist-001-expected.txt.
* LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/web-share/share-sharePromise-internal-slot.https-expected.txt: Renamed from LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/web-share/share-sharePromise-internal-slot.https-expected.txt.

Canonical link: https://commits.webkit.org/276219@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