OLD | NEW |
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. |
(...skipping 11 matching lines...) Expand all Loading... |
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 | 23 |
24 // Probably just a rebaseline. | 24 // Probably just a rebaseline. |
25 BUGWK38109 : editing/selection/caret-rtl-2.html = IMAGE | 25 BUGWK38109 : editing/selection/caret-rtl-2.html = IMAGE |
26 | 26 |
27 // Looks like I was too quick to remove this in r45579. | 27 // Looks like I was too quick to remove this in r45579. |
28 BUGAGL : fast/canvas/canvas-empty-image-pattern.html = IMAGE | 28 BUGAGL : fast/canvas/canvas-empty-image-pattern.html = IMAGE |
29 | 29 |
30 // WebKit roll 58304:58400 | 30 // WebKit roll 58304:58400 |
31 BUGUKAI : traversal/node-iterator-prototype.html = FAIL | 31 BUGUKAI : traversal/node-iterator-prototype.html = FAIL |
32 BUGUKAI : fast/images/svg-background-partial-redraw.html = IMAGE | 32 BUGUKAI : fast/images/svg-background-partial-redraw.html = IMAGE IMAGE+TEXT |
33 BUGUKAI WIN MAC : fast/text/international/bold-bengali.html = MISSING | 33 BUGUKAI WIN MAC : fast/text/international/bold-bengali.html = MISSING |
34 BUGUKAI WIN LINUX : fast/css/input-search-padding.html = MISSING | |
35 BUGUKAI LINUX : fast/text/international/khmer-selection.html = FAIL | 34 BUGUKAI LINUX : fast/text/international/khmer-selection.html = FAIL |
OLD | NEW |