[webkit-changes] [WebKit/WebKit] 82def3: Migrate iOS17 expectations to OpenSource.

Commit Queue noreply at github.com
Mon Aug 7 14:02:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 82def39e368bc6479741174a5944c832d48408f8
      https://github.com/WebKit/WebKit/commit/82def39e368bc6479741174a5944c832d48408f8
  Author: Dawn Flores <dawn_flores at apple.com>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    A LayoutTests/platform/ios-16/TestExpectations
    A LayoutTests/platform/ios-16/fast/block/margin-collapse/103-expected.txt
    A LayoutTests/platform/ios-16/fast/forms/select-writing-direction-natural-expected.txt
    A LayoutTests/platform/ios-16/fast/overflow/infiniteRecursion-expected.txt
    A LayoutTests/platform/ios-16/fast/tables/mozilla/bugs/bug2479-2-expected.txt
    A LayoutTests/platform/ios-16/fast/text/international/bidi-listbox-atsui-expected.txt
    A LayoutTests/platform/ios-16/fast/text/international/bidi-listbox-expected.txt
    A LayoutTests/platform/ios-16/fast/text/international/bidi-menulist-expected.txt
    A LayoutTests/platform/ios-16/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt
    M LayoutTests/platform/ios-simulator-wk2/TestExpectations
    A LayoutTests/platform/ios-simulator-wk2/css1/box_properties/acid_test-expected.txt
    A LayoutTests/platform/ios-simulator-wk2/css2.1/t09-c5526c-display-00-e-expected.txt
    A LayoutTests/platform/ios-simulator-wk2/fast/block/basic/011-expected.txt
    A LayoutTests/platform/ios-simulator-wk2/fast/block/basic/minheight-expected.txt
    A LayoutTests/platform/ios-simulator-wk2/fast/forms/search-styled-expected.txt
    A LayoutTests/platform/ios-simulator-wk2/fast/invalid/008-expected.txt
    A LayoutTests/platform/ios-simulator-wk2/fast/overflow/003-expected.txt
    A LayoutTests/platform/ios-simulator-wk2/fast/table/rowindex-expected.txt
    A LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-explicit-embedding-expected.txt
    A LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-multi-channels-expected.txt
    A LayoutTests/platform/ios-simulator-wk2/scrollbars/overflow-scrollbar-combinations-expected.txt
    A LayoutTests/platform/ios-simulator-wk2/svg/custom/svg-fonts-in-html-expected.txt
    A LayoutTests/platform/ios-simulator-wk2/webaudio/Panner/hrtf-database-expected.txt
    M LayoutTests/platform/ios/TestExpectations
    M LayoutTests/platform/ios/fast/block/margin-collapse/103-expected.txt
    A LayoutTests/platform/ios/fast/forms/auto-fill-button/input-strong-password-viewable-expected.txt
    M LayoutTests/platform/ios/fast/forms/select-writing-direction-natural-expected.txt
    M LayoutTests/platform/ios/fast/overflow/infiniteRecursion-expected.txt
    M LayoutTests/platform/ios/fast/text/international/bidi-listbox-atsui-expected.txt
    M LayoutTests/platform/ios/fast/text/international/bidi-listbox-expected.txt
    M LayoutTests/platform/ios/fast/text/international/bidi-menulist-expected.txt
    M LayoutTests/platform/ios/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt
    M LayoutTests/platform/ios/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt
    M LayoutTests/platform/ios/tables/mozilla/bugs/bug2479-2-expected.txt
    A LayoutTests/platform/ios/webaudio/AudioBufferSource/audiobuffersource-loop-points-expected.txt
    M Tools/Scripts/webkitpy/port/ios.py
    M Tools/Scripts/webkitpy/port/ios_device_unittest.py
    M Tools/Scripts/webkitpy/port/ios_simulator_unittest.py
    M Tools/Scripts/webkitpy/port/ios_testcase.py

  Log Message:
  -----------
  Migrate iOS17 expectations to OpenSource.
https://bugs.webkit.org/show_bug.cgi?id=259319
rdar://112493567

Reviewed by Ryan Haddad

* LayoutTests/platform/ios-16/TestExpectations: Added.
* LayoutTests/platform/ios-simulator-wk2/css1/box_properties/acid_test-expected.txt: Added.
* LayoutTests/platform/ios-simulator-wk2/css2.1/t09-c5526c-display-00-e-expected.txt: Added.
* LayoutTests/platform/ios-simulator-wk2/fast/block/basic/011-expected.txt: Added.
* LayoutTests/platform/ios-simulator-wk2/fast/block/basic/minheight-expected.txt: Added.
* LayoutTests/platform/ios-simulator-wk2/fast/forms/search-styled-expected.txt: Added.
* LayoutTests/platform/ios-simulator-wk2/fast/invalid/008-expected.txt: Added.
* LayoutTests/platform/ios-simulator-wk2/fast/overflow/003-expected.txt: Added.
* LayoutTests/platform/ios-simulator-wk2/fast/table/rowindex-expected.txt: Added.
* LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-explicit-embedding-expected.txt: Added.
* LayoutTests/platform/ios-simulator-wk2/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-multi-channels-expected.txt: Added.
* LayoutTests/platform/ios-simulator-wk2/scrollbars/overflow-scrollbar-combinations-expected.txt: Added.
* LayoutTests/platform/ios-simulator-wk2/svg/custom/svg-fonts-in-html-expected.txt: Added.
* LayoutTests/platform/ios-simulator-wk2/webaudio/Panner/hrtf-database-expected.txt: Added.
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/ios/fast/block/margin-collapse/103-expected.txt:
* LayoutTests/platform/ios/fast/forms/auto-fill-button/input-strong-password-viewable-expected.txt: Added.
* LayoutTests/platform/ios/fast/forms/select-writing-direction-natural-expected.txt:
* LayoutTests/platform/ios/fast/overflow/infiniteRecursion-expected.txt:
* LayoutTests/platform/ios/fast/text/international/bidi-listbox-atsui-expected.txt:
* LayoutTests/platform/ios/fast/text/international/bidi-listbox-expected.txt:
* LayoutTests/platform/ios/fast/text/international/bidi-menulist-expected.txt:
* LayoutTests/platform/ios/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt:
* LayoutTests/platform/ios/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
* LayoutTests/platform/ios/tables/mozilla/bugs/bug2479-2-expected.txt:
* LayoutTests/platform/ios/webaudio/AudioBufferSource/audiobuffersource-loop-points-expected.txt: Added.
* Tools/Scripts/webkitpy/port/ios.py:
(IOSPort):
* Tools/Scripts/webkitpy/port/ios_device_unittest.py:
* Tools/Scripts/webkitpy/port/ios_simulator_unittest.py:
(IOSSimulatorTest.make_port):
(IOSSimulatorTest.test_layout_test_searchpath_with_apple_additions):
(IOSSimulatorTest.test_layout_test_searchpath_without_apple_additions):
(IOSSimulatorTest.test_layout_searchpath_wih_device_type):
* Tools/Scripts/webkitpy/port/ios_testcase.py:
(IOSTest.make_port):

Canonical link: https://commits.webkit.org/266656@main




More information about the webkit-changes mailing list