Changeset 256197 in webkit


Ignore:
Timestamp:
Feb 10, 2020 11:36:42 AM (4 years ago)
Author:
Kate Cheney
Message:

REGRESSION: (256055) http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration.html is failing
https://bugs.webkit.org/show_bug.cgi?id=207479
<rdar://problem/59316238>

Unreviewed test gardening

  • http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration-expected.txt:
  • platform/mac-wk2/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r256195 r256197  
     12020-02-10  Kate Cheney  <katherine_cheney@apple.com>
     2
     3        REGRESSION: (256055) http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration.html is failing
     4        https://bugs.webkit.org/show_bug.cgi?id=207479
     5        <rdar://problem/59316238>
     6
     7        Unreviewed test gardening
     8
     9        * http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration-expected.txt:
     10        * platform/mac-wk2/TestExpectations:
     11
    1122020-02-10  Truitt Savell  <tsavell@apple.com>
    213
  • trunk/LayoutTests/http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration-expected.txt

    r254296 r256197  
    33Resource load statistics:
    44
     5Registrable domain: 127.0.0.1
     6    hadUserInteraction: No
     7    mostRecentUserInteraction: -1
     8    grandfathered: No
     9    topFrameUniqueRedirectsTo:
     10        localhost
     11    gotLinkDecorationFromPrevalentResource: No
     12    isPrevalentResource: Yes
     13    isVeryPrevalentResource: No
     14    dataRecordsRemoved: 0
    515Registrable domain: localhost
    616    hadUserInteraction: No
     
    1525    isVeryPrevalentResource: No
    1626    dataRecordsRemoved: 0
    17 Registrable domain: 127.0.0.1
    18     hadUserInteraction: No
    19     mostRecentUserInteraction: -1
    20     grandfathered: No
    21     topFrameUniqueRedirectsTo:
    22         localhost
    23     gotLinkDecorationFromPrevalentResource: No
    24     isPrevalentResource: Yes
    25     isVeryPrevalentResource: No
    26     dataRecordsRemoved: 0
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r256190 r256197  
    990990webkit.org/b/207269 [ Debug ] http/tests/websocket/tests/hybi/server-close.html [ Pass Crash ]
    991991
    992 webkit.org/b/207271 http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration.html [ Pass Failure ]
    993 
    994992webkit.org/b/183684 http/tests/appcache/abort-cache-onprogress.html [ Pass Failure ]
    995993
Note: See TracChangeset for help on using the changeset viewer.