blob: 4034a0c0193926ce4644bab280e5e2b28583cb82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
// This file should almost always be empty. Normally Chromium test expectations
// are found in
// src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
//
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
BUG47259 WIN : http/tests/local/blob/send-data-blob.html = TEXT
// I need to do a build on a Hardy box in order to get the baselines to agree.
LINUX BUG_AGL : platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html = IMAGE TEXT
// 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.
BUG_LEVIN : fast/dom/dataset-xhtml.xhtml = TEXT
BUG_LEVIN : fast/dom/dataset.html = TEXT
BUG_LEVIN : fast/dom/domListEnumeration.html = TEXT
// This is a temporary addition until I do the next roll which should fix it.
BUG_LEVIN MAC : html5lib/runner.html = TEXT
BUG48139 LINUX : fast/js/comparison-operators-less.html = CRASH PASS
|