Changeset 240293 in webkit


Ignore:
Timestamp:
Jan 22, 2019 1:34:34 PM (5 years ago)
Author:
Michael Catanzaro
Message:

Unreviewed, skip all resource load statistics tests on GTK

We don't have this feature enabled yet, so shouldn't be running the tests. Yet.

  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r240277 r240293  
     12019-01-22  Michael Catanzaro  <mcatanzaro@igalia.com>
     2
     3        Unreviewed, skip all resource load statistics tests on GTK
     4
     5        We don't have this feature enabled yet, so shouldn't be running the tests. Yet.
     6
     7        * platform/gtk/TestExpectations:
     8
    192019-01-22  Devin Rousso  <drousso@apple.com>
    210
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r240222 r240293  
    12441244webkit.org/b/191005 webgpu/ [ Skip ]
    12451245
     1246# No support for resource load statistics yet
     1247http/tests/resourceLoadStatistics/ [ Skip ]
     1248
    12461249#////////////////////////////////////////////////////////////////////////////////////////
    12471250# End of Expected failures.
     
    19291932webkit.org/b/183036 fast/events/message-port.html [ Timeout Pass ]
    19301933
    1931 webkit.org/b/183037 http/tests/resourceLoadStatistics/prevalent-resource-handled-keydown.html [ Timeout Pass ]
    1932 
    19331934webkit.org/b/183188 imported/blink/svg/as-image/image-change-with-equal-sizes.html [ ImageOnlyFailure Pass ]
    19341935
     
    24402441
    24412442webkit.org/b/182108 http/tests/media/hls/hls-webvtt-tracks.html [ Timeout ]
    2442 
    2443 webkit.org/b/182317 http/tests/resourceLoadStatistics/grandfathering.html [ Pass Failure ]
    24442443
    24452444webkit.org/b/183181 inspector/heap/getPreview.html [ Pass Timeout ]
     
    35323531webkit.org/b/188436 svg/custom/href-svg-namespace-static.svg [ ImageOnlyFailure ]
    35333532
    3534 webkit.org/b/188844 http/tests/resourceLoadStatistics/blocking-in-web-worker-script-import.html [ Failure ]
    3535 
    35363533webkit.org/b/189343 imported/w3c/web-platform-tests/xhr/sync-no-timeout.any.html [ Failure ]
    35373534webkit.org/b/189343 imported/w3c/web-platform-tests/xhr/sync-no-timeout.any.worker.html [ Failure ]
     
    35883585webkit.org/b/190991 media/encrypted-media/encrypted-media-v2-syntax.html [ Timeout ]
    35893586
    3590 webkit.org/b/190992 http/tests/resourceLoadStatistics/capped-lifetime-for-cookie-set-in-js.html [ Failure ]
    3591 
    35923587webkit.org/b/191000 imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/hidden.html [ Failure ]
    35933588webkit.org/b/191000 imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/text.html [ Failure ]
     
    36603655imported/w3c/web-platform-tests/css/css-lists/content-property/marker-text-matches-georgian.html [ ImageOnlyFailure ]
    36613656imported/w3c/web-platform-tests/css/css-lists/content-property/marker-text-matches-armenian.html [ ImageOnlyFailure ]
    3662 
    3663 webkit.org/b/193320 http/tests/resourceLoadStatistics/classify-as-prevalent-based-on-subresource-redirect-collusion.html [ Failure ]
    3664 webkit.org/b/193320 http/tests/resourceLoadStatistics/classify-as-prevalent-based-on-top-frame-redirect-collusion.html [ Failure ]
    3665 webkit.org/b/193320 http/tests/resourceLoadStatistics/non-sandboxed-iframe-redirect-ip-to-localhost-to-ip.html [ Failure ]
    3666 webkit.org/b/193320 http/tests/resourceLoadStatistics/non-sandboxed-iframe-redirect-localhost-to-ip-to-localhost.html [ Failure ]
    3667 webkit.org/b/193320 http/tests/resourceLoadStatistics/non-sandboxed-nesting-iframe-with-non-sandboxed-iframe-redirect-ip-to-localhost-to-ip.html [ Failure ]
    3668 webkit.org/b/193320 http/tests/resourceLoadStatistics/non-sandboxed-nesting-iframe-with-non-sandboxed-iframe-redirect-localhost-to-ip-to-localhost.html [ Failure ]
    3669 webkit.org/b/193320 http/tests/resourceLoadStatistics/non-sandboxed-nesting-iframe-with-sandboxed-iframe-redirect-ip-to-localhost-to-ip.html [ Failure ]
    3670 webkit.org/b/193320 http/tests/resourceLoadStatistics/non-sandboxed-nesting-iframe-with-sandboxed-iframe-redirect-localhost-to-ip-to-localhost.html [ Failure ]
    3671 webkit.org/b/193320 http/tests/resourceLoadStatistics/sandboxed-iframe-redirect-ip-to-localhost-to-ip.html [ Failure ]
    3672 webkit.org/b/193320 http/tests/resourceLoadStatistics/sandboxed-iframe-redirect-localhost-to-ip-to-localhost.html [ Failure ]
    3673 webkit.org/b/193320 http/tests/resourceLoadStatistics/sandboxed-nesting-iframe-with-non-sandboxed-iframe-redirect-ip-to-localhost-to-ip.html [ Failure ]
    3674 webkit.org/b/193320 http/tests/resourceLoadStatistics/sandboxed-nesting-iframe-with-non-sandboxed-iframe-redirect-localhost-to-ip-to-localhost.html [ Failure ]
    3675 webkit.org/b/193320 http/tests/resourceLoadStatistics/sandboxed-nesting-iframe-with-sandboxed-iframe-redirect-ip-to-localhost-to-ip.html [ Failure ]
    3676 webkit.org/b/193320 http/tests/resourceLoadStatistics/sandboxed-nesting-iframe-with-sandboxed-iframe-redirect-localhost-to-ip-to-localhost.html [ Failure ]
    36773657
    36783658webkit.org/b/193322 imported/w3c/web-platform-tests/fetch/api/basic/header-value-combining.any.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.