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

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: Syncing 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
« no previous file with comments | « webkit/glue/webpreferences.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
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 // Need a rebaseline. 16 // Need a rebaseline.
20 BUG_ANTONM MAC : http/tests/security/xss-DENIED-xml-external-entity.xhtml = TEXT 17 BUG_ANTONM MAC : http/tests/security/xss-DENIED-xml-external-entity.xhtml = TEXT
21 BUG_ANTONM MAC : http/tests/security/xss-DENIED-xsl-external-entity.xml = TEXT 18 BUG_ANTONM MAC : http/tests/security/xss-DENIED-xsl-external-entity.xml = TEXT
22 19
23 BUG_TONYG MAC : svg/text/font-size-below-point-five.svg = TEXT 20 BUG_TONYG MAC : svg/text/font-size-below-point-five.svg = TEXT
21
22 // Skip these tests until the test_expecitations can be updated after this Chrom ium patch lands.
23 BUGWK44797 SKIP : fullscreen = PASS FAIL TIMEOUT
OLDNEW
« no previous file with comments | « webkit/glue/webpreferences.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698