diff options
author | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-18 09:27:55 +0000 |
---|---|---|
committer | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-18 09:27:55 +0000 |
commit | 45ed4ebf8a3f089c8767f90a4008255ac54f68fa (patch) | |
tree | 32b13c2194e89fbe49d4a06a18de99e59fc871b2 /webkit | |
parent | b8e9bae00b8360001f849180440134a0e48a6fb1 (diff) | |
download | chromium_src-45ed4ebf8a3f089c8767f90a4008255ac54f68fa.zip chromium_src-45ed4ebf8a3f089c8767f90a4008255ac54f68fa.tar.gz chromium_src-45ed4ebf8a3f089c8767f90a4008255ac54f68fa.tar.bz2 |
Update test_expectations.txt.
TBR=johnnyg
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3160023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56502 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 1d69a74..e1fdd06 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,3 +8,9 @@ // WebKit merge 65318:65411 // r65381 is suspected. This test causes the next one to crash. BUGJAPHET SKIP : fast/events/popup-allowed-from-gesture-initiated-form-submit.html = PASS + +// Not sure when it started to fail. +BUGYUTAK WIN LINUX DEBUG : http/tests/misc/image-blocked-src-change.html = PASS TEXT + +// Started to crash around Chromium r56408. +BUGYUTAK LINUX RELEASE : fast/js/array-every.html = PASS CRASH |