diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-15 00:29:57 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-15 00:29:57 +0000 |
commit | 3f06bde64c34887bae7d3ed93ee92b999cc75769 (patch) | |
tree | 96e6f29c303eb563024b5e4a5a3c48261bcab063 /webkit/tools/layout_tests/test_expectations.txt | |
parent | 29e8ac9328ea8ea22dd13370ae3fea0073a02feb (diff) | |
download | chromium_src-3f06bde64c34887bae7d3ed93ee92b999cc75769.zip chromium_src-3f06bde64c34887bae7d3ed93ee92b999cc75769.tar.gz chromium_src-3f06bde64c34887bae7d3ed93ee92b999cc75769.tar.bz2 |
Roll WebKit DEPS 81012:81083.
Also:
+ Cleared out the downstream test_expectations.txt as they have been upstreamed.
+ Removed a valgrind suppression now that we picked up the fix for it.
TEST=None
BUG=76038
TBR=apavlov@chromium.org,loislo@chromium.org
Review URL: http://codereview.chromium.org/6673031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78133 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests/test_expectations.txt')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7878159..0ca4cc3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,29 +4,3 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. - -// Skip an overly restrictive cross-origin HTTPS test -BUGCR69594 SKIP : http/tests/appcache/different-https-origin-resource-main.html = FAIL - -BUGV8_1203 DEBUG : fast/canvas/webgl/gl-get-calls.html = PASS CRASH - -// WebKit fix is at r79797, but since we had to revert the WebKit roll adding the failing expectation back. -BUGJAMESR : fast/filesystem/op-get-entry.html = PASS TEXT - -// Need a rebaseline. -BUG_ANTONM MAC : http/tests/security/xss-DENIED-xml-external-entity.xhtml = TEXT -BUG_ANTONM MAC : http/tests/security/xss-DENIED-xsl-external-entity.xml = TEXT - -// Skip these tests until the test_expecitations can be updated after this Chromium patch lands. -BUGWK44797 SKIP : fullscreen = PASS FAIL TIMEOUT - -// Until new baselines land in WebKit. -BUG_MMALY : fast/js/mozilla/strict/15.5.5.1.html = PASS TEXT - -// v8 roll to 3.2.1.1 -BUGCR75875 DEBUG : fast/canvas/webgl/uninitialized-test.html = TIMEOUT - -// are failing after roll 80582 -> 80608 -BUG_LOISLO MAC : fast/text/justify-ideograph-vertical.html = IMAGE - -BUG_LOISLO MAC DEBUG : fast/text/font-size-zero.html = TEXT |