Changeset 248419 in webkit


Ignore:
Timestamp:
Aug 8, 2019 9:23:31 AM (5 years ago)
Author:
Ryan Haddad
Message:

Cherry-pick r248379. rdar://problem/53779679

Updating TestExpectations for Two Failing Layout Tests.
rdar://53779679

Unreviewed Test Gardening.

  • platform/ios-12/TestExpectations:
  • platform/ios/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@248379 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Location:
branches/safari-608.1-branch/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/safari-608.1-branch/LayoutTests/ChangeLog

    r248418 r248419  
     12019-08-08  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Cherry-pick r248379. rdar://problem/53779679
     4
     5    Updating TestExpectations for Two Failing Layout Tests.
     6    rdar://53779679
     7   
     8    Unreviewed Test Gardening.
     9   
     10    * platform/ios-12/TestExpectations:
     11    * platform/ios/TestExpectations:
     12   
     13    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@248379 268f45cc-cd09-0410-ab3c-d52691b4dbfc
     14
     15    2019-08-07  Russell Epstein  <repstein@apple.com>
     16
     17            Updating TestExpectations for Two Failing Layout Tests.
     18            rdar://53779679
     19
     20            Unreviewed Test Gardening.
     21
     22            * platform/ios-12/TestExpectations:
     23            * platform/ios/TestExpectations:
     24
    1252019-08-08  Ryan Haddad  <ryanhaddad@apple.com>
    226
  • branches/safari-608.1-branch/LayoutTests/platform/ios-12/TestExpectations

    r248418 r248419  
    2626http/tests/misc/iframe-beforeunload-dialog-block-modals.html [ Pass ]
    2727
     28# rdar://53779679 (REGRESSION: http/tests/quicklook/submit-form-blocked.html and http/tests/quicklook/base-url-blocked.html are Failing)
     29http/tests/quicklook/base-url-blocked.html [ Pass ]
     30http/tests/quicklook/submit-form-blocked.html [ Pass ]
     31
  • branches/safari-608.1-branch/LayoutTests/platform/ios/TestExpectations

    r248418 r248419  
    33583358http/tests/misc/iframe-beforeunload-dialog-block-modals.html [ Pass Timeout ]
    33593359
     3360# rdar://53779679 (REGRESSION: http/tests/quicklook/submit-form-blocked.html and http/tests/quicklook/base-url-blocked.html are Failing)
     3361http/tests/quicklook/base-url-blocked.html [ Pass Failure ]
     3362http/tests/quicklook/submit-form-blocked.html [ Pass Failure ]
     3363
Note: See TracChangeset for help on using the changeset viewer.