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 | 15 |
16 // Started to flake since http://src.chromium.org/viewvc/chrome?view=rev&revisio
n=66937 | 16 // Started to flake since http://src.chromium.org/viewvc/chrome?view=rev&revisio
n=66937 |
17 // (72440; 72514] range | 17 // (72440; 72514] range |
18 BUG_ANTON LINUX DEBUG : fast/ruby/nested-ruby.html = CRASH PASS | 18 BUG_ANTON LINUX DEBUG : fast/ruby/nested-ruby.html = CRASH PASS |
19 | 19 |
| 20 // Rebaseline tool wasn't working for these tests. |
| 21 BUG64394 MAC : svg/W3C-SVG-1.1/struct-image-10-t.svg = IMAGE |
| 22 BUG64395 MAC : tables/mozilla/bugs/bug14929.html = IMAGE |
| 23 |
20 // Need rebaseline. | 24 // Need rebaseline. |
21 BUG_KINUKO : fast/filesystem/read-directory.html = TEXT | 25 BUG_KINUKO : fast/filesystem/read-directory.html = TEXT |
22 BUG_KINUKO : fast/filesystem/simple-persistent.html = TEXT | 26 BUG_KINUKO : fast/filesystem/simple-persistent.html = TEXT |
23 BUG_KINUKO : fast/filesystem/simple-temporary.html = TEXT | 27 BUG_KINUKO : fast/filesystem/simple-temporary.html = TEXT |
24 BUG_KINUKO : fast/filesystem/async-operations.html = TEXT | 28 BUG_KINUKO : fast/filesystem/async-operations.html = TEXT |
OLD | NEW |