| 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 WIN : fast/xsl/xslt-mismatched-tags-in-xslt.xml = IMAGE PASS | 8 BUG_LEVIN WIN : fast/xsl/xslt-mismatched-tags-in-xslt.xml = IMAGE PASS |
| 9 | 9 |
| 10 // Not sure when this started crashing, seen on my webkit roll, but was crashing
before that. | 10 // Not sure when this started crashing, seen on my webkit roll, but was crashing
before that. |
| (...skipping 10 matching lines...) Expand all Loading... |
| 21 BUG64394 MAC : svg/W3C-SVG-1.1/struct-image-10-t.svg = IMAGE | 21 BUG64394 MAC : svg/W3C-SVG-1.1/struct-image-10-t.svg = IMAGE |
| 22 BUG64395 MAC : tables/mozilla/bugs/bug14929.html = IMAGE | 22 BUG64395 MAC : tables/mozilla/bugs/bug14929.html = IMAGE |
| 23 | 23 |
| 24 BUG_THAKIS MAC : fast/repaint/block-layout-inline-children-replaced.html = IMAGE
PASS | 24 BUG_THAKIS MAC : fast/repaint/block-layout-inline-children-replaced.html = IMAGE
PASS |
| 25 | 25 |
| 26 // Need rebaseline. | 26 // Need rebaseline. |
| 27 BUG_KINUKO : fast/filesystem/read-directory.html = TEXT | 27 BUG_KINUKO : fast/filesystem/read-directory.html = TEXT |
| 28 BUG_KINUKO : fast/filesystem/simple-persistent.html = TEXT | 28 BUG_KINUKO : fast/filesystem/simple-persistent.html = TEXT |
| 29 BUG_KINUKO : fast/filesystem/simple-temporary.html = TEXT | 29 BUG_KINUKO : fast/filesystem/simple-temporary.html = TEXT |
| 30 BUG_KINUKO : fast/filesystem/async-operations.html = TEXT | 30 BUG_KINUKO : fast/filesystem/async-operations.html = TEXT |
| 31 |
| 32 BUG64401 WIN : fast/filesystem/op-copy.html = TEXT |
| OLD | NEW |