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 // Not sure when this started crashing, seen on my webkit roll, but was crashing
before that. | 8 // Not sure when this started crashing, seen on my webkit roll, but was crashing
before that. |
9 BUG_JPARENT LINUX : fast/dom/HTMLHeadElement/head-check.html = CRASH PASS | 9 BUG_JPARENT LINUX : fast/dom/HTMLHeadElement/head-check.html = CRASH PASS |
10 | 10 |
11 // Started to flake since http://src.chromium.org/viewvc/chrome?view=rev&revisio
n=66937 | 11 // Started to flake since http://src.chromium.org/viewvc/chrome?view=rev&revisio
n=66937 |
12 // (72440; 72514] range | 12 // (72440; 72514] range |
13 BUG_ANTON LINUX : fast/ruby/nested-ruby.html = CRASH PASS IMAGE | 13 BUG_ANTON LINUX : fast/ruby/nested-ruby.html = CRASH PASS IMAGE |
14 | 14 |
15 // Rebaseline tool wasn't working for these tests. | |
16 BUG64394 MAC : svg/W3C-SVG-1.1/struct-image-10-t.svg = IMAGE | |
17 BUG64395 MAC : tables/mozilla/bugs/bug14929.html = IMAGE | |
18 | |
19 BUG_LOISLO WIN RELEASE : http/tests/appcache/online-whitelist.html = TEXT | 15 BUG_LOISLO WIN RELEASE : http/tests/appcache/online-whitelist.html = TEXT |
20 | 16 |
21 // This test failed on mac because this line was removed by webkit | 17 // This test failed on mac because this line was removed by webkit |
22 // patch http://trac.webkit.org/changeset/73059 | 18 // patch http://trac.webkit.org/changeset/73059 |
23 BUG22777 MAC : fast/overflow/hit-test-overflow-controls.html = IMAGE+TEXT | 19 BUG22777 MAC : fast/overflow/hit-test-overflow-controls.html = IMAGE+TEXT |
OLD | NEW |