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 BUG47259 WIN : http/tests/local/blob/send-data-blob.html = TEXT | 8 BUG47259 WIN : http/tests/local/blob/send-data-blob.html = TEXT |
9 | 9 |
10 // I need to do a build on a Hardy box in order to get the baselines to agree. | 10 // I need to do a build on a Hardy box in order to get the baselines to agree. |
11 LINUX BUG_AGL : platform/chromium/fast/text/chromium-linux-fontconfig-renderstyl
e.html = IMAGE TEXT | 11 LINUX BUG_AGL : platform/chromium/fast/text/chromium-linux-fontconfig-renderstyl
e.html = IMAGE TEXT |
12 | 12 |
13 // Quick disabling so I can roll DEPS. dataset isn't implemented so two of these
need one bug and domList just needs a chrome specific baseline. | 13 // Quick disabling so I can roll DEPS. dataset isn't implemented so two of these
need one bug and domList just needs a chrome specific baseline. |
14 BUG_LEVIN : fast/dom/dataset-xhtml.xhtml = TEXT | 14 BUG_LEVIN : fast/dom/dataset-xhtml.xhtml = TEXT |
15 BUG_LEVIN : fast/dom/dataset.html = TEXT | 15 BUG_LEVIN : fast/dom/dataset.html = TEXT |
16 BUG_LEVIN : fast/dom/domListEnumeration.html = TEXT | 16 BUG_LEVIN : fast/dom/domListEnumeration.html = TEXT |
17 | 17 |
18 // This is a temporary addition until I do the next roll which should fix it. | |
19 BUG_LEVIN MAC : html5lib/runner.html = TEXT | |
20 | |
21 BUG48139 LINUX : fast/js/comparison-operators-less.html = CRASH PASS | 18 BUG48139 LINUX : fast/js/comparison-operators-less.html = CRASH PASS |
22 BUG48144 LINUX : fast/js/activation-object-function-lifetime.html = CRASH PASS | 19 BUG48144 LINUX : fast/js/activation-object-function-lifetime.html = CRASH PASS |
OLD | NEW |