diff options
author | tyoshino@google.com <tyoshino@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-08 04:51:53 +0000 |
---|---|---|
committer | tyoshino@google.com <tyoshino@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-08 04:51:53 +0000 |
commit | d6b79d80ee459fede4be9c2f9907839d311361a9 (patch) | |
tree | 161f8ef18d9854e5ff39645021b1258332cb7082 /webkit | |
parent | 18d87467f92a84c9535d78a29f3dfae154a0fb05 (diff) | |
download | chromium_src-d6b79d80ee459fede4be9c2f9907839d311361a9.zip chromium_src-d6b79d80ee459fede4be9c2f9907839d311361a9.tar.gz chromium_src-d6b79d80ee459fede4be9c2f9907839d311361a9.tar.bz2 |
Marking LayoutTests/storage/domstorage/localstorage/enumerate-storage.html flaky crashing.
Flakiness dashboard
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/tools/layout_tests/flakiness_dashboard.html#tests=LayoutTests/storage/domstorage/localstorage/enumerate-storage.html
BUG=31794
TBR=lzheng,japhet
Review URL: http://codereview.chromium.org/525108
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35774 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 43d24cd..c20ee88 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3143,4 +3143,7 @@ BUG31642 LINUX DEBUG: LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = IMAGE+ BUG_JAPHET MAC : LayoutTests/svg/custom/marker-strokeWidth-changes.svg = FAIL BUG_JAPHET WIN : LayoutTests/svg/custom/feDisplacementMap-01.svg = TEXT BUG_JAPHET WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE -BUG_JAPHET : LayoutTests/websocket/tests/frame-lengths.html = PASS TIMEOUT
\ No newline at end of file +BUG_JAPHET : LayoutTests/websocket/tests/frame-lengths.html = PASS TIMEOUT + +// Flaky crash +BUG31794 WIN MAC : LayoutTests/storage/domstorage/localstorage/enumerate-storage.html = CRASH PASS |