Changeset 255783 in webkit
- Timestamp:
- Feb 4, 2020, 6:04:09 PM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r255775 r255783 1 2020-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 1 11 2020-02-04 Jacob Uphoff <jacob_uphoff@apple.com> 2 12 -
trunk/LayoutTests/platform/ios-wk2/TestExpectations
r255676 r255783 862 862 js/promises-tests/promises-tests-2-3-2.html 863 863 js/promises-tests/promises-tests-2-3-3.html 864 js/promises-tests/promises-tests-2-3-4.html 865 storage/websql/change-version.html 864 js/promises-tests/promises-tests-2-3-4.html 866 865 867 866 # Flaky tests that assert/time out: … … 1378 1377 1379 1378 webkit.org/b/207197 http/tests/resourceLoadStatistics/cookie-deletion.html [ Pass Failure Crash ] 1379 1380 webkit.org/b/206627 storage/websql [ Skip ] -
trunk/LayoutTests/platform/mac-wk2/TestExpectations
r255692 r255783 938 938 webkit.org/b/206708 fast/animation/request-animation-frame-iframe.html [ Pass Failure ] 939 939 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 943 940 webkit.org/b/206940 [ Mojave+ ] tiled-drawing/scrolling/fast-scroll-select-latched-mainframe-with-handler.html [ Pass Failure ] 944 941 … … 990 987 991 988 webkit.org/b/207222 webgpu/whlsl/zero-initialize-values-2.html [ Pass Failure ] 989 990 webkit.org/b/206627 storage/websql [ Skip ]
Note:
See TracChangeset
for help on using the changeset viewer.