| 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 |
| 18 // Disabling since this fails on all linux builders. |
| 19 LINUX BUG48073 : fast/workers/worker-messageport-gc.html = TEXT |
| 20 |
| OLD | NEW |