diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-14 22:09:06 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-14 22:09:06 +0000 |
commit | 381725fa842c7409932f4ec6b2ba21f117b69662 (patch) | |
tree | 818ebc831bea33d56be40081ccfe7385890c36ee /webkit | |
parent | f48013bebb181256b28ba44ddcb0e49973c5d1d3 (diff) | |
download | chromium_src-381725fa842c7409932f4ec6b2ba21f117b69662.zip chromium_src-381725fa842c7409932f4ec6b2ba21f117b69662.tar.gz chromium_src-381725fa842c7409932f4ec6b2ba21f117b69662.tar.bz2 |
Roll webkit to r53275, update expectations.
TBR=yaar
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36275 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5a5a8dc..528c66e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2428,8 +2428,8 @@ BUG15217 MAC : fast/js/switch-behaviour.html = FAIL // WebKit 45086:45111 BUG15270 MAC LINUX RELEASE : fast/js/excessive-comma-usage.html = TEXT -BUG15270 DEBUG SLOW : fast/js/excessive-comma-usage.html = FAIL -BUG15270 WIN RELEASE : fast/js/excessive-comma-usage.html = CRASH +BUG15270 MAC LINUX DEBUG SLOW : fast/js/excessive-comma-usage.html = FAIL +BUG15270 WIN : fast/js/excessive-comma-usage.html = CRASH FAIL // Flaky for a while; also related to BUG17974 @@ -3084,6 +3084,6 @@ BUG_ATWILSON MAC WIN : svg/W3C-SVG-1.1/filters-example-01-b.svg = IMAGE+TEXT // Errors from roll from 53207:53246 BUG_ATWILSON WIN : storage/close-during-stress-test.html = CRASH PASS -BUG_ATWILSON WIN : storage/transaction-error-callback.html = CRASH PASS +BUG_ATWILSON WIN LINUX : storage/transaction-error-callback.html = CRASH PASS BUG_ATWILSON MAC : storage/transaction-error-callback.html = TEXT PASS BUG_ATWILSON MAC : svg/custom/resource-invalidate-on-target-update.svg = IMAGE PASS |