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

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

Issue 12217089: Allow non-primitive-value dictionaries to be passed to constructors for html (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | 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 8
9 # Layout tests are only supported on DRT. 9 # Layout tests are only supported on DRT.
10 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ] 10 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 isolates_test: Skip 74 isolates_test: Skip
75 measurement_test: Fail, Pass 75 measurement_test: Fail, Pass
76 media_stream_test/supported_media: Fail 76 media_stream_test/supported_media: Fail
77 media_stream_test/supported_MediaStreamEvent: Fail 77 media_stream_test/supported_MediaStreamEvent: Fail
78 media_stream_test/supported_MediaStreamTrackEvent: Fail 78 media_stream_test/supported_MediaStreamTrackEvent: Fail
79 messageevent_test: Fail 79 messageevent_test: Fail
80 microtask_test: Fail, Pass # Appears to be flaky 80 microtask_test: Fail, Pass # Appears to be flaky
81 mutationobserver_test/supported: Fail 81 mutationobserver_test/supported: Fail
82 native_gc_test: Fail, Pass # BUG(7774): Untriaged. 82 native_gc_test: Fail, Pass # BUG(7774): Untriaged.
83 notifications_test/supported: Fail 83 notifications_test/supported: Fail
84 rtc_test/supported: Fail
84 serialized_script_value_test: Fail 85 serialized_script_value_test: Fail
85 shadow_dom_test/supported: Fail 86 shadow_dom_test/supported: Fail
86 speechrecognition_test/supported: Fail 87 speechrecognition_test/supported: Fail
87 storage_test: Fail, Pass 88 storage_test: Fail, Pass
88 svgelement_test/supported_altGlyph: Fail 89 svgelement_test/supported_altGlyph: Fail
89 svgelement_test/supported_animate: Fail 90 svgelement_test/supported_animate: Fail
90 svgelement_test/supported_animateTransform: Fail 91 svgelement_test/supported_animateTransform: Fail
91 svgelement_test/supported_animateMotion: Fail 92 svgelement_test/supported_animateMotion: Fail
92 svgelement_test/supported_foreignObject: Fail 93 svgelement_test/supported_foreignObject: Fail
93 svgelement_test/supported_set: Fail 94 svgelement_test/supported_set: Fail
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
152 input_element_test/supported_time: Fail 153 input_element_test/supported_time: Fail
153 input_element_test/supported_url: Fail 154 input_element_test/supported_url: Fail
154 input_element_test/supported_week: Fail 155 input_element_test/supported_week: Fail
155 media_stream_test/supported_media: Fail 156 media_stream_test/supported_media: Fail
156 media_stream_test/supported_MediaStreamEvent: Fail 157 media_stream_test/supported_MediaStreamEvent: Fail
157 media_stream_test/supported_MediaStreamTrackEvent: Fail 158 media_stream_test/supported_MediaStreamTrackEvent: Fail
158 messageevent_test: Fail 159 messageevent_test: Fail
159 mutationobserver_test/supported: Fail 160 mutationobserver_test/supported: Fail
160 notifications_test/supported: Fail 161 notifications_test/supported: Fail
161 postmessage_structured_test: Skip # BUG(5685): times out. 162 postmessage_structured_test: Skip # BUG(5685): times out.
163 rtc_test/supported: Fail
162 serialized_script_value_test: Fail 164 serialized_script_value_test: Fail
163 shadow_dom_test/supported: Fail 165 shadow_dom_test/supported: Fail
164 speechrecognition_test/supported: Fail 166 speechrecognition_test/supported: Fail
165 svg_test/supported_externalResourcesRequired: Fail 167 svg_test/supported_externalResourcesRequired: Fail
166 svgelement_test/supported_altGlyph: Fail 168 svgelement_test/supported_altGlyph: Fail
167 svgelement_test/supported_animate: Fail 169 svgelement_test/supported_animate: Fail
168 svgelement_test/supported_animateTransform: Fail 170 svgelement_test/supported_animateTransform: Fail
169 svgelement_test/supported_animateMotion: Fail 171 svgelement_test/supported_animateMotion: Fail
170 svgelement_test/supported_feBlend: Fail 172 svgelement_test/supported_feBlend: Fail
171 svgelement_test/supported_feColorMatrix: Fail 173 svgelement_test/supported_feColorMatrix: Fail
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
213 input_element_test/supported_datetime-local: Fail 215 input_element_test/supported_datetime-local: Fail
214 input_element_test/supported_datetime: Fail 216 input_element_test/supported_datetime: Fail
215 input_element_test/supported_month: Fail, Crash 217 input_element_test/supported_month: Fail, Crash
216 input_element_test/supported_time: Fail, Crash 218 input_element_test/supported_time: Fail, Crash
217 input_element_test/supported_week: Fail, Crash 219 input_element_test/supported_week: Fail, Crash
218 media_stream_test/supported_media: Fail 220 media_stream_test/supported_media: Fail
219 media_stream_test/supported_MediaStreamEvent: Fail 221 media_stream_test/supported_MediaStreamEvent: Fail
220 media_stream_test/supported_MediaStreamTrackEvent: Fail 222 media_stream_test/supported_MediaStreamTrackEvent: Fail
221 notifications_test/supported: Fail # Issue: 7414 223 notifications_test/supported: Fail # Issue: 7414
222 performance_api_test/supported: Fail 224 performance_api_test/supported: Fail
225 rtc_test/supported: Fail
223 shadow_dom_test/supported: Fail 226 shadow_dom_test/supported: Fail
224 speechrecognition_test/supported: Fail 227 speechrecognition_test/supported: Fail
225 touchevent_test/supported: Fail 228 touchevent_test/supported: Fail
226 webgl_1_test: Pass, Fail # Issue 8219 229 webgl_1_test: Pass, Fail # Issue 8219
227 230
228 audiocontext_test: Crash, Fail # Issue: 7414 231 audiocontext_test: Crash, Fail # Issue: 7414
229 datalistelement_test: Fail # Issue: 7414 232 datalistelement_test: Fail # Issue: 7414
230 element_test/elements: Crash, Fail # Issue: 7414 233 element_test/elements: Crash, Fail # Issue: 7414
231 wheelevent_test: Fail # Issue: 7414 234 wheelevent_test: Fail # Issue: 7414
232 235
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
292 input_element_test/supported_datetime: Fail 295 input_element_test/supported_datetime: Fail
293 input_element_test/supported_datetime-local: Fail 296 input_element_test/supported_datetime-local: Fail
294 input_element_test/supported_month: Fail 297 input_element_test/supported_month: Fail
295 input_element_test/supported_time: Fail 298 input_element_test/supported_time: Fail
296 input_element_test/supported_week: Fail 299 input_element_test/supported_week: Fail
297 input_element_test/supported_number: Fail 300 input_element_test/supported_number: Fail
298 input_element_test/supported_range: Fail 301 input_element_test/supported_range: Fail
299 media_stream_test/supported_MediaStreamEvent: Fail 302 media_stream_test/supported_MediaStreamEvent: Fail
300 media_stream_test/supported_MediaStreamTrackEvent: Fail 303 media_stream_test/supported_MediaStreamTrackEvent: Fail
301 notifications_test/supported: Fail 304 notifications_test/supported: Fail
305 rtc_test/supported: Fail # Release build does not enable by default.
302 shadow_dom_test/supported: Fail 306 shadow_dom_test/supported: Fail
303 speechrecognition_test/supported: Fail 307 speechrecognition_test/supported: Fail
304 svg_test/supported_externalResourcesRequired: Fail 308 svg_test/supported_externalResourcesRequired: Fail
305 svg_test/supported_langSpace: Fail 309 svg_test/supported_langSpace: Fail
306 touchevent_test/supported: Fail 310 touchevent_test/supported: Fail
307 transferables_test: Fail # Issue 3392. 311 transferables_test: Fail # Issue 3392.
308 webgl_1_test: Pass, Fail # Issue 8219 312 webgl_1_test: Pass, Fail # Issue 8219
309 websql_test/supported: Fail 313 websql_test/supported: Fail
310 xhr_test/supported_HttpRequestProgressEvent: Fail 314 xhr_test/supported_HttpRequestProgressEvent: Fail
311 dromaeo_smoke_test: Pass, Fail # Issue: 8257 315 dromaeo_smoke_test: Pass, Fail # Issue: 8257
(...skipping 13 matching lines...) Expand all
325 transferables_test: Skip # until isInstance works in dart2js 329 transferables_test: Skip # until isInstance works in dart2js
326 330
327 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] 331 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
328 request_animation_frame_test: Skip # Async test hangs. 332 request_animation_frame_test: Skip # Async test hangs.
329 333
330 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] 334 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
331 isolates_test: Skip # Timeout because leg does not support web workers. 335 isolates_test: Skip # Timeout because leg does not support web workers.
332 336
333 [ $compiler == dart2js && $runtime == ff ] 337 [ $compiler == dart2js && $runtime == ff ]
334 inner_frame_test: Skip # Timeout 338 inner_frame_test: Skip # Timeout
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698