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

Side by Side Diff: content/test/test_expectations.txt

Issue 1193533007: Upgrade to libxml 2.9.2 and libxslt 1.1.28 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add expected blink test failures Created 5 years, 6 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 | remoting/webapp/base/js/xmpp_login_handler_unittest.js » ('j') | 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 only put here temporarily, and moved to 2 # are only put here temporarily, and moved to
3 # src/third_party/WebKit/LayoutTests/TestExpectations where they will remain 3 # src/third_party/WebKit/LayoutTests/TestExpectations where they will remain
4 # until they are rebaselined. 4 # until they are rebaselined.
5 # 5 #
6 # 6 #
7 # If you are landing a Chromium CL that would break webkit layout tests, 7 # If you are landing a Chromium CL that would break webkit layout tests,
8 # please follow these steps: 8 # please follow these steps:
9 # 9 #
10 # 1. Add expected failures to the bottom of this file, and run your CL through 10 # 1. Add expected failures to the bottom of this file, and run your CL through
(...skipping 14 matching lines...) Expand all
25 # 25 #
26 # 26 #
27 # Every time Chromium's "WebKit Gardener" rolls the WebKit DEPS within 27 # Every time Chromium's "WebKit Gardener" rolls the WebKit DEPS within
28 # Chromium, he will delete ALL expectations within this file. (By then, they 28 # Chromium, he will delete ALL expectations within this file. (By then, they
29 # will be redundant, because you already landed those same expectations in 29 # will be redundant, because you already landed those same expectations in
30 # src/third_party/WebKit/LayoutTests/TestExpectations . Right?) 30 # src/third_party/WebKit/LayoutTests/TestExpectations . Right?)
31 # 31 #
32 # EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL 32 # EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL
33 33
34 crbug.com/395882 http/tests/security/xss-DENIED-method-with-iframe-proto.html [ Skip ] 34 crbug.com/395882 http/tests/security/xss-DENIED-method-with-iframe-proto.html [ Skip ]
35
36 crbug.com/501659 fast/parser/xml-colon-entity.html [ Failure ]
Dirk Pranke 2015/06/18 15:39:24 Turns out you need to put these entries in //skia/
37 crbug.com/501659 fast/dom/adopt-attribute-crash.svg [ Failure ]
38 crbug.com/501659 svg/custom/path-bad-data.svg [ Failure ]
39 crbug.com/501659 fast/xsl/xslt-extra-content-at-end.xml [ Failure ]
40 crbug.com/501659 http/tests/security/xss-DENIED-xsl-external-entity.xml [ Failur e ]
41 crbug.com/501659 svg/custom/missing-xlink.svg [ Failure ]
42 crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ]
43 crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Fail ure ]
44 crbug.com/501659 svg/custom/use-font-face-crash.svg [ Failure ]
45 crbug.com/501659 fast/parser/xml-declaration-missing-ending-mark.html [ Failure ]
46 crbug.com/501659 svg/custom/bug78807.svg [ Failure ]
47 crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
48 crbug.com/501659 http/tests/xmlviewer/dumpAsText/svg.xml [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | remoting/webapp/base/js/xmpp_login_handler_unittest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698