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 // Before I can roll to r61202 | 8 // Before I can roll to r61202 |
9 BUGDIMICH MAC : fast/canvas/webgl/texture-npot.html = TEXT | 9 BUGDIMICH MAC : fast/canvas/webgl/texture-npot.html = TEXT |
10 | 10 |
| 11 // Before bulach/andreip rebaseline these tests (changed at r61234 / new html5 p
arser). |
| 12 BUG46674 : html5lib/runner.html = FAIL |
| 13 BUG46674 WIN : css1/box_properties/float_elements_in_series.html = FAIL |
| 14 BUG46674 WIN : fast/doctypes/003.html = FAIL |
| 15 BUG46674 WIN : fast/dom/stripNullFromTextNodes.html = FAIL |
| 16 BUG46674 WIN : fast/invalid/016.html = FAIL |
| 17 BUG46674 WIN : fast/parser/broken-comments-vs-parsing-mode.html = FAIL |
| 18 BUG46674 WIN : fast/parser/comment-in-style.html = FAIL |
| 19 BUG46674 WIN : fast/parser/parseCommentsInTitles.html = FAIL |
| 20 BUG46674 WIN : fast/parser/script-tag-with-trailing-slash.html = FAIL |
| 21 BUG46674 WIN : fast/text/international/bidi-linebreak-001.html = FAIL |
| 22 BUG46674 WIN : fast/text/international/bidi-linebreak-002.html = FAIL |
| 23 BUG46674 WIN : fast/text/international/bidi-linebreak-003.html = FAIL |
| 24 BUG46674 WIN : fast/text/international/hindi-whitespace.html = FAIL |
| 25 BUG46674 WIN : fast/tokenizer/missing-title-end-tag-1.html = FAIL |
| 26 BUG46674 WIN : fast/tokenizer/missing-title-end-tag-2.html = FAIL |
| 27 BUG46674 WIN : fast/tokenizer/script_extra_close.html = FAIL |
| 28 BUG46674 WIN : tables/mozilla/images/adforce_imgis_com.html = FAIL |
| 29 BUG46674 WIN : webarchive/archive-empty-frame-dom.html = FAIL |
| 30 BUG46674 LINUX : fast/text/international/hindi-whitespace.html = FAIL |
| 31 BUG46674 MAC : fast/parser/script-tag-with-trailing-slash.html = FAIL |
| 32 BUG46674 MAC : fast/tokenizer/script_extra_close.html = FAIL |
| 33 BUG46674 MAC : webarchive/archive-empty-frame-dom.html = FAIL |
OLD | NEW |