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 // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. | 8 // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. |
9 | |
10 BUG_HAMAJI WIN : svg/W3C-SVG-1.1/pservers-grad-14-b.svg = TEXT | |
11 BUG_HAMAJI WIN : svg/custom/oversized-pattern-scale.svg = IMAGE | |
12 BUG_HAMAJI WIN : svg/custom/transformed-pattern-clamp-svg-root.svg = IMAGE | |
13 | |
14 BUG_HAMAJI MAC : svg/W3C-SVG-1.1/pservers-grad-14-b.svg = IMAGE+TEXT | |
15 BUG_HAMAJI MAC : svg/custom/oversized-pattern-scale.svg = IMAGE | |
16 | |
17 BUG_HAMAJI LINUX : svg/W3C-SVG-1.1/pservers-grad-14-b.svg = TEXT | |
18 BUG_HAMAJI LINUX : svg/custom/oversized-pattern-scale.svg = IMAGE | |
19 BUG_HAMAJI LINUX : svg/custom/transformed-pattern-clamp-svg-root.svg = IMAGE | |
20 BUG_HAMAJI LINUX GPU : fast/canvas/canvas-composite.html = IMAGE | |
OLD | NEW |