[webkit-changes] [WebKit/WebKit] 447db4: REBASELINE: [ iOS17 ] 15 layout tests with constan...

Ben noreply at github.com
Wed Oct 11 14:45:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 447db465607451998faf99f5f3f0affbd8f4561f
      https://github.com/WebKit/WebKit/commit/447db465607451998faf99f5f3f0affbd8f4561f
  Author: Ben Schwartz <ben_schwartz at apple.com>
  Date:   2023-10-11 (Wed, 11 Oct 2023)

  Changed paths:
    R LayoutTests/platform/ios-16/fast/block/margin-collapse/103-expected.txt
    A LayoutTests/platform/ios-16/fast/css/rtl-ordering-expected.txt
    A LayoutTests/platform/ios-16/fast/forms/select-visual-hebrew-expected.txt
    A LayoutTests/platform/ios-16/fast/forms/time/time-input-rendering-basic-expected.txt
    R LayoutTests/platform/ios-16/fast/tables/mozilla/bugs/bug2479-2-expected.txt
    M LayoutTests/platform/ios/TestExpectations
    M LayoutTests/platform/ios/fast/block/margin-collapse/103-expected.txt
    M LayoutTests/platform/ios/fast/css/rtl-ordering-expected.txt
    A LayoutTests/platform/ios/fast/forms/input-appearance-spinbutton-expected.txt
    A LayoutTests/platform/ios/fast/forms/placeholder-position-expected.txt
    A LayoutTests/platform/ios/fast/forms/search/search-size-with-decorations-expected.txt
    M LayoutTests/platform/ios/fast/forms/select-visual-hebrew-expected.txt
    A LayoutTests/platform/ios/fast/forms/time/time-input-rendering-basic-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/tables/mozilla/bugs/bug2479-2-expected.txt

  Log Message:
  -----------
  REBASELINE: [ iOS17 ] 15 layout tests with constant text failures after tester bring-up.
rdar://116607252
https://bugs.webkit.org/show_bug.cgi?id=262829

Reviewed by Aditya Keerthi.

Following our iOS 17 builders and testers bring-up in 268517 at main, we noticed that 15 layout tests were constantly failing. This PR re-baselines the failing tests and down-levels existing baselines for iOS 16.

* LayoutTests/platform/ios-16/fast/block/margin-collapse/103-expected.txt: Removed.
* LayoutTests/platform/ios-16/fast/css/rtl-ordering-expected.txt: Copied from LayoutTests/platform/ios/fast/css/rtl-ordering-expected.txt.
* LayoutTests/platform/ios-16/fast/forms/select-visual-hebrew-expected.txt: Copied from LayoutTests/platform/ios/fast/forms/select-visual-hebrew-expected.txt.
* LayoutTests/platform/ios-16/fast/forms/time/time-input-rendering-basic-expected.txt: Added.
* LayoutTests/platform/ios-16/fast/tables/mozilla/bugs/bug2479-2-expected.txt: Removed.
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/ios/fast/block/margin-collapse/103-expected.txt:
* LayoutTests/platform/ios/fast/css/rtl-ordering-expected.txt:
* LayoutTests/platform/ios/fast/forms/input-appearance-spinbutton-expected.txt: Added.
* LayoutTests/platform/ios/fast/forms/placeholder-position-expected.txt: Added.
* LayoutTests/platform/ios/fast/forms/search/search-size-with-decorations-expected.txt: Added.
* LayoutTests/platform/ios/fast/forms/select-visual-hebrew-expected.txt:
* LayoutTests/platform/ios/fast/forms/time/time-input-rendering-basic-expected.txt: Added.
* 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/tables/mozilla/bugs/bug2479-2-expected.txt:

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




More information about the webkit-changes mailing list