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. |
11 BUG_JPARENT SLOW LINUX : fast/dom/HTMLHeadElement/head-check.html = CRASH PASS | 11 BUG_JPARENT SLOW LINUX : fast/dom/HTMLHeadElement/head-check.html = CRASH PASS |
12 | 12 |
13 // Debug only timeout, so no coverage from canaries, somewhere in range 72395:72
417. | 13 // Debug only timeout, so no coverage from canaries, somewhere in range 72395:72
417. |
14 BUG_JPARENT WIN DEBUG : inspector/styles-disable-then-delete.html = TIMEOUT | 14 BUG_JPARENT WIN DEBUG : inspector/styles-disable-then-delete.html = TIMEOUT |
| 15 |
| 16 // Need rebaseline. |
| 17 BUG_KINUKO : fast/filesystem/read-directory.html = TEXT |
| 18 BUG_KINUKO : fast/filesystem/simple-persistent.html = TEXT |
| 19 BUG_KINUKO : fast/filesystem/simple-temporary.html = TEXT |
| 20 BUG_KINUKO : fast/filesystem/async-operations.html = TEXT |
OLD | NEW |