Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(650)

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 2804036: Remove a test expectation failure line now that we have a good baseline from upstream. (Closed)
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698