Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(271)

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 6627001: Build WebKit Full Screen API. Support is disabled by default; enable with --enable-fullscreen. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 // This file should almost always be empty. Normally Chromium test expectations 1 // This file should almost always be empty. Normally Chromium test expectations
2 // are found in 2 // are found in
3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt 3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
4 // 4 //
5 // Only add expectations here to temporarily suppress messages on the bots 5 // Only add expectations here to temporarily suppress messages on the bots
6 // until the changes can be landed upstream. 6 // until the changes can be landed upstream.
7 7
8 // Skip an overly restrictive cross-origin HTTPS test 8 // Skip an overly restrictive cross-origin HTTPS test
9 BUGCR69594 SKIP : http/tests/appcache/different-https-origin-resource-main.html = FAIL 9 BUGCR69594 SKIP : http/tests/appcache/different-https-origin-resource-main.html = FAIL
10 10
11 BUGV8_1203 DEBUG : fast/canvas/webgl/gl-get-calls.html = PASS CRASH 11 BUGV8_1203 DEBUG : fast/canvas/webgl/gl-get-calls.html = PASS CRASH
12 12
13 // Potential broken test found by r75985.
14 BUGCR74092 : http/tests/media/video-play-suspend.html = TIMEOUT
scherkus (not reviewing) 2011/03/04 02:11:47 did you mean to remove this?
15
16 // WebKit fix is at r79797, but since we had to revert the WebKit roll adding th e failing expectation back. 13 // WebKit fix is at r79797, but since we had to revert the WebKit roll adding th e failing expectation back.
17 BUGJAMESR : fast/filesystem/op-get-entry.html = PASS TEXT 14 BUGJAMESR : fast/filesystem/op-get-entry.html = PASS TEXT
18 15
19 // To get rid of redness. 16 // To get rid of redness.
20 BUG_ANTONM MAC : fast/blockflow/Kusa-Makura-background-canvas.html = IMAGE+TEXT IMAGE 17 BUG_ANTONM MAC : fast/blockflow/Kusa-Makura-background-canvas.html = IMAGE+TEXT IMAGE
21 BUG_ANTONM MAC : fast/blockflow/japanese-ruby-vertical-lr.html = IMAGE 18 BUG_ANTONM MAC : fast/blockflow/japanese-ruby-vertical-lr.html = IMAGE
22 BUG_ANTONM MAC : fast/blockflow/japanese-ruby-vertical-rl.html = IMAGE 19 BUG_ANTONM MAC : fast/blockflow/japanese-ruby-vertical-rl.html = IMAGE
23 20
24 // Need a rebaseline. 21 // Need a rebaseline.
25 BUG_ANTONM MAC : http/tests/security/xss-DENIED-xml-external-entity.xhtml = TEXT 22 BUG_ANTONM MAC : http/tests/security/xss-DENIED-xml-external-entity.xhtml = TEXT
26 BUG_ANTONM MAC : http/tests/security/xss-DENIED-xsl-external-entity.xml = TEXT 23 BUG_ANTONM MAC : http/tests/security/xss-DENIED-xsl-external-entity.xml = TEXT
27 24
28 BUG_TONYG MAC : svg/text/font-size-below-point-five.svg = TEXT 25 BUG_TONYG MAC : svg/text/font-size-below-point-five.svg = TEXT
29 26
30 // Until new baselines land in WebKit. 27 // Until new baselines land in WebKit.
31 BUG_MMALY : fast/js/mozilla/strict/15.10.7.html = PASS TEXT 28 BUG_MMALY : fast/js/mozilla/strict/15.10.7.html = PASS TEXT
32 BUG_MMALY : fast/js/mozilla/strict/15.3.5.1.html = PASS TEXT 29 BUG_MMALY : fast/js/mozilla/strict/15.3.5.1.html = PASS TEXT
33 BUG_MMALY : fast/js/mozilla/strict/15.5.5.1.html = PASS TEXT 30 BUG_MMALY : fast/js/mozilla/strict/15.5.5.1.html = PASS TEXT
34 31
35 // Temporarily get rid of redness 32 // Temporarily get rid of redness
36 BUG_PKASTING WIN : http/tests/navigation/useragent.php = TEXT 33 BUG_PKASTING WIN : http/tests/navigation/useragent.php = TEXT
34
35 // Skip these tests until the test_expecitations can be updated after this Chrom ium patch lands.
36 BUGWK44797 SKIP : fullscreen = PASS FAIL TIMEOUT
OLDNEW
« chrome/common/chrome_switches.h ('K') | « webkit/glue/webpreferences.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698