diff options
author | mnaganov@chromium.org <mnaganov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-17 13:38:22 +0000 |
---|---|---|
committer | mnaganov@chromium.org <mnaganov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-17 13:38:22 +0000 |
commit | 63d984ebe95569f8ce718fcf71154071c73c99a9 (patch) | |
tree | 28abd1717bfc4267f0ed5a22b8563ddeda1ba86c /webkit/tools | |
parent | f8636972b3e1d3a9bbf7f86b6708c0f5d66571ae (diff) | |
download | chromium_src-63d984ebe95569f8ce718fcf71154071c73c99a9.zip chromium_src-63d984ebe95569f8ce718fcf71154071c73c99a9.tar.gz chromium_src-63d984ebe95569f8ce718fcf71154071c73c99a9.tar.bz2 |
Mark storage/indexeddb/set_version_blocked.html and storage/indexeddb/set_version_queue.html as crashing after WK roll. Investigating...
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75260 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4c2310e..db9c802 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -5,3 +5,6 @@ // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. +// Started failing after WebKit roll 78748:78777. Will bisect to file a more specific bug. +BUGMNAGANOV : storage/indexeddb/set_version_blocked.html = CRASH +BUGMNAGANOV : storage/indexeddb/set_version_queue.html = CRASH |