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 | 9 |
10 // rebaseline after skia rev. 2351 lands | 10 // rebaseline after skia rev. 2351 lands |
11 BUG_BSALOMON WIN MAC LINUX GPU: fast/canvas/canvas-composite-transformclip.html
= IMAGE | 11 BUG_BSALOMON WIN MAC LINUX GPU: fast/canvas/canvas-composite-transformclip.html
= IMAGE |
12 BUG_BSALOMON WIN MAC LINUX GPU: fast/canvas/canvas-composite.html = IMAGE | 12 BUG_BSALOMON WIN MAC LINUX GPU: fast/canvas/canvas-composite.html = IMAGE |
| 13 |
| 14 // We need to upstream new test expectations for these after fixing some |
| 15 // V8 bugs. Keeping here until we are sure that the push with the new GC |
| 16 // stays in. |
| 17 BUG_RICOW : fast/js/array-functions-non-arrays.html = TEXT |
| 18 BUG_RICOW : fast/js/array-prototype-properties.html = TEXT |
| 19 BUG_RICOW : fast/js/kde/RegExp.html = TEXT |
| 20 BUG_RICOW : fast/js/toString-overrides.html = TEXT |
OLD | NEW |