[webkit-changes] [WebKit/WebKit] fc5258: [iOS] Reintroduce fast/text/data-detectors layout ...

Abrar Rahman Protyasha noreply at github.com
Wed Jun 28 13:02:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc5258fa817cd7da0e9f00e9fe506f8e94157411
      https://github.com/WebKit/WebKit/commit/fc5258fa817cd7da0e9f00e9fe506f8e94157411
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  Date:   2023-06-28 (Wed, 28 Jun 2023)

  Changed paths:
    M LayoutTests/TestExpectations
    A LayoutTests/fast/text/data-detectors/ios/phone-disabled-expected.html
    A LayoutTests/fast/text/data-detectors/ios/phone-disabled.html
    A LayoutTests/fast/text/data-detectors/ios/phone-expected.html
    A LayoutTests/fast/text/data-detectors/ios/phone.html
    M LayoutTests/platform/ios/TestExpectations
    R LayoutTests/platform/ios/ios/fast/text/data-detectors/phone-disabled-expected.txt
    R LayoutTests/platform/ios/ios/fast/text/data-detectors/phone-disabled.html
    R LayoutTests/platform/ios/ios/fast/text/data-detectors/phone-expected.txt
    R LayoutTests/platform/ios/ios/fast/text/data-detectors/phone.html
    R LayoutTests/platform/ios/ios/fast/text/data-detectors/resources/phone-disabled.html
    R LayoutTests/platform/ios/ios/fast/text/data-detectors/resources/phone.html

  Log Message:
  -----------
  [iOS] Reintroduce fast/text/data-detectors layout tests
https://bugs.webkit.org/show_bug.cgi?id=258607
rdar://111435588

Reviewed by Megan Gardner.

The platform/ios/ios/fast/text/data-detectors layout tests were skipped
in 174199 at main, with the cited reason being they “timed out due to lack
of touch event support in the iOS simulator”. Since this is no longer the
case, we reintroduce these layout tests following some adjustment of the
expected results.

* LayoutTests/TestExpectations:
* LayoutTests/fast/text/data-detectors/ios/phone-disabled-expected.html: Added.
* LayoutTests/fast/text/data-detectors/ios/phone-disabled.html: Added.
* LayoutTests/fast/text/data-detectors/ios/phone-expected.html: Added.
* LayoutTests/fast/text/data-detectors/ios/phone.html: Added.
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/ios/ios/fast/text/data-detectors/phone-disabled-expected.txt: Removed.
* LayoutTests/platform/ios/ios/fast/text/data-detectors/phone-disabled.html: Removed.
* LayoutTests/platform/ios/ios/fast/text/data-detectors/phone-expected.txt: Removed.
* LayoutTests/platform/ios/ios/fast/text/data-detectors/phone.html: Removed.
* LayoutTests/platform/ios/ios/fast/text/data-detectors/resources/phone-disabled.html: Removed.
* LayoutTests/platform/ios/ios/fast/text/data-detectors/resources/phone.html: Removed.

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




More information about the webkit-changes mailing list