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

Side by Side Diff: tests/html/html.status

Issue 11946006: Fix git rebase fail on my part that merged the status files poorly. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 | Annotate | Revision Log
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 window_open_test: Skip # http://dartbug.com/5151 5 window_open_test: Skip # http://dartbug.com/5151
6 6
7 event_test: Skip # Issue 1996 7 event_test: Skip # Issue 1996
8 webgl_1_test: Skip # Issue 1495 8 webgl_1_test: Skip # Issue 1495
9 9
10 # Layout tests are only supported on DRT. 10 # Layout tests are only supported on DRT.
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 input_element_test/supported_week: Fail 64 input_element_test/supported_week: Fail
65 isolates_test: Skip 65 isolates_test: Skip
66 measurement_test: Fail, Pass 66 measurement_test: Fail, Pass
67 messageevent_test: Fail 67 messageevent_test: Fail
68 mutationobserver_test/supported: Fail 68 mutationobserver_test/supported: Fail
69 native_gc_test: Fail, Pass # BUG(7774): Untriaged. 69 native_gc_test: Fail, Pass # BUG(7774): Untriaged.
70 notifications_test/supported: Fail 70 notifications_test/supported: Fail
71 serialized_script_value_test: Fail 71 serialized_script_value_test: Fail
72 shadow_dom_test/supported: Fail 72 shadow_dom_test/supported: Fail
73 storage_test: Fail, Pass 73 storage_test: Fail, Pass
74 streams_test: Fail # Bug 7888
75 svgelement_test/additionalConstructors: Fail 74 svgelement_test/additionalConstructors: Fail
76 svgelement2_test: Fail 75 svgelement2_test: Fail
77 svg_3_test: Fail 76 svg_3_test: Fail
78 websql_test: Fail 77 websql_test: Fail
79 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. 78 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
80 window_open_test: Skip 79 window_open_test: Skip
81 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. 80 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875.
82 xsltprocessor_test: Fail 81 xsltprocessor_test: Fail
83 82
84 [ $runtime == ie9 ] 83 [ $runtime == ie9 ]
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
124 input_element_test/supported_tel: Fail 123 input_element_test/supported_tel: Fail
125 input_element_test/supported_time: Fail 124 input_element_test/supported_time: Fail
126 input_element_test/supported_url: Fail 125 input_element_test/supported_url: Fail
127 input_element_test/supported_week: Fail 126 input_element_test/supported_week: Fail
128 messageevent_test: Fail 127 messageevent_test: Fail
129 mutationobserver_test/supported: Fail 128 mutationobserver_test/supported: Fail
130 notifications_test/supported: Fail 129 notifications_test/supported: Fail
131 postmessage_structured_test: Skip # BUG(5685): times out. 130 postmessage_structured_test: Skip # BUG(5685): times out.
132 serialized_script_value_test: Fail 131 serialized_script_value_test: Fail
133 shadow_dom_test/supported: Fail 132 shadow_dom_test/supported: Fail
134 streams_test: Fail # Bug 7888
135 svg_3_test: Fail 133 svg_3_test: Fail
136 svgelement_test/additionalConstructors: Fail 134 svgelement_test/additionalConstructors: Fail
137 svgelement2_test: Fail 135 svgelement2_test: Fail
138 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10) 136 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10)
139 websocket_test/supported: Fail 137 websocket_test/supported: Fail
140 window_open_test: Skip # BUG(4016) 138 window_open_test: Skip # BUG(4016)
141 xsltprocessor_test: Skip # BUG(4016) 139 xsltprocessor_test: Skip # BUG(4016)
142 isolates_test: Skip # BUG(4016) 140 isolates_test: Skip # BUG(4016)
143 xhr_test: Skip # BUG(4016) 141 xhr_test: Skip # BUG(4016)
144 xhr_cross_origin_test: Fail # Issue 6016. 142 xhr_cross_origin_test: Fail # Issue 6016.
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 input_element_test/supported_date: Fail 220 input_element_test/supported_date: Fail
223 input_element_test/supported_datetime: Fail 221 input_element_test/supported_datetime: Fail
224 input_element_test/supported_datetime-local: Fail 222 input_element_test/supported_datetime-local: Fail
225 input_element_test/supported_month: Fail 223 input_element_test/supported_month: Fail
226 input_element_test/supported_time: Fail 224 input_element_test/supported_time: Fail
227 input_element_test/supported_week: Fail 225 input_element_test/supported_week: Fail
228 input_element_test/supported_number: Fail 226 input_element_test/supported_number: Fail
229 input_element_test/supported_range: Fail 227 input_element_test/supported_range: Fail
230 notifications_test/supported: Fail 228 notifications_test/supported: Fail
231 shadow_dom_test/supported: Fail 229 shadow_dom_test/supported: Fail
232 streams_test: Fail # Bug 7888
233 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable 230 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable
234 svg_3_test: Fail 231 svg_3_test: Fail
235 svgelement_test/additionalConstructors: Fail 232 svgelement_test/additionalConstructors: Fail
236 svgelement2_test: Fail 233 svgelement2_test: Fail
237 transferables_test: Fail # Issue 3392. 234 transferables_test: Fail # Issue 3392.
238 websql_test: Fail # FF does not support web SQL 235 websql_test: Fail # FF does not support web SQL
239 236
240 [ $runtime == ie9 && ($system == linux || $system == macos) ] 237 [ $runtime == ie9 && ($system == linux || $system == macos) ]
241 *: Skip 238 *: Skip
242 239
(...skipping 10 matching lines...) Expand all
253 250
254 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] 251 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
255 request_animation_frame_test: Skip # Async test hangs. 252 request_animation_frame_test: Skip # Async test hangs.
256 253
257 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] 254 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
258 isolates_test: Skip # Timeout because leg does not support web workers. 255 isolates_test: Skip # Timeout because leg does not support web workers.
259 256
260 [ $compiler == dart2js && $runtime == ff ] 257 [ $compiler == dart2js && $runtime == ff ]
261 inner_frame_test: Skip # Timeout 258 inner_frame_test: Skip # Timeout
262 svg_3_test: Skip # Timeout 259 svg_3_test: Skip # Timeout
OLDNEW
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tools/dom/templates/html/dart2js/impl_DomException.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698