Changeset 210894 in webkit


Ignore:
Timestamp:
Jan 18, 2017 3:51:20 PM (7 years ago)
Author:
Ryan Haddad
Message:

Unreviewed, rolling out r210881.

This test is failing on macOS.

Reverted changeset:

"REGRESSION(r203110): LayoutTest
http/tests/preload/single_download_preload_runner.html timing
out"
https://bugs.webkit.org/show_bug.cgi?id=159678
http://trac.webkit.org/changeset/210881

Location:
trunk/LayoutTests
Files:
3 added
3 deleted
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r210893 r210894  
     12017-01-18  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Unreviewed, rolling out r210881.
     4
     5        This test is failing on macOS.
     6
     7        Reverted changeset:
     8
     9        "REGRESSION(r203110): LayoutTest
     10        http/tests/preload/single_download_preload_runner.html timing
     11        out"
     12        https://bugs.webkit.org/show_bug.cgi?id=159678
     13        http://trac.webkit.org/changeset/210881
     14
    1152017-01-18  Ryan Haddad  <ryanhaddad@apple.com>
    216
  • trunk/LayoutTests/TestExpectations

    r210893 r210894  
    912912webkit.org/b/159370 [ Debug ] fast/history/page-cache-destroy-document.html [ Skip ]
    913913
     914webkit.org/b/159678 http/tests/preload/single_download_preload_runner.html [ Timeout ]
     915
    914916# This test is way too slow for debug.
    915917[ Debug ] workers/bomb.html [ Skip ]
  • trunk/LayoutTests/http/tests/preload/single_download_preload_runner-expected.txt

    r210893 r210894  
    1 CONSOLE MESSAGE: line 21: <link rel=preload> must have a valid `as` value
    2  
     1CONSOLE MESSAGE: line 10: <link rel=preload> must have a valid `as` value
     2
    33
    44PASS Makes sure that preloaded resources are not downloaded again when used
  • trunk/LayoutTests/platform/mac/TestExpectations

    r210893 r210894  
    13561356[ Sierra+ ] http/tests/security/contentSecurityPolicy/video-redirect-allowed2.html [ Skip ]
    13571357
     1358# <rdar://problem/26590623> LayoutTest http/tests/preload/single_download_preload_runner.html failing
     1359[ Sierra+ ] http/tests/preload/single_download_preload_runner.html [ Pass Timeout Failure ]
     1360
    13581361# rdar://problem/26952627
    13591362[ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-border-radius-and-reflection-add.html [ Pass ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.