Changeset 255783 in webkit


Ignore:
Timestamp:
Feb 4, 2020 6:04:09 PM (4 years ago)
Author:
Ryan Haddad
Message:

REGRESSION [ Mac wk2 ] Tests are jetsamming: Unable to shrink memory footprint of process below the kill thresold [sic]
https://bugs.webkit.org/show_bug.cgi?id=206627

Unreviewed test gardening.

  • platform/ios-wk2/TestExpectations: Disable websql tests.
  • platform/mac-wk2/TestExpectations: Ditto.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r255775 r255783  
     12020-02-04  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        REGRESSION [ Mac wk2 ] Tests are jetsamming: Unable to shrink memory footprint of process below the kill thresold [sic]
     4        https://bugs.webkit.org/show_bug.cgi?id=206627
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios-wk2/TestExpectations: Disable websql tests.
     9        * platform/mac-wk2/TestExpectations: Ditto.
     10
    1112020-02-04  Jacob Uphoff  <jacob_uphoff@apple.com>
    212
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r255676 r255783  
    862862js/promises-tests/promises-tests-2-3-2.html
    863863js/promises-tests/promises-tests-2-3-3.html
    864 js/promises-tests/promises-tests-2-3-4.html
    865 storage/websql/change-version.html
     864js/promises-tests/promises-tests-2-3-4.html
    866865
    867866# Flaky tests that assert/time out:
     
    13781377
    13791378webkit.org/b/207197 http/tests/resourceLoadStatistics/cookie-deletion.html [ Pass Failure Crash ]
     1379
     1380webkit.org/b/206627 storage/websql [ Skip ]
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r255692 r255783  
    938938webkit.org/b/206708 fast/animation/request-animation-frame-iframe.html [ Pass Failure ]
    939939
    940 webkit.org/b/206770 [ Mojave Release ] storage/websql/test-authorizer.html [ Pass Timeout ]
    941 webkit.org/b/206770 [ Catalina Release ] storage/websql/test-authorizer.html [ Pass Failure Timeout ]
    942 
    943940webkit.org/b/206940 [ Mojave+ ] tiled-drawing/scrolling/fast-scroll-select-latched-mainframe-with-handler.html [ Pass Failure ]
    944941
     
    990987
    991988webkit.org/b/207222 webgpu/whlsl/zero-initialize-values-2.html [ Pass Failure ]
     989
     990webkit.org/b/206627 storage/websql [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.