diff options
author | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-01 12:30:18 +0000 |
---|---|---|
committer | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-01 12:30:18 +0000 |
commit | 506e0f67fa1e79d4ff94fe9e9343f5cecef7a11a (patch) | |
tree | c4f5cb0c5a5260de30b0d2711c4cd91ceb381821 /webkit | |
parent | 1a5c97540834be79830865a401368c75f3138381 (diff) | |
download | chromium_src-506e0f67fa1e79d4ff94fe9e9343f5cecef7a11a.zip chromium_src-506e0f67fa1e79d4ff94fe9e9343f5cecef7a11a.tar.gz chromium_src-506e0f67fa1e79d4ff94fe9e9343f5cecef7a11a.tar.bz2 |
Remove temporary layout test expecations. New baselines have landed in
WebKit.
Review URL: http://codereview.chromium.org/6409041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73277 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5616fbf..0ca4cc3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,11 +4,3 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. - -// V8 specific error messages have changed. The chromium specific -// baselines need to be updated for these. -BUGAGER : fast/js/array-every.html = TEXT PASS -BUGAGER : fast/js/instance-of-immediates.html = TEXT PASS -BUGAGER : fast/js/property-getters-and-setters.html = TEXT PASS -BUGAGER : storage/transaction-error-callback.html = TEXT PASS -BUGAGER : svg/dom/svgpath-out-of-bounds-getPathSeg.html = TEXT PASS |