diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 1aa78e5..1735d00 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3223,3 +3223,7 @@ BUG_DGLAZKOV LINUX : LayoutTests/fast/images/svg-as-background.html = CRASH // Another crash of unknown origin // First crash at http://src.chromium.org/viewvc/chrome?view=rev&revision=34558, which doesn't make much sense. BUG_DGLAZKOV WIN : LayoutTests/svg/webarchive/svg-script-subresouces.svg = FAIL CRASH + +// Flaky ASSERTION FAILED: useTransforms +// This test is flaky since this file is added. +BUG30543 : LayoutTests/storage/domstorage/localstorage/enumerate-with-length-and-key.html = CRASH PASS |