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 | |
9 | |
10 // I need to do a build on a Hardy box in order to get the baselines to agree. | 8 // 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 | 9 LINUX BUG_AGL : platform/chromium/fast/text/chromium-linux-fontconfig-renderstyl
e.html = IMAGE TEXT |
12 | 10 |
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. | 11 // 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 | 12 BUG_LEVIN : fast/dom/dataset-xhtml.xhtml = TEXT |
15 BUG_LEVIN : fast/dom/dataset.html = TEXT | 13 BUG_LEVIN : fast/dom/dataset.html = TEXT |
16 BUG_LEVIN : fast/dom/domListEnumeration.html = TEXT | 14 BUG_LEVIN : fast/dom/domListEnumeration.html = TEXT |
17 | 15 |
18 BUG48139 LINUX : fast/js/comparison-operators-less.html = CRASH PASS | 16 BUG48139 LINUX : fast/js/comparison-operators-less.html = CRASH PASS |
19 BUG48144 LINUX : fast/js/activation-object-function-lifetime.html = CRASH PASS | 17 BUG48144 LINUX : fast/js/activation-object-function-lifetime.html = CRASH PASS |
OLD | NEW |