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 BUG_RICOW : fast/js/array-functions-non-arrays.html = TEXT | |
Mads Ager (chromium)
2011/10/06 05:51:42
Could you add a comment saying that these pass but
| |
15 BUG_RICOW : fast/js/array-prototype-properties.html = TEXT | |
16 BUG_RICOW : fast/js/kde/RegExp.html = TEXT | |
17 BUG_RICOW : fast/js/toString-overrides.html = TEXT | |
OLD | NEW |