| 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 BUG_LEVIN MAC : fast/ruby/nested-ruby.html = IMAGE | 8 BUG_LEVIN MAC : fast/ruby/nested-ruby.html = IMAGE |
| 9 BUG_LEVIN WIN LINUX : fast/ruby/nested-ruby.html = IMAGE+TEXT | 9 BUG_LEVIN WIN LINUX : fast/ruby/nested-ruby.html = IMAGE+TEXT |
| 10 |
| 11 // Need rebaseline. |
| 12 BUG_KINUKO : fast/filesystem/read-directory.html = TEXT |
| 13 BUG_KINUKO : fast/filesystem/simple-persistent.html = TEXT |
| 14 BUG_KINUKO : fast/filesystem/simple-temporary.html = TEXT |
| 15 BUG_KINUKO : fast/filesystem/async-operations.html = TEXT |
| OLD | NEW |