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

Side by Side Diff: LayoutTests/TestExpectations

Issue 40513003: Delete/move the remaining stale tests in TestExpectations. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: delete plugins/reentrant-update-widget-positions.html as well Created 7 years, 1 month 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 | Annotate | Revision Log
OLDNEW
1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file. 1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file.
2 2
3 # This test can't just be rebaselined because it has absolute file paths in the output. 3 # This test can't just be rebaselined because it has absolute file paths in the output.
4 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ] 4 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ]
5 5
6 crbug.com/249087 [ Win Debug ] inspector/debugger/debugger-activation-crash2.htm l [ Pass Failure ] 6 crbug.com/249087 [ Win Debug ] inspector/debugger/debugger-activation-crash2.htm l [ Pass Failure ]
7 7
8 crbug.com/273119 [ XP ] inspector/styles/styles-new-API.html [ Pass Failure ] 8 crbug.com/273119 [ XP ] inspector/styles/styles-new-API.html [ Pass Failure ]
9 9
10 # Sometimes the output includes an empty line, sometimes it doesn't. Flake.
11 crbug.com/239874 http/tests/xmlhttprequest/send-data-view.html [ Failure Pass ]
12
13 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ] 10 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ]
14 11
15 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ] 12 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ]
16 13
17 crbug.com/255183 http/tests/cache/cancel-image-via-src-change.html [ Failure Pas s ]
18
19 crbug.com/239554 http/tests/security/frameNavigation/opener.html [ Pass Timeout ]
20
21 # Transient - XHR mixed content type revert will be restored. 14 # Transient - XHR mixed content type revert will be restored.
22 crbug.com/305303 http/tests/security/mixedContent/insecure-sync-post-xhr-allowed .html [ Failure Pass ] 15 crbug.com/305303 http/tests/security/mixedContent/insecure-sync-post-xhr-allowed .html [ Failure Pass ]
23 crbug.com/305303 http/tests/security/mixedContent/insecure-sync-post-xhr-blocked .html [ Failure Pass ] 16 crbug.com/305303 http/tests/security/mixedContent/insecure-sync-post-xhr-blocked .html [ Failure Pass ]
24 crbug.com/305303 http/tests/security/mixedContent/insecure-xhr-in-main-frame.htm l [ Failure Pass ] 17 crbug.com/305303 http/tests/security/mixedContent/insecure-xhr-in-main-frame.htm l [ Failure Pass ]
25 18
26 crbug.com/289002 http/tests/security/frame-loading-via-document-write.html [ Pas s Failure ] 19 crbug.com/289002 http/tests/security/frame-loading-via-document-write.html [ Pas s Failure ]
27 20
28 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript o ut-of-memory error.
29 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ]
30
31 # Skipped until/unless color-correction is reimplemented.
32 crbug.com/28005 fast/css/parsing-color-correction.html [ Skip ]
33
34 # Need a setAuthorAndUserStylesEnabled method in
35 # testRunner. Now we have preference to enable/disable user
36 # styles(not work now), we still need to add a preference to enable/disable
37 # styles of both author and user.
38 # SKIP because it causes an additional error message in:
39 # fast/css/display-none-inline-style-change-crash.html somehow
40 # the message is dumped after the #EOF, which causes an additional
41 # error in the header of the following test.
42 crbug.com/24197 fast/css/disabled-author-styles.html [ Skip ]
43
44 # ----------------------------------------------------------------- 21 # -----------------------------------------------------------------
45 # Inspector tests 22 # Inspector tests
46 # ----------------------------------------------------------------- 23 # -----------------------------------------------------------------
47 24
48 # There is no enough plugins support in DRT 25 # There is no enough plugins support in DRT
49 crbug.com/233124 http/tests/inspector/network/network-embed.html [ Skip ] 26 crbug.com/233124 http/tests/inspector/network/network-embed.html [ Skip ]
50 crbug.com/233124 http/tests/inspector/network/network-content-replacement-embed. html [ Skip ] 27 crbug.com/233124 http/tests/inspector/network/network-content-replacement-embed. html [ Skip ]
51 28
52 crbug.com/67662 http/tests/inspector/console-websocket-error.html [ Failure Time out ]
53
54 # Transferred size are not supported in DRT. 29 # Transferred size are not supported in DRT.
55 crbug.com/233124 http/tests/inspector/network/network-size.html [ Skip ] 30 crbug.com/233124 http/tests/inspector/network/network-size.html [ Skip ]
56 crbug.com/233124 http/tests/inspector/network/network-size-chunked.html [ Skip ] 31 crbug.com/233124 http/tests/inspector/network/network-size-chunked.html [ Skip ]
57 crbug.com/233124 http/tests/inspector/network/network-size-sync.html [ Skip ] 32 crbug.com/233124 http/tests/inspector/network/network-size-sync.html [ Skip ]
58 33
59 webkit.org/b/74654 http/tests/inspector/network/network-worker.html [ Skip ]
60
61 # ----------------------------------------------------------------- 34 # -----------------------------------------------------------------
62 # Plugin tests 35 # Plugin tests
63 # ----------------------------------------------------------------- 36 # -----------------------------------------------------------------
64 37
65 crbug.com/61799 webkit.org/b/64319 plugins/evaluate-js-after-removing-plugin-ele ment.html [ Skip ]
66 # Object.keys on an NPObject produces the wrong output.
67 crbug.com/35387 [ Linux Win ] plugins/reentrant-update-widget-positions.html [ T imeout Pass ]
68 crbug.com/35387 [ Mac ] plugins/reentrant-update-widget-positions.html [ Timeout Failure ]
69
70 crbug.com/260351 [ Linux ] plugins/mouse-click-plugin-clears-selection.html [ Im ageOnlyFailure Pass ] 38 crbug.com/260351 [ Linux ] plugins/mouse-click-plugin-clears-selection.html [ Im ageOnlyFailure Pass ]
71 39
72 # ----------------------------------------------------------------- 40 # -----------------------------------------------------------------
73 # SVG TESTS 41 # SVG TESTS
74 # ----------------------------------------------------------------- 42 # -----------------------------------------------------------------
75 43
76 # Flaky mostly on XP, where the <use> batiklogo.svg doesn't arrive in time to ge t rendered. 44 # Flaky mostly on XP, where the <use> batiklogo.svg doesn't arrive in time to ge t rendered.
77 crbug.com/258991 [ XP ] svg/batik/text/verticalTextOnPath.svg [ Failure Pass ] 45 crbug.com/258991 [ XP ] svg/batik/text/verticalTextOnPath.svg [ Failure Pass ]
78 crbug.com/258991 [ XP ] svg/batik/text/textLayout.svg [ Failure Pass ] 46 crbug.com/258991 [ XP ] svg/batik/text/textLayout.svg [ Failure Pass ]
79 crbug.com/258991 [ XP ] svg/batik/text/smallFonts.svg [ Failure Pass ] 47 crbug.com/258991 [ XP ] svg/batik/text/smallFonts.svg [ Failure Pass ]
(...skipping 22 matching lines...) Expand all
102 crbug.com/258991 [ XP ] svg/batik/paints/patternRegionA.svg [ Failure Pass ] 70 crbug.com/258991 [ XP ] svg/batik/paints/patternRegionA.svg [ Failure Pass ]
103 crbug.com/258991 [ XP ] svg/batik/paints/patternRegions.svg [ Failure Pass ] 71 crbug.com/258991 [ XP ] svg/batik/paints/patternRegions.svg [ Failure Pass ]
104 72
105 # Text::inDocument() returns false but should not. 73 # Text::inDocument() returns false but should not.
106 crbug.com/264138 dom/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Fai lure ] 74 crbug.com/264138 dom/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Fai lure ]
107 75
108 # ----------------------------------------------------------------- 76 # -----------------------------------------------------------------
109 # End SVG TESTS 77 # End SVG TESTS
110 # ----------------------------------------------------------------- 78 # -----------------------------------------------------------------
111 79
112 # -----------------------------------------------------------------
113 # Accessibility layout tests
114 #
115 # AccessibilityController and AccessibilityUIElement are only
116 # partially finished - about half the tests can't run yet.
117
118 crbug.com/10322 accessibility/aria-activedescendant-crash.html [ Skip ]
119 crbug.com/10322 accessibility/aria-combobox.html [ Skip ]
120 crbug.com/10322 accessibility/aria-invalid.html [ Skip ]
121 crbug.com/10322 accessibility/aria-menubar-menuitems.html [ Skip ]
122 crbug.com/10322 accessibility/aria-tables.html [ Skip ]
123 crbug.com/10322 accessibility/aria-used-on-image-maps.html [ Skip ]
124 crbug.com/10322 accessibility/deleting-iframe-destroys-axcache.html [ Skip ]
125 crbug.com/10322 accessibility/document-attributes.html [ Skip ]
126 crbug.com/10322 accessibility/iframe-bastardization.html [ Skip ]
127 crbug.com/10322 accessibility/image-map-update-parent-crash.html [ Skip ]
128 crbug.com/10322 accessibility/image-map2.html [ Skip ]
129 crbug.com/10322 accessibility/internal-link-anchors2.html [ Skip ]
130 crbug.com/10322 accessibility/language-attribute.html [ Skip ]
131 crbug.com/10322 accessibility/lists.html [ Skip ]
132 crbug.com/10322 accessibility/media-element.html [ Skip ]
133 crbug.com/10322 accessibility/placeholder.html [ Skip ]
134 crbug.com/10322 accessibility/plugin.html [ Skip ]
135 crbug.com/10322 accessibility/radio-button-group-members.html [ Skip ]
136 crbug.com/10322 accessibility/table-attributes.html [ Skip ]
137 crbug.com/10322 accessibility/table-sections.html [ Skip ]
138 crbug.com/10322 accessibility/table-with-aria-role.html [ Skip ]
139 crbug.com/10322 accessibility/transformed-element.html [ Skip ]
140 crbug.com/10322 accessibility/visible-elements.html [ Skip ]
141
142 webkit.org/b/96529 accessibility/hidden-legend.html [ Skip ]
143 webkit.org/b/73912 accessibility/aria-checkbox-text.html [ Skip ]
144 webkit.org/b/99665 accessibility/loading-iframe-sends-notification.html [ Skip ]
145 webkit.org/b/109056 accessibility/html-html-element-is-ignored.html [ Skip ]
146
147 # -----------------------------------------------------------------
148 # End Accessibility layout tests
149 # -----------------------------------------------------------------
150
151 # The implementation of CSS Animations on the Web Animations model is still in p rogress 80 # The implementation of CSS Animations on the Web Animations model is still in p rogress
152 # These can't be rebaselined because they're crashes. 81 # These can't be rebaselined because they're crashes.
153 crbug.com/258896 virtual/web-animations-css/animations/lineheight-animation.html [ Crash ] 82 crbug.com/258896 virtual/web-animations-css/animations/lineheight-animation.html [ Crash ]
154 crbug.com/303430 virtual/web-animations-css/transitions/bad-transition-shorthand -crash.html [ Crash ] 83 crbug.com/303430 virtual/web-animations-css/transitions/bad-transition-shorthand -crash.html [ Crash ]
155 crbug.com/303430 virtual/web-animations-css/transitions/color-transition-all.htm l [ Crash ] 84 crbug.com/303430 virtual/web-animations-css/transitions/color-transition-all.htm l [ Crash ]
156 crbug.com/303430 virtual/web-animations-css/transitions/equivalent-background-im age-no-transition.html [ Crash ] 85 crbug.com/303430 virtual/web-animations-css/transitions/equivalent-background-im age-no-transition.html [ Crash ]
157 crbug.com/303430 virtual/web-animations-css/transitions/hang-with-bad-transition -list.html [ Crash ] 86 crbug.com/303430 virtual/web-animations-css/transitions/hang-with-bad-transition -list.html [ Crash ]
158 crbug.com/303430 virtual/web-animations-css/transitions/interrupted-all-transiti on.html [ Crash ] 87 crbug.com/303430 virtual/web-animations-css/transitions/interrupted-all-transiti on.html [ Crash ]
159 crbug.com/303430 virtual/web-animations-css/transitions/longhand-vs-shorthand-in itial.html [ Crash ] 88 crbug.com/303430 virtual/web-animations-css/transitions/longhand-vs-shorthand-in itial.html [ Crash ]
160 crbug.com/303430 virtual/web-animations-css/transitions/mixed-type.html [ Crash ] 89 crbug.com/303430 virtual/web-animations-css/transitions/mixed-type.html [ Crash ]
(...skipping 27 matching lines...) Expand all
188 crbug.com/244481 virtual/gpu/canvas/philip/tests/2d.shadow.blur.low.html [ Skip ] 117 crbug.com/244481 virtual/gpu/canvas/philip/tests/2d.shadow.blur.low.html [ Skip ]
189 118
190 # WebGL not yet supported by the software compositor. 119 # WebGL not yet supported by the software compositor.
191 crbug.com/151713 virtual/softwarecompositing/draws-content/webgl-simple-backgrou nd.html [ ImageOnlyFailure ] 120 crbug.com/151713 virtual/softwarecompositing/draws-content/webgl-simple-backgrou nd.html [ ImageOnlyFailure ]
192 121
193 crbug.com/9798 [ Win ] http/tests/misc/redirect-with-quotes.php [ Pass Timeout ] 122 crbug.com/9798 [ Win ] http/tests/misc/redirect-with-quotes.php [ Pass Timeout ]
194 crbug.com/9797 crbug.com/9798 [ Win ] http/tests/xmlhttprequest/state-after-netw ork-error.html [ Pass Timeout ] 123 crbug.com/9797 crbug.com/9798 [ Win ] http/tests/xmlhttprequest/state-after-netw ork-error.html [ Pass Timeout ]
195 crbug.com/9798 [ Win Release ] http/tests/xmlhttprequest/small-chunks-response-t ext.html [ Pass Timeout ] # Also slow 124 crbug.com/9798 [ Win Release ] http/tests/xmlhttprequest/small-chunks-response-t ext.html [ Pass Timeout ] # Also slow
196 crbug.com/310882 [ Win ] http/tests/xmlhttprequest/origin-exact-matching.html [ Slow Timeout ] 125 crbug.com/310882 [ Win ] http/tests/xmlhttprequest/origin-exact-matching.html [ Slow Timeout ]
197 126
198 # These fail because chromium's appcache is async but webkit's is not.
199 crbug.com/2844 http/tests/appcache/idempotent-update.html [ Failure Pass ]
200
201 # This test fails because there is no setAppCacheMaximumSize API yet.
202 crbug.com/2844 http/tests/appcache/max-size.html [ Skip ]
203
204 crbug.com/299177 [ Release ] perf/compositor-touch-hit-rects.html [ Failure Pass Timeout ] 127 crbug.com/299177 [ Release ] perf/compositor-touch-hit-rects.html [ Failure Pass Timeout ]
205 128
206 # Vertical text needs to be implemented in platforms other than OS X. 129 # Vertical text needs to be implemented in platforms other than OS X.
207 crbug.com/65877 [ Linux Win ] fast/writing-mode/japanese-ruby-vertical-lr.html [ Failure Pass ] 130 crbug.com/65877 [ Linux Win ] fast/writing-mode/japanese-ruby-vertical-lr.html [ Failure Pass ]
208 crbug.com/65877 [ Linux Win ] fast/writing-mode/japanese-ruby-vertical-rl.html [ Failure Pass ] 131 crbug.com/65877 [ Linux Win ] fast/writing-mode/japanese-ruby-vertical-rl.html [ Failure Pass ]
209 crbug.com/65877 [ Linux Win ] fast/writing-mode/japanese-ruby-horizontal-bt.html [ Failure Pass ] 132 crbug.com/65877 [ Linux Win ] fast/writing-mode/japanese-ruby-horizontal-bt.html [ Failure Pass ]
210 133
211 # Needs V8 investigation. Skipped due to concern that this may be corrupting
212 # memory and thus leading to unpredictable results.
213 crbug.com/66099 fast/js/array-sort-modifying-tostring.html [ Pass Timeout ] # Al so Slow
214 # The result here is flaky. So a rebaseline won't make these [ Pass Timeout ]. 134 # The result here is flaky. So a rebaseline won't make these [ Pass Timeout ].
215 crbug.com/66751 [ Linux Mac ] http/tests/local/link-stylesheet-load-order-preloa d.html [ Failure ] 135 crbug.com/66751 [ Linux Mac ] http/tests/local/link-stylesheet-load-order-preloa d.html [ Failure ]
216 crbug.com/66751 [ Linux Mac ] http/tests/local/link-stylesheet-load-order.html [ Failure ] 136 crbug.com/66751 [ Linux Mac ] http/tests/local/link-stylesheet-load-order.html [ Failure ]
217 crbug.com/66751 [ Win ] http/tests/local/link-stylesheet-load-order-preload.html [ Failure Timeout ] 137 crbug.com/66751 [ Win ] http/tests/local/link-stylesheet-load-order-preload.html [ Failure Timeout ]
218 crbug.com/66751 [ Win ] http/tests/local/link-stylesheet-load-order.html [ Failu re Timeout ] 138 crbug.com/66751 [ Win ] http/tests/local/link-stylesheet-load-order.html [ Failu re Timeout ]
219 139
220 #///////////////////////////////////////////////////////////////////////////
221 # GPU
222 #///////////////////////////////////////////////////////////////////////////
223
224 # These tests are too slow with our MESA backend. We can re-enable when we have
225 # bots running tests on real hardware.
226 webkit.org/b/49629 compositing/lots-of-img-layers.html [ Skip ]
227 webkit.org/b/49629 compositing/lots-of-img-layers-with-opacity.html [ Skip ]
228
229 # Has been timing out, initiated at:
230 # Webkit patches in range [r81976, r81981]
231 # Chromium patches in range [r79428, r79442]
232 crbug.com/77468 fast/forms/file/input-file-directory-upload.html [ Skip ]
233
234 # Flaky, supposedly testRunner.setSerializeHTTPLoads would help.
235 crbug.com/240970 fast/preloader/document-write-2.html [ Failure Pass ]
236 crbug.com/240970 fast/preloader/document-write.html [ Failure Pass ]
237
238 crbug.com/780807 http/tests/misc/webtiming-origins.html [ Failure Pass ]
239
240 crbug.com/86340 fast/filesystem/workers/file-writer-write-overlapped.html [ Fail ure Pass ] 140 crbug.com/86340 fast/filesystem/workers/file-writer-write-overlapped.html [ Fail ure Pass ]
241 141
242 # Flaky since added by r86478
243 crbug.com/82881 http/tests/appcache/interrupted-update.html [ Failure Pass ]
244
245 # CSS Regions tests for <dialog> 142 # CSS Regions tests for <dialog>
246 crbug.com/244792 [ Mac ] fast/regions/dialog-fragmentation.html [ ImageOnlyFailu re ] 143 crbug.com/244792 [ Mac ] fast/regions/dialog-fragmentation.html [ ImageOnlyFailu re ]
247 144
248 # These tests time out 50% of the time.
249 crbug.com/259546 fast/loader/display-image-unset-can-block-image-and-can-reload- in-place.html [ Skip ]
250 crbug.com/259546 fast/loader/images-enabled-unset-can-block-image-and-can-reload -in-place.html [ Skip ]
251
252 # Crashes due to an OOM error on V8.
253 crbug.com/108832 fast/js/array-splice.html [ Crash ]
254
255 crbug.com/240374 compositing/overlap-blending/reflection-opacity-huge.html [ Ima geOnlyFailure ] 145 crbug.com/240374 compositing/overlap-blending/reflection-opacity-huge.html [ Ima geOnlyFailure ]
256 crbug.com/240374 virtual/softwarecompositing/overlap-blending/reflection-opacity -huge.html [ ImageOnlyFailure ] 146 crbug.com/240374 virtual/softwarecompositing/overlap-blending/reflection-opacity -huge.html [ ImageOnlyFailure ]
257 crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ Image OnlyFailure ] 147 crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ Image OnlyFailure ]
258 crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ ImageOnlyFailure ] 148 crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ ImageOnlyFailure ]
259 149
260 crbug.com/248155 [ Win Debug ] fast/hidpi/gradient-with-scaled-ancestor.html [ I mageOnlyFailure ] 150 crbug.com/248155 [ Win Debug ] fast/hidpi/gradient-with-scaled-ancestor.html [ I mageOnlyFailure ]
261 crbug.com/248155 [ Win Debug ] virtual/gpu/fast/hidpi/gradient-with-scaled-ances tor.html [ ImageOnlyFailure ] 151 crbug.com/248155 [ Win Debug ] virtual/gpu/fast/hidpi/gradient-with-scaled-ances tor.html [ ImageOnlyFailure ]
262 152
263 crbug.com/245611 [ Win ] fast/hidpi/image-set-as-background.html [ ImageOnlyFail ure Pass ] 153 crbug.com/245611 [ Win ] fast/hidpi/image-set-as-background.html [ ImageOnlyFail ure Pass ]
264 crbug.com/245611 [ Win ] fast/hidpi/image-set-background-repeat-without-size.htm l [ ImageOnlyFailure Pass ] 154 crbug.com/245611 [ Win ] fast/hidpi/image-set-background-repeat-without-size.htm l [ ImageOnlyFailure Pass ]
(...skipping 28 matching lines...) Expand all
293 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-sw.html [ ImageOnlyFailure Pass ] 183 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-sw.html [ ImageOnlyFailure Pass ]
294 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-w.html [ I mageOnlyFailure Pass ] 184 crbug.com/310679 [ Mac ] compositing/rubberbanding/transform-overhang-w.html [ I mageOnlyFailure Pass ]
295 crbug.com/310679 [ Mac ] fast/events/scale-and-scroll-iframe-body.html [ ImageOn lyFailure Pass ] 185 crbug.com/310679 [ Mac ] fast/events/scale-and-scroll-iframe-body.html [ ImageOn lyFailure Pass ]
296 crbug.com/310679 [ Mac ] fast/events/scale-and-scroll-iframe-window.html [ Image OnlyFailure Pass ] 186 crbug.com/310679 [ Mac ] fast/events/scale-and-scroll-iframe-window.html [ Image OnlyFailure Pass ]
297 crbug.com/310679 [ Mac ] fast/frames/frame-set-rotation-hit.html [ ImageOnlyFail ure Pass ] 187 crbug.com/310679 [ Mac ] fast/frames/frame-set-rotation-hit.html [ ImageOnlyFail ure Pass ]
298 crbug.com/310679 [ Mac ] fast/frames/frame-set-scaling-hit.html [ ImageOnlyFailu re Pass ] 188 crbug.com/310679 [ Mac ] fast/frames/frame-set-scaling-hit.html [ ImageOnlyFailu re Pass ]
299 crbug.com/310679 [ Mac ] virtual/gpu/compositedscrolling/scrollbars/custom-scrol lbar-with-incomplete-style.html [ ImageOnlyFailure Pass ] 189 crbug.com/310679 [ Mac ] virtual/gpu/compositedscrolling/scrollbars/custom-scrol lbar-with-incomplete-style.html [ ImageOnlyFailure Pass ]
300 crbug.com/310679 [ Mac ] fast/repaint/background-scaling.html [ ImageOnlyFailure Pass ] 190 crbug.com/310679 [ Mac ] fast/repaint/background-scaling.html [ ImageOnlyFailure Pass ]
301 crbug.com/310679 [ Mac ] fast/repaint/scale-page-shrink.html [ ImageOnlyFailure Pass ] 191 crbug.com/310679 [ Mac ] fast/repaint/scale-page-shrink.html [ ImageOnlyFailure Pass ]
302 192
303 # No support for exposing in-band text tracks
304 crbug.com/230708 media/track/track-in-band.html [ Skip ]
305 crbug.com/230708 media/track/track-in-band-cues-added-once.html [ Skip ]
306 crbug.com/230708 media/track/track-in-band-style.html [ Skip ]
307
308 crbug.com/239549 inspector-protocol/heap-profiler/heap-snapshot-with-detached-do m-tree.html [ Failure Pass ]
309
310 # Tests failing since applyPageScaleFactorInCompositor enabled 193 # Tests failing since applyPageScaleFactorInCompositor enabled
311 crbug.com/225184 fast/repaint/relayout-fixed-position-after-scale.html [ ImageOn lyFailure ] 194 crbug.com/225184 fast/repaint/relayout-fixed-position-after-scale.html [ ImageOn lyFailure ]
312 195
313 # Pixel tests for RTL iframe scrollbar is erroneous. Cannot observe on actual br owser. 196 # Pixel tests for RTL iframe scrollbar is erroneous. Cannot observe on actual br owser.
314 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow.html [ F ailure Pass ] 197 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow.html [ F ailure Pass ]
315 crbug.com/192172 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow.html [ Failure Pass ] 198 crbug.com/192172 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow.html [ Failure Pass ]
316 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.ht ml [ Failure Pass ] 199 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.ht ml [ Failure Pass ]
317 crbug.com/192172 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow-scrolled.html [ Failure Pass ] 200 crbug.com/192172 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow-scrolled.html [ Failure Pass ]
318 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Fail ure Pass ] 201 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Fail ure Pass ]
319 crbug.com/192172 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow.html [ Failure Pass ] 202 crbug.com/192172 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow.html [ Failure Pass ]
320 203
321 crbug.com/239811 crbug.com/229113 http/tests/history/redirect-js-location-assign -0-seconds.html [ Failure Pass ] 204 crbug.com/239811 crbug.com/229113 http/tests/history/redirect-js-location-assign -0-seconds.html [ Failure Pass ]
322 205
323 crbug.com/231721 [ Win ] svg/custom/invisible-text-after-scrolling.xhtml [ Pass Timeout ] 206 crbug.com/231721 [ Win ] svg/custom/invisible-text-after-scrolling.xhtml [ Pass Timeout ]
324 207
325 crbug.com/233223 http/tests/history/redirect-js-location-href-0-seconds.html [ F ailure Pass ]
326
327 crbug.com/234069 [ Mac Release ] fast/events/touch/gesture/long-press-drag-drop- touch-editing-combined.html [ Failure Pass ] 208 crbug.com/234069 [ Mac Release ] fast/events/touch/gesture/long-press-drag-drop- touch-editing-combined.html [ Failure Pass ]
328 209
329 crbug.com/227397 svg/animations/animateMotion-additive-1.svg [ ImageOnlyFailure ]
330
331 # Gets a "Maximum call stack size exceeded" exception in debug that doesn't happ en in release. 210 # Gets a "Maximum call stack size exceeded" exception in debug that doesn't happ en in release.
332 crbug.com/14885 [ Mac Debug ] fast/js/JSON-stringify.html [ Failure ] 211 crbug.com/14885 [ Mac Debug ] fast/js/JSON-stringify.html [ Failure ]
333 crbug.com/306929 [ Mac Release ] fast/js/JSON-stringify.html [ Failure ] 212 crbug.com/306929 [ Mac Release ] fast/js/JSON-stringify.html [ Failure ]
334 213
335 crbug.com/86338 fast/loader/file-protocol-fragment.html [ Failure Pass ]
336 crbug.com/225184 [ Debug ] scrollingcoordinator/non-fast-scrollable-region-scale d-iframe.html [ ImageOnlyFailure Pass ] 214 crbug.com/225184 [ Debug ] scrollingcoordinator/non-fast-scrollable-region-scale d-iframe.html [ ImageOnlyFailure Pass ]
337 215
338 crbug.com/252344 http/tests/history/redirect-js-document-location-0-seconds.html [ Failure Pass ]
339
340 crbug.com/231357 [ SnowLeopard Lion Win Linux Debug ] compositing/video-page-vis ibility.html [ ImageOnlyFailure ] 216 crbug.com/231357 [ SnowLeopard Lion Win Linux Debug ] compositing/video-page-vis ibility.html [ ImageOnlyFailure ]
341 crbug.com/231357 [ Win Linux Debug ] virtual/softwarecompositing/video-page-visi bility.html [ ImageOnlyFailure ] 217 crbug.com/231357 [ Win Linux Debug ] virtual/softwarecompositing/video-page-visi bility.html [ ImageOnlyFailure ]
342 218
343 crbug.com/249580 svg/text/font-size-below-point-five.svg [ Failure ImageOnlyFail ure Pass ]
344
345 crbug.com/237270 [ Win ] http/tests/history/replacestate-post-to-get-2.html [ Pa ss Timeout ] 219 crbug.com/237270 [ Win ] http/tests/history/replacestate-post-to-get-2.html [ Pa ss Timeout ]
346 crbug.com/237270 [ Win ] http/tests/history/replacestate-post-to-get.html [ Pass Timeout ] 220 crbug.com/237270 [ Win ] http/tests/history/replacestate-post-to-get.html [ Pass Timeout ]
347 crbug.com/237270 http/tests/images/jpeg-partial-load.html [ Pass Timeout ] 221 crbug.com/237270 http/tests/images/jpeg-partial-load.html [ Pass Timeout ]
348 crbug.com/237270 http/tests/images/png-partial-load.html [ Pass Timeout ] 222 crbug.com/237270 http/tests/images/png-partial-load.html [ Pass Timeout ]
349 crbug.com/237270 http/tests/images/png-partial-load-no-alpha.html [ Pass Timeout ] 223 crbug.com/237270 http/tests/images/png-partial-load-no-alpha.html [ Pass Timeout ]
350 224
351 crbug.com/240632 fast/loader/javascript-url-iframe-remove-on-navigate.html [ Ski p ]
352
353 crbug.com/244921 http/tests/navigation/back-twice-without-commit.html [ Failure Pass ]
354
355 crbug.com/248938 virtual/threaded/animations/change-keyframes.html [ Pass Failur e ] 225 crbug.com/248938 virtual/threaded/animations/change-keyframes.html [ Pass Failur e ]
356 crbug.com/248938 virtual/threaded/animations/missing-values-last-keyframe.html [ Pass ImageOnlyFailure ] 226 crbug.com/248938 virtual/threaded/animations/missing-values-last-keyframe.html [ Pass ImageOnlyFailure ]
357 crbug.com/248938 virtual/threaded/animations/dynamic-stylesheet-loading.html [ P ass Failure ] 227 crbug.com/248938 virtual/threaded/animations/dynamic-stylesheet-loading.html [ P ass Failure ]
358 crbug.com/248938 [ Debug ] virtual/threaded/animations/3d/transform-origin-vs-fu nctions.html [ Pass Failure ] 228 crbug.com/248938 [ Debug ] virtual/threaded/animations/3d/transform-origin-vs-fu nctions.html [ Pass Failure ]
359 crbug.com/248938 [ Mac ] virtual/threaded/animations/3d/matrix-transform-type-an imation.html [ Pass ImageOnlyFailure ] 229 crbug.com/248938 [ Mac ] virtual/threaded/animations/3d/matrix-transform-type-an imation.html [ Pass ImageOnlyFailure ]
360 crbug.com/248938 virtual/threaded/animations/change-keyframes-name.html [ Pass F ailure ] 230 crbug.com/248938 virtual/threaded/animations/change-keyframes-name.html [ Pass F ailure ]
361 crbug.com/248938 virtual/threaded/animations/animation-welcome-safari.html [ Pas s Failure ] 231 crbug.com/248938 virtual/threaded/animations/animation-welcome-safari.html [ Pas s Failure ]
362 crbug.com/248938 virtual/threaded/animations/opacity-transform-animation.html [ Pass ImageOnlyFailure Timeout ] 232 crbug.com/248938 virtual/threaded/animations/opacity-transform-animation.html [ Pass ImageOnlyFailure Timeout ]
363 crbug.com/248938 [ Mac Linux ] virtual/threaded/animations/additive-transform-an imations.html [ Pass ImageOnlyFailure ] 233 crbug.com/248938 [ Mac Linux ] virtual/threaded/animations/additive-transform-an imations.html [ Pass ImageOnlyFailure ]
364 crbug.com/248938 [ Win ] virtual/threaded/animations/transition-and-animation-3. html [ Pass Failure ] 234 crbug.com/248938 [ Win ] virtual/threaded/animations/transition-and-animation-3. html [ Pass Failure ]
(...skipping 20 matching lines...) Expand all
385 crbug.com/248938 [ Win ] virtual/threaded/transitions/transition-end-event-multi ple-01.html [ Pass Failure ] 255 crbug.com/248938 [ Win ] virtual/threaded/transitions/transition-end-event-multi ple-01.html [ Pass Failure ]
386 crbug.com/248938 [ Win ] virtual/threaded/transitions/transition-end-event-multi ple-02.html [ Pass Failure ] 256 crbug.com/248938 [ Win ] virtual/threaded/transitions/transition-end-event-multi ple-02.html [ Pass Failure ]
387 crbug.com/248938 virtual/threaded/transitions/transition-end-event-set-none.html [ Pass Failure ] 257 crbug.com/248938 virtual/threaded/transitions/transition-end-event-set-none.html [ Pass Failure ]
388 crbug.com/248938 virtual/threaded/transitions/transition-end-event-unprefixed-01 .html [ Pass Failure ] 258 crbug.com/248938 virtual/threaded/transitions/transition-end-event-unprefixed-01 .html [ Pass Failure ]
389 crbug.com/248938 virtual/threaded/transitions/transition-end-event-unprefixed-02 .html [ Pass Failure ] 259 crbug.com/248938 virtual/threaded/transitions/transition-end-event-unprefixed-02 .html [ Pass Failure ]
390 crbug.com/248938 virtual/threaded/transitions/transition-end-event-unprefixed-03 .html [ Pass Failure ] 260 crbug.com/248938 virtual/threaded/transitions/transition-end-event-unprefixed-03 .html [ Pass Failure ]
391 crbug.com/248938 virtual/threaded/transitions/transition-end-event-unprefixed-04 .html [ Pass Failure ] 261 crbug.com/248938 virtual/threaded/transitions/transition-end-event-unprefixed-04 .html [ Pass Failure ]
392 crbug.com/248938 virtual/threaded/transitions/transition-end-event-window.html [ Pass Failure ] 262 crbug.com/248938 virtual/threaded/transitions/transition-end-event-window.html [ Pass Failure ]
393 263
394 # Switching to content shell failures 264 # Switching to content shell failures
395 crbug.com/223583 http/tests/filesystem/no-cache-filesystem-url.html [ Skip ]
396 crbug.com/231863 compositing/visibility/visibility-composited-animation.html [ P ass ImageOnlyFailure ]
397 crbug.com/231866 [ Lion ] fast/backgrounds/animated-gif-as-background.html [ Pas s ImageOnlyFailure ] 265 crbug.com/231866 [ Lion ] fast/backgrounds/animated-gif-as-background.html [ Pas s ImageOnlyFailure ]
398 crbug.com/235449 fast/loader/stateobjects/state-attribute-history-getter.html [ Failure Pass ]
399 crbug.com/235448 fast/loader/stateobjects/popstate-fires-on-history-traversal.ht ml [ Failure Pass ]
400 crbug.com/235110 [ Mac ] virtual/softwarecompositing [ Skip ] 266 crbug.com/235110 [ Mac ] virtual/softwarecompositing [ Skip ]
401 crbug.com/243353 animations/animation-direction-normal.html [ ImageOnlyFailure P ass ] 267 crbug.com/243353 animations/animation-direction-normal.html [ ImageOnlyFailure P ass ]
402 crbug.com/243520 [ Mac ] fast/css/font-weight-1.html [ Failure ImageOnlyFailure Pass ] 268 crbug.com/243520 [ Mac ] fast/css/font-weight-1.html [ Failure ImageOnlyFailure Pass ]
403 crbug.com/243523 http/tests/history/back-with-fragment-change.php [ Pass Timeout Failure ]
404 crbug.com/243593 [ Win ] fast/media/color-does-not-include-alpha.html [ Failure ] 269 crbug.com/243593 [ Win ] fast/media/color-does-not-include-alpha.html [ Failure ]
405 crbug.com/243596 [ Win ] inspector-protocol/input/dispatchMouseEvent.html [ Fail ure ] 270 crbug.com/243596 [ Win ] inspector-protocol/input/dispatchMouseEvent.html [ Fail ure ]
406 crbug.com/243599 [ Debug ] http/tests/plugins/interrupted-get-url.html [ Crash P ass ] 271 crbug.com/243599 [ Debug ] http/tests/plugins/interrupted-get-url.html [ Crash P ass ]
407 crbug.com/243725 http/tests/w3c/webperf/submission/Google/resource-timing/html/t est_resource_cached.html [ Failure Pass ]
408 crbug.com/243736 storage/websql/quota-tracking.html [ Failure Pass ]
409 crbug.com/243782 fullscreen/full-screen-remove-ancestor.html [ Pass Timeout ] 272 crbug.com/243782 fullscreen/full-screen-remove-ancestor.html [ Pass Timeout ]
410 crbug.com/246077 fullscreen/full-screen-render-inline.html [ ImageOnlyFailure ] 273 crbug.com/246077 fullscreen/full-screen-render-inline.html [ ImageOnlyFailure ]
411 crbug.com/244111 svg/filters/feMorphology-crash.html [ Pass Timeout ]
412 crbug.com/244341 css3/filters/composited-during-animation-layertree.html [ Failu re Pass ]
413 crbug.com/245566 editing/execCommand/delete-no-scroll.html [ Pass Timeout ]
414 crbug.com/245567 http/tests/xmlhttprequest/send-undefined-and-null.html [ Failur e Pass ]
415 274
416 # Seems to be hit by the try jobs only. 275 # Seems to be hit by the try jobs only.
417 crbug.com/243599 [ Linux Win ] http/tests/xmlhttprequest/access-control-repeated -failed-preflight-crash.html [ Crash Pass Timeout ] 276 crbug.com/243599 [ Linux Win ] http/tests/xmlhttprequest/access-control-repeated -failed-preflight-crash.html [ Crash Pass Timeout ]
418 277
419 # Test depends on timezone.
420 crbug.com/244179 fast/js/date-parse-test.html [ Failure Pass ]
421
422 # Makes the following test crash
423 crbug.com/244225 inspector-protocol/dom/setFileInputFiles.html [ Skip ]
424
425 crbug.com/245630 compositing/overflow/overflow-positioning.html [ ImageOnlyFailu re Pass ]
426 crbug.com/245644 virtual/gpu/fast/canvas/2d.text.draw.fill.maxWidth.gradient.htm l [ Failure Pass ] 278 crbug.com/245644 virtual/gpu/fast/canvas/2d.text.draw.fill.maxWidth.gradient.htm l [ Failure Pass ]
427 279
428 crbug.com/246072 fast/forms/post-popup-no-multiple-windows.html [ Pass Timeout ]
429
430 crbug.com/246549 http/tests/security/svg-image-leak.html [ Failure Pass ]
431
432 crbug.com/247604 fast/workers/shared-worker-frame-lifecycle.html [ Skip ]
433 crbug.com/310866 fast/workers/storage/use-same-database-in-page-and-workers.html [ Slow Timeout ] 280 crbug.com/310866 fast/workers/storage/use-same-database-in-page-and-workers.html [ Slow Timeout ]
434 crbug.com/247888 fast/workers/worker-cloneport.html [ Failure Pass Timeout ]
435 281
436 crbug.com/247982 [ Linux Mac Debug ] virtual/gpu/compositedscrolling/overflow/ov erflow-positioning.html [ ImageOnlyFailure Pass ] 282 crbug.com/247982 [ Linux Mac Debug ] virtual/gpu/compositedscrolling/overflow/ov erflow-positioning.html [ ImageOnlyFailure Pass ]
437 crbug.com/247982 [ Win ] virtual/gpu/compositedscrolling/overflow/overflow-posit ioning.html [ ImageOnlyFailure Pass ] 283 crbug.com/247982 [ Win ] virtual/gpu/compositedscrolling/overflow/overflow-posit ioning.html [ ImageOnlyFailure Pass ]
438 crbug.com/248063 plugins/plugin-clip-subframe.html [ Pass Failure ] 284 crbug.com/248063 plugins/plugin-clip-subframe.html [ Pass Failure ]
439 crbug.com/248067 fast/workers/shared-worker-storagequota-query-usage.html [ Pass Failure ] 285 crbug.com/248067 fast/workers/shared-worker-storagequota-query-usage.html [ Pass Failure ]
440 crbug.com/248067 storage/storageinfo-query-usage.html [ Pass Failure ] 286 crbug.com/248067 storage/storageinfo-query-usage.html [ Pass Failure ]
441 crbug.com/248128 inspector/console/console-url-and-line.html [ Pass Failure ]
442 287
443 crbug.com/254332 [ SnowLeopard Debug ] fast/forms/checkbox/checkbox-focus-by-mou se-then-keydown.html [ ImageOnlyFailure Pass ] 288 crbug.com/254332 [ SnowLeopard Debug ] fast/forms/checkbox/checkbox-focus-by-mou se-then-keydown.html [ ImageOnlyFailure Pass ]
444 crbug.com/254332 [ XP ] fast/forms/submit/submit-focus-by-mouse.html [ ImageOnly Failure Pass ] 289 crbug.com/254332 [ XP ] fast/forms/submit/submit-focus-by-mouse.html [ ImageOnly Failure Pass ]
445 290
446 crbug.com/256506 [ Win7 Debug ] crypto/worker-random-values-limits.html [ Pass C rash ] 291 crbug.com/256506 [ Win7 Debug ] crypto/worker-random-values-limits.html [ Pass C rash ]
447 292
448 crbug.com/244266 [ Win Debug ] virtual/threaded/animations/animation-controller- drt-api.html [ Failure Pass ] 293 crbug.com/244266 [ Win Debug ] virtual/threaded/animations/animation-controller- drt-api.html [ Failure Pass ]
449 crbug.com/252038 editing/selection/fake-doubleclick.html [ Pass Failure ]
450 294
451 crbug.com/252573 [ Mac Win ] fast/forms/empty-textarea-toggle-disabled.html [ Pa ss Timeout ] 295 crbug.com/252573 [ Mac Win ] fast/forms/empty-textarea-toggle-disabled.html [ Pa ss Timeout ]
452 296
453 # Causes the test following it ( fast/loader/subresource-willSendRequest-null.ht ml ) to Timeout.
454 crbug.com/253619 fast/loader/subresource-load-failed-crash.html [ Skip ]
455
456 crbug.com/265650 [ SnowLeopard Debug ] compositing/repaint/transform-style-chang e.html [ Pass ImageOnlyFailure ] 297 crbug.com/265650 [ SnowLeopard Debug ] compositing/repaint/transform-style-chang e.html [ Pass ImageOnlyFailure ]
457 298
458 crbug.com/266754 fast/ruby/ruby-svg-crash.html [ ImageOnlyFailure Pass ] 299 crbug.com/266754 fast/ruby/ruby-svg-crash.html [ ImageOnlyFailure Pass ]
459 300
460 crbug.com/267206 [ Lion MountainLion Retina ] fast/scrolling/scrollbar-tickmarks -hittest.html [ Timeout ] 301 crbug.com/267206 [ Lion MountainLion Retina ] fast/scrolling/scrollbar-tickmarks -hittest.html [ Timeout ]
461 302
462 crbug.com/267302 [ Win ] http/tests/htmlimports/import-script-block-crossorigin- dynamic.html [ Pass Failure ] 303 crbug.com/267302 [ Win ] http/tests/htmlimports/import-script-block-crossorigin- dynamic.html [ Pass Failure ]
463 304
464 crbug.com/268111 [ Win7 Release ] http/tests/inspector/appcache/appcache-swap.ht ml [ Timeout ] 305 crbug.com/268111 [ Win7 Release ] http/tests/inspector/appcache/appcache-swap.ht ml [ Timeout ]
465 crbug.com/268111 [ Win7 Release ] http/tests/appcache/online-whitelist.html [ Fa ilure ] 306 crbug.com/268111 [ Win7 Release ] http/tests/appcache/online-whitelist.html [ Fa ilure ]
466 307
467 # crbug.com/268246 http/tests/inspector/search/scripts-search-scope.html [ Pass Failure ] 308 # crbug.com/268246 http/tests/inspector/search/scripts-search-scope.html [ Pass Failure ]
468 309
469 crbug.com/268588 [ Release ] http/tests/w3c/webperf/submission/Google/HighResolu tionTime/worker-shared-basic.html [ Failure Pass ] 310 crbug.com/268588 [ Release ] http/tests/w3c/webperf/submission/Google/HighResolu tionTime/worker-shared-basic.html [ Failure Pass ]
470 311
471 crbug.com/268692 [ SnowLeopard ] svg/custom/foreign-object-skew.svg [ ImageOnlyF ailure Pass ] 312 crbug.com/268692 [ SnowLeopard ] svg/custom/foreign-object-skew.svg [ ImageOnlyF ailure Pass ]
472 313
473 crbug.com/268832 [ SnowLeopard Debug ] fast/multicol/newmulticol/direct-child-co lumn-span-all.html [ Crash Pass ] 314 crbug.com/268832 [ SnowLeopard Debug ] fast/multicol/newmulticol/direct-child-co lumn-span-all.html [ Crash Pass ]
474 315
475 crbug.com/271243 [ Win ] http/tests/misc/acid3.html [ Failure ] 316 crbug.com/271243 [ Win ] http/tests/misc/acid3.html [ Failure ]
476 317
477 # crbug.com/277110 also makes this test fail. 318 # crbug.com/277110 also makes this test fail.
478 crbug.com/130260 inspector/profiler/canvas2d/canvas2d-api-changes.html [ Failure ] 319 crbug.com/130260 inspector/profiler/canvas2d/canvas2d-api-changes.html [ Failure ]
479 320
480 # Rebase once v8 i18n rolled.
481 Bug(jochen) fast/js/kde/inbuilt_function_tostring.html [ Pass Failure ]
482
483 crbug.com/278497 [ Linux SnowLeopard Debug ] http/tests/security/contentSecurity Policy/1.1/plugintypes-invalid.html [ Failure Pass ] 321 crbug.com/278497 [ Linux SnowLeopard Debug ] http/tests/security/contentSecurity Policy/1.1/plugintypes-invalid.html [ Failure Pass ]
484 322
485 crbug.com/280658 [ Win7 ] inspector-protocol/layers/get-layers.html [ Pass Fail ure ] 323 crbug.com/280658 [ Win7 ] inspector-protocol/layers/get-layers.html [ Pass Fail ure ]
486 crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correc tly.html [ Failure Pass ] 324 crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correc tly.html [ Failure Pass ]
487 crbug.com/280698 inspector/styles/multiple-imports-edit-crash.html [ Pass Failur e ] 325 crbug.com/280698 inspector/styles/multiple-imports-edit-crash.html [ Pass Failur e ]
488 crbug.com/248938 [ SnowLeopard Debug ] virtual/threaded/animations/animation-it eration-event-destroy-renderer.html [ Pass Timeout ] 326 crbug.com/248938 [ SnowLeopard Debug ] virtual/threaded/animations/animation-it eration-event-destroy-renderer.html [ Pass Timeout ]
489 crbug.com/281911 [ Debug ] virtual/web-animations-css/animations/animation-direc tion-normal.html [ ImageOnlyFailure Pass ] 327 crbug.com/281911 [ Debug ] virtual/web-animations-css/animations/animation-direc tion-normal.html [ ImageOnlyFailure Pass ]
490 crbug.com/281911 [ XP Release ] virtual/web-animations-css/animations/animation- direction-normal.html [ ImageOnlyFailure Pass ] 328 crbug.com/281911 [ XP Release ] virtual/web-animations-css/animations/animation- direction-normal.html [ ImageOnlyFailure Pass ]
491 crbug.com/282081 [ Debug ] http/tests/security/contentSecurityPolicy/report-only -from-header.php [ Crash Pass ] 329 crbug.com/282081 [ Debug ] http/tests/security/contentSecurityPolicy/report-only -from-header.php [ Crash Pass ]
492 crbug.com/282081 [ Win Release ] http/tests/security/contentSecurityPolicy/repor t-only-from-header.php [ Pass Timeout ] 330 crbug.com/282081 [ Win Release ] http/tests/security/contentSecurityPolicy/repor t-only-from-header.php [ Pass Timeout ]
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
647 crbug.com/306595 svg/W3C-SVG-1.1-SE/types-dom-03-b.svg [ Pass Timeout ] 485 crbug.com/306595 svg/W3C-SVG-1.1-SE/types-dom-03-b.svg [ Pass Timeout ]
648 crbug.com/306595 svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg [ Pass Timeout ] 486 crbug.com/306595 svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg [ Pass Timeout ]
649 487
650 crbug.com/308952 [ Win ] inspector/editor/text-editor-reveal-line.html [ Failure ] 488 crbug.com/308952 [ Win ] inspector/editor/text-editor-reveal-line.html [ Failure ]
651 489
652 crbug.com/310992 animations/play-state.html [ Pass Failure ] 490 crbug.com/310992 animations/play-state.html [ Pass Failure ]
653 crbug.com/310992 virtual/threaded/animations/play-state.html [ Pass Failure ] 491 crbug.com/310992 virtual/threaded/animations/play-state.html [ Pass Failure ]
654 crbug.com/310992 virtual/web-animations-css/animations/play-state.html [ Pass Fa ilure ] 492 crbug.com/310992 virtual/web-animations-css/animations/play-state.html [ Pass Fa ilure ]
655 493
656 # This can't be rebaselined because it's a reftest. 494 # This can't be rebaselined because it's a reftest.
657 crbug.com/999999 animations/opacity-transform-animation.html [ ImageOnlyFailure ] 495 Bug(steveblock) animations/opacity-transform-animation.html [ ImageOnlyFailure ]
658 496
659 crbug.com/309369 perf/accessibility-title-ui-element.html [ Pass Timeout ] 497 crbug.com/309369 perf/accessibility-title-ui-element.html [ Pass Timeout ]
660 crbug.com/309370 [ Mac ] fast/css/font-face-html-as-svg.html [ Timeout ] 498 crbug.com/309370 [ Mac ] fast/css/font-face-html-as-svg.html [ Timeout ]
661 crbug.com/310292 [ SnowLeopard ] http/tests/security/video-poster-cross-origin-c rash.html [ Failure Pass ] 499 crbug.com/310292 [ SnowLeopard ] http/tests/security/video-poster-cross-origin-c rash.html [ Failure Pass ]
662 500
663 crbug.com/310323 [ Debug ] http/tests/plugins/third-party-cookie-accept-policy.h tml [ Crash Pass ] 501 crbug.com/310323 [ Debug ] http/tests/plugins/third-party-cookie-accept-policy.h tml [ Crash Pass ]
664 crbug.com/310323 [ Debug ] http/tests/security/contentSecurityPolicy/report-mult iple-violations-02.html [ Crash Pass ] 502 crbug.com/310323 [ Debug ] http/tests/security/contentSecurityPolicy/report-mult iple-violations-02.html [ Crash Pass ]
665 503
666 crbug.com/231880 [ Win7 Debug ] fast/dom/Window/open-window-min-size.html [ Fail ure Pass ] 504 crbug.com/231880 [ Win7 Debug ] fast/dom/Window/open-window-min-size.html [ Fail ure Pass ]
667 505
668 crbug.com/311164 fast/js/mozilla/strict/15.4.4.6.html [ Failure Pass ] 506 crbug.com/311164 fast/js/mozilla/strict/15.4.4.6.html [ Failure Pass ]
669 507
670 crbug.com/311301 fast/history/history_reload.html [ Failure Pass ] 508 crbug.com/311301 fast/history/history_reload.html [ Failure Pass ]
671 509
672 crbug.com/311429 [ Mac ] fast/images/png-suite/test.html [ ImageOnlyFailure Pass ] 510 crbug.com/311429 [ Mac ] fast/images/png-suite/test.html [ ImageOnlyFailure Pass ]
673 crbug.com/311429 [ Mac ] virtual/deferred/fast/images/png-suite/test.html [ Imag eOnlyFailure Pass ] 511 crbug.com/311429 [ Mac ] virtual/deferred/fast/images/png-suite/test.html [ Imag eOnlyFailure Pass ]
674 512
675 crbug.com/311467 [ Win ] http/tests/xmlhttprequest/timeout/xmlhttprequest-timeou t-worker-simple.html [ Failure Timeout Pass ] 513 crbug.com/311467 [ Win ] http/tests/xmlhttprequest/timeout/xmlhttprequest-timeou t-worker-simple.html [ Failure Timeout Pass ]
676 514
677 crbug.com/311469 [ Mac ] svg/custom/getSubStringLength.html [ Failure Pass ] 515 crbug.com/311469 [ Mac ] svg/custom/getSubStringLength.html [ Failure Pass ]
678 516
679 crbug.com/311487 [ Debug ] svg/custom/acid3-test-77.html [ Pass Timeout ] 517 crbug.com/311487 [ Debug ] svg/custom/acid3-test-77.html [ Pass Timeout ]
680 518
681 crbug.com/311524 [ Win ] http/tests/inspector/appcache/appcache-iframe-manifests .html [ Pass Timeout ] 519 crbug.com/311524 [ Win ] http/tests/inspector/appcache/appcache-iframe-manifests .html [ Pass Timeout ]
682 520
683 crbug.com/311532 [ Win ] fast/dom/Geolocation/timestamp.html [ Pass Failure ] 521 crbug.com/311532 [ Win ] fast/dom/Geolocation/timestamp.html [ Pass Failure ]
OLDNEW
« no previous file with comments | « LayoutTests/StaleTestExpectations ('k') | LayoutTests/accessibility/aria-activedescendant-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698