diff options
author | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-02 14:07:25 +0000 |
---|---|---|
committer | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-02 14:07:25 +0000 |
commit | 87845cdeac8e79e103eaf2e69969aa67cf01762c (patch) | |
tree | c1cfddec375344f12a1f6a9dcf9cac232410eafe /webkit | |
parent | 4892d073de1fc435def5bf1d3e144eca357f949a (diff) | |
download | chromium_src-87845cdeac8e79e103eaf2e69969aa67cf01762c.zip chromium_src-87845cdeac8e79e103eaf2e69969aa67cf01762c.tar.gz chromium_src-87845cdeac8e79e103eaf2e69969aa67cf01762c.tar.bz2 |
Update V8 to version 3.1.8.
Temporarily add test_expectations for passing strict mode tests that
have wrong expectations upstream. Martin Maly is landing new baselines
in WebKit after which we can remove the temporary expectations.
Review URL: http://codereview.chromium.org/6604004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76537 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 722f9f5..79c8d88 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -20,3 +20,9 @@ BUGJAMESR : fast/filesystem/op-get-entry.html = PASS TEXT BUG_ANTONM MAC : fast/blockflow/Kusa-Makura-background-canvas.html = IMAGE+TEXT IMAGE BUG_ANTONM MAC : fast/blockflow/japanese-ruby-vertical-lr.html = IMAGE BUG_ANTONM MAC : fast/blockflow/japanese-ruby-vertical-rl.html = IMAGE + +// Until new baselines land in WebKit. +BUG_MMALY : fast/js/mozilla/strict/15.10.7.html = PASS TEXT +BUG_MMALY : fast/js/mozilla/strict/15.3.5.1.html = PASS TEXT +BUG_MMALY : fast/js/mozilla/strict/15.5.5.1.html = PASS TEXT + |