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

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

Issue 1742007: Enables EventSource and disables one layout test temporarily. (Closed)
Patch Set: Created 10 years, 8 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
« no previous file with comments | « build/features_override.gypi ('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 // We are occasionally hitting a JS stack overflow exception on Linux in 8 // We are occasionally hitting a JS stack overflow exception on Linux in
9 // release mode. This test already fails on Mac and in debug 9 // release mode. This test already fails on Mac and in debug
10 // mode on Windows with a JS stack overflow exception. 10 // mode on Windows with a JS stack overflow exception.
11 // 11 //
12 // http://code.google.com/p/v8/issues/detail?id=277 12 // http://code.google.com/p/v8/issues/detail?id=277
13 BUG10457 RELEASE LINUX : fast/js/large-expressions.html = FAIL PASS 13 BUG10457 RELEASE LINUX : fast/js/large-expressions.html = FAIL PASS
14 14
15 BUG39855 SLOW DEBUG : editing/selection/extend-selection.html = PASS 15 BUG39855 SLOW DEBUG : editing/selection/extend-selection.html = PASS
16 16
17 // Failing a few times, flak dashboard seems to agree. 17 // Failing a few times, flak dashboard seems to agree.
18 BUG41973 MAC : svg/text/text-text-05-t.svg = IMAGE 18 BUG41973 MAC : svg/text/text-text-05-t.svg = IMAGE
19 19
20 // Rolling Skia forward in Chrome tree to get new baselines to check 20 // Rolling Skia forward in Chrome tree to get new baselines to check
21 // in upstream. 21 // in upstream.
22 BUGEVAN : svg/clip-path/clip-path-child-clipped.svg = PASS FAIL 22 BUGEVAN : svg/clip-path/clip-path-child-clipped.svg = PASS FAIL
23
24 // Enabling EventSource in chromium before landing updated expectations.
25 // Remove this after rolling http://trac.webkit.org/changeset/58099.
26 BUG42319 : fast/dom/prototype-inheritance.html = FAIL
OLDNEW
« no previous file with comments | « build/features_override.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698