diff options
author | arv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-15 18:54:46 +0000 |
---|---|---|
committer | arv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-15 18:54:46 +0000 |
commit | 31da931306f3b66e28deff15957a9c5af49ab701 (patch) | |
tree | 43486c7c0ce6144f0f50595d9c0b6aa6a249d231 /webkit | |
parent | bf5604e21324c32393afa9754d37106d432bc8a7 (diff) | |
download | chromium_src-31da931306f3b66e28deff15957a9c5af49ab701.zip chromium_src-31da931306f3b66e28deff15957a9c5af49ab701.tar.gz chromium_src-31da931306f3b66e28deff15957a9c5af49ab701.tar.bz2 |
Update WebKit test_expectations.txt
BUG=63225
TEST=None
Review URL: http://codereview.chromium.org/4973003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66140 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 bea9c46..d266585 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -5,4 +5,7 @@ // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. -BUG62760 WIN : inspector/styles-source-lines-inline.html = TIMEOUT PASS
\ No newline at end of file +BUG62760 WIN : inspector/styles-source-lines-inline.html = TIMEOUT PASS + +BUG63225 WIN : fast/forms/submit-form-attributes.html = CRASH +BUG63225 MAC : fast/forms/submit-form-attributes.html = CRASH |