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

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

Issue 4879001: Extend simple_file_system to use SandboxedFileSystemOperation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: '' Created 10 years, 1 month 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/support/webkit_support.cc ('k') | webkit/tools/test_shell/simple_file_system.h » ('j') | 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 BUG_LEVIN WIN : fast/xsl/xslt-mismatched-tags-in-xslt.xml = IMAGE PASS 8 BUG_LEVIN WIN : fast/xsl/xslt-mismatched-tags-in-xslt.xml = IMAGE PASS
9 9
10 // Not sure when this started crashing, seen on my webkit roll, but was crashing before that. 10 // Not sure when this started crashing, seen on my webkit roll, but was crashing before that.
11 BUG_JPARENT SLOW LINUX : fast/dom/HTMLHeadElement/head-check.html = CRASH PASS 11 BUG_JPARENT SLOW LINUX : fast/dom/HTMLHeadElement/head-check.html = CRASH PASS
12 12
13 // Debug only timeout, so no coverage from canaries, somewhere in range 72395:72 417. 13 // Debug only timeout, so no coverage from canaries, somewhere in range 72395:72 417.
14 BUG_JPARENT WIN DEBUG : inspector/styles-disable-then-delete.html = TIMEOUT 14 BUG_JPARENT WIN DEBUG : inspector/styles-disable-then-delete.html = TIMEOUT
15
16 // Need rebaseline.
17 BUG_KINUKO : fast/filesystem/read-directory.html = TEXT
18 BUG_KINUKO : fast/filesystem/simple-persistent.html = TEXT
19 BUG_KINUKO : fast/filesystem/simple-temporary.html = TEXT
20 BUG_KINUKO : fast/filesystem/async-operations.html = TEXT
OLDNEW
« no previous file with comments | « webkit/support/webkit_support.cc ('k') | webkit/tools/test_shell/simple_file_system.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698