diff options
author | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-07 05:02:06 +0000 |
---|---|---|
committer | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-07 05:02:06 +0000 |
commit | 68e677bf27869d144da2131cf5d60df785d5b920 (patch) | |
tree | 258881621e9f42d9816a87a7e8fb59e7f95df941 | |
parent | 4d3b42a773a09463c9f57613206729aff2f84bfd (diff) | |
download | chromium_src-68e677bf27869d144da2131cf5d60df785d5b920.zip chromium_src-68e677bf27869d144da2131cf5d60df785d5b920.tar.gz chromium_src-68e677bf27869d144da2131cf5d60df785d5b920.tar.bz2 |
Add expectations for cached-frame-coutner.html and last-modified-parsing.html
BUG=32308,58257
TEST=none
TBR=ajwong
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61764 0039d316-1c4b-4281-b951-d872f2087c98
-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 0ca4cc3..1952f24 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,3 +4,6 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. + +BUG32308 LINUX : fast/frames/cached-frame-counter.html = PASS TEXT TIMEOUT +BUG58257 WIN : http/tests/misc/last-modified-parsing.html = PASS TEXT TIMEOUT |