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

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1668183002: Remove the SVG parsing "generic error" reporting special case (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: TestExpectations Created 4 years, 10 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 | third_party/WebKit/Source/core/svg/SVGParsingError.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-plaintext- 001.html [ Failure ] 134 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-plaintext- 001.html [ Failure ]
135 crbug.com/418091 [ Mac10.6 ] fast/text/aat-morx.html [ Failure ] 135 crbug.com/418091 [ Mac10.6 ] fast/text/aat-morx.html [ Failure ]
136 crbug.com/463358 crbug.com/581963 [ Linux Mac Debug ] svg/transforms/text-with-p attern-inside-transformed-html.xhtml [ Failure ] 136 crbug.com/463358 crbug.com/581963 [ Linux Mac Debug ] svg/transforms/text-with-p attern-inside-transformed-html.xhtml [ Failure ]
137 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-html-back ground.html [ Failure ] 137 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-html-back ground.html [ Failure ]
138 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-nonzero.html [ Failure ] 138 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-nonzero.html [ Failure ]
139 crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Fai lure ] 139 crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Fai lure ]
140 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-backgroun d.html [ Failure ] 140 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-backgroun d.html [ Failure ]
141 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon.html [ Failu re ] 141 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon.html [ Failu re ]
142 crbug.com/463358 [ Mac Linux Debug ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ Failu re ] 142 crbug.com/463358 [ Mac Linux Debug ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ Failu re ]
143 143
144 crbug.com/231612 svg/animations/keypoints-mismatch.svg [ NeedsRebaseline ]
145 crbug.com/231612 svg/custom/animation-values-parsing-error.html [ NeedsRebaselin e ]
146 crbug.com/231612 svg/custom/keySplines-parsing-error.html [ NeedsRebaseline ]
147 crbug.com/231612 svg/custom/keyTimes-parsing-error.html [ NeedsRebaseline ]
148
144 crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickm arks-hittest.html [ Timeout ] 149 crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickm arks-hittest.html [ Timeout ]
145 150
146 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft ests/variables/variable-external-font-face-01.html [ Failure ] 151 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft ests/variables/variable-external-font-face-01.html [ Failure ]
147 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft ests/variables/variable-font-face-01.html [ Failure ] 152 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft ests/variables/variable-font-face-01.html [ Failure ]
148 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft ests/variables/variable-font-face-02.html [ Failure ] 153 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft ests/variables/variable-font-face-02.html [ Failure ]
149 154
150 crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correc tly.html [ Failure ] 155 crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correc tly.html [ Failure ]
151 156
152 crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failu re Pass Timeout ] 157 crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failu re Pass Timeout ]
153 crbug.com/520737 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve rtical-rl-001.xht [ Failure Pass Timeout ] 158 crbug.com/520737 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve rtical-rl-001.xht [ Failure Pass Timeout ]
(...skipping 1232 matching lines...) Expand 10 before | Expand all | Expand 10 after
1386 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1391 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1387 1392
1388 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1393 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1389 1394
1390 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1395 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1391 1396
1392 # No baselines, but this js test is also showing FAIL 1397 # No baselines, but this js test is also showing FAIL
1393 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] 1398 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ]
1394 1399
1395 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1400 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/svg/SVGParsingError.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698