⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 280634 in webkit


Ignore:
Timestamp:
Aug 4, 2021, 8:37:38 AM (5 years ago)
Author:
Ayumi Kojima
Message:

Removed testexpectations from iPad and updated them in ios-wk2 for 3 editing/pasteboard/smart-paste-paragraph tests.
https://bugs.webkit.org/show_bug.cgi?id=228285

Unreviewed test gardening.

  • platform/ios-wk2/TestExpectations:
  • platform/ipad/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r280633 r280634  
     12021-08-04  Ayumi Kojima  <ayumi_kojima@apple.com>
     2
     3        Removed testexpectations from iPad and updated them in ios-wk2 for 3 editing/pasteboard/smart-paste-paragraph tests.
     4        https://bugs.webkit.org/show_bug.cgi?id=228285
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios-wk2/TestExpectations:
     9        * platform/ipad/TestExpectations:
     10
    1112021-08-04  Andres Gonzalez  <andresg_22@apple.com>
    212
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r280547 r280634  
    13201320# <rdar://problem/56512107> [ iOS ] Three editing/pasteboard/smart-paste-paragraph tests have been flaky since they landed in r243124 (203264)
    13211321webkit.org/b/203264 [ Release ] editing/pasteboard/smart-paste-paragraph-001.html [ Pass Failure ]
    1322 webkit.org/b/203264 [ Release ] editing/pasteboard/smart-paste-paragraph-002.html [ Pass Failure ]
    1323 webkit.org/b/203264 [ Release ] editing/pasteboard/smart-paste-paragraph-003.html [ Pass Failure ]
    1324 webkit.org/b/203264 [ Release ] editing/pasteboard/smart-paste-paragraph-004.html [ Pass Failure ]
     1322webkit.org/b/228285 editing/pasteboard/smart-paste-paragraph-002.html [ Pass Failure ]
     1323webkit.org/b/228285 editing/pasteboard/smart-paste-paragraph-003.html [ Pass Failure ]
     1324webkit.org/b/228285 editing/pasteboard/smart-paste-paragraph-004.html [ Pass Failure ]
    13251325
    13261326# Timeout running prompt() because mock implementation is absent.
  • trunk/LayoutTests/platform/ipad/TestExpectations

    r280563 r280634  
    6060webkit.org/b/203264 editing/pasteboard/smart-paste-paragraph-001.html [ Pass ]
    6161
    62 webkit.org/b/228285 [ Debug ] editing/pasteboard/smart-paste-paragraph-002.html [ Pass Failure ]
    63 webkit.org/b/228285 [ Debug ] editing/pasteboard/smart-paste-paragraph-003.html [ Pass Failure ]
    64 webkit.org/b/228285 [ Debug ] editing/pasteboard/smart-paste-paragraph-004.html [ Pass Failure ]
    65 
    6662media/picture-in-picture [ Pass ]
    6763media/remove-video-element-in-pip-from-document.html [ Pass ]
Note: See TracChangeset for help on using the changeset viewer.