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

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

Issue 11875022: Fixing the DOM event streams test to work on FF and IE. (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
« no previous file with comments | « no previous file | tests/html/streams_test.dart » ('j') | tests/html/streams_test.dart » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 input_element_test/supported_time: Fail 65 input_element_test/supported_time: Fail
66 input_element_test/supported_week: Fail 66 input_element_test/supported_week: Fail
67 isolates_test: Skip 67 isolates_test: Skip
68 measurement_test: Fail, Pass 68 measurement_test: Fail, Pass
69 messageevent_test: Fail 69 messageevent_test: Fail
70 mutationobserver_test/supported: Fail 70 mutationobserver_test/supported: Fail
71 native_gc_test: Fail, Pass # BUG(7774): Untriaged. 71 native_gc_test: Fail, Pass # BUG(7774): Untriaged.
72 serialized_script_value_test: Fail 72 serialized_script_value_test: Fail
73 shadow_dom_test/supported: Fail 73 shadow_dom_test/supported: Fail
74 storage_test: Fail, Pass 74 storage_test: Fail, Pass
75 streams_test: Fail # Bug 7888
76 svgelement_test/additionalConstructors: Fail 75 svgelement_test/additionalConstructors: Fail
77 svgelement2_test: Fail 76 svgelement2_test: Fail
78 svg_3_test: Fail 77 svg_3_test: Fail
79 websql_test: Fail 78 websql_test: Fail
80 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. 79 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
81 window_open_test: Skip 80 window_open_test: Skip
82 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. 81 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875.
83 xsltprocessor_test: Fail 82 xsltprocessor_test: Fail
84 83
85 [ $runtime == ie9 ] 84 [ $runtime == ie9 ]
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 input_element_test/supported_search: Fail 124 input_element_test/supported_search: Fail
126 input_element_test/supported_tel: Fail 125 input_element_test/supported_tel: Fail
127 input_element_test/supported_time: Fail 126 input_element_test/supported_time: Fail
128 input_element_test/supported_url: Fail 127 input_element_test/supported_url: Fail
129 input_element_test/supported_week: Fail 128 input_element_test/supported_week: Fail
130 messageevent_test: Fail 129 messageevent_test: Fail
131 mutationobserver_test/supported: Fail 130 mutationobserver_test/supported: Fail
132 postmessage_structured_test: Skip # BUG(5685): times out. 131 postmessage_structured_test: Skip # BUG(5685): times out.
133 serialized_script_value_test: Fail 132 serialized_script_value_test: Fail
134 shadow_dom_test/supported: Fail 133 shadow_dom_test/supported: Fail
135 streams_test: Fail # Bug 7888
136 svg_3_test: Fail 134 svg_3_test: Fail
137 svgelement_test/additionalConstructors: Fail 135 svgelement_test/additionalConstructors: Fail
138 svgelement2_test: Fail 136 svgelement2_test: Fail
139 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10) 137 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10)
140 websocket_test/supported: Fail 138 websocket_test/supported: Fail
141 window_open_test: Skip # BUG(4016) 139 window_open_test: Skip # BUG(4016)
142 xsltprocessor_test: Skip # BUG(4016) 140 xsltprocessor_test: Skip # BUG(4016)
143 isolates_test: Skip # BUG(4016) 141 isolates_test: Skip # BUG(4016)
144 xhr_test: Skip # BUG(4016) 142 xhr_test: Skip # BUG(4016)
145 xhr_cross_origin_test: Fail # Issue 6016. 143 xhr_cross_origin_test: Fail # Issue 6016.
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 inner_frame_test: Skip 222 inner_frame_test: Skip
225 input_element_test/supported_date: Fail 223 input_element_test/supported_date: Fail
226 input_element_test/supported_datetime: Fail 224 input_element_test/supported_datetime: Fail
227 input_element_test/supported_datetime-local: Fail 225 input_element_test/supported_datetime-local: Fail
228 input_element_test/supported_month: Fail 226 input_element_test/supported_month: Fail
229 input_element_test/supported_time: Fail 227 input_element_test/supported_time: Fail
230 input_element_test/supported_week: Fail 228 input_element_test/supported_week: Fail
231 input_element_test/supported_number: Fail 229 input_element_test/supported_number: Fail
232 input_element_test/supported_range: Fail 230 input_element_test/supported_range: Fail
233 shadow_dom_test/supported: Fail 231 shadow_dom_test/supported: Fail
234 streams_test: Fail # Bug 7888
235 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable 232 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable
236 svg_3_test: Fail 233 svg_3_test: Fail
237 svgelement_test/additionalConstructors: Fail 234 svgelement_test/additionalConstructors: Fail
238 svgelement2_test: Fail 235 svgelement2_test: Fail
239 transferables_test: Fail # Issue 3392. 236 transferables_test: Fail # Issue 3392.
240 websql_test: Fail # FF does not support web SQL 237 websql_test: Fail # FF does not support web SQL
241 238
242 [ $runtime == ie9 && ($system == linux || $system == macos) ] 239 [ $runtime == ie9 && ($system == linux || $system == macos) ]
243 *: Skip 240 *: Skip
244 241
(...skipping 10 matching lines...) Expand all
255 252
256 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] 253 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
257 request_animation_frame_test: Skip # Async test hangs. 254 request_animation_frame_test: Skip # Async test hangs.
258 255
259 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] 256 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
260 isolates_test: Skip # Timeout because leg does not support web workers. 257 isolates_test: Skip # Timeout because leg does not support web workers.
261 258
262 [ $compiler == dart2js && $runtime == ff ] 259 [ $compiler == dart2js && $runtime == ff ]
263 inner_frame_test: Skip # Timeout 260 inner_frame_test: Skip # Timeout
264 svg_3_test: Skip # Timeout 261 svg_3_test: Skip # Timeout
OLDNEW
« no previous file with comments | « no previous file | tests/html/streams_test.dart » ('j') | tests/html/streams_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698