blob: 86e5881750a0645d0c28479b1aa521300d57de0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
// This file should almost always be empty. Normally Chromium test expectations
// are found in
// src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
//
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
// We are occasionally hitting a JS stack overflow exception on Linux in
// release mode. This test already fails on Mac and in debug
// mode on Windows with a JS stack overflow exception.
//
// http://code.google.com/p/v8/issues/detail?id=277
BUG10457 RELEASE LINUX : fast/js/large-expressions.html = FAIL PASS
BUG39855 SLOW DEBUG : editing/selection/extend-selection.html = PASS
// Failing a few times, flak dashboard seems to agree.
BUG41973 MAC : svg/text/text-text-05-t.svg = IMAGE
// Rolling Skia forward in Chrome tree to get new baselines to check
// in upstream.
BUGEVAN : svg/clip-path/clip-path-child-clipped.svg = PASS FAIL
// Probably just a rebaseline.
BUGWK38109 : editing/selection/caret-rtl-2.html = IMAGE
// Looks like I was too quick to remove this in r45579.
BUGAGL : fast/canvas/canvas-empty-image-pattern.html = IMAGE
// WebKit roll 58304:58400
BUGUKAI : traversal/node-iterator-prototype.html = FAIL
BUGUKAI : fast/images/svg-background-partial-redraw.html = IMAGE IMAGE+TEXT
BUGUKAI WIN MAC : fast/text/international/bold-bengali.html = MISSING
BUGUKAI LINUX : fast/text/international/khmer-selection.html = FAIL
|