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 // 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. |
9 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 |
10 | |
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. | |
12 BUG_LEVIN : fast/dom/dataset-xhtml.xhtml = TEXT | |
13 BUG_LEVIN : fast/dom/dataset.html = TEXT | |
14 BUG_LEVIN : fast/dom/domListEnumeration.html = TEXT | |
15 | |
16 BUG48139 LINUX : fast/js/comparison-operators-less.html = CRASH PASS | |
17 BUG48144 LINUX : fast/js/activation-object-function-lifetime.html = CRASH PASS | |
OLD | NEW |