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

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

Issue 12313015: Dartifying remainder of Index DB APIs. (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
« no previous file with comments | « sdk/lib/indexed_db/dartium/indexed_db_dartium.dart ('k') | tests/html/indexeddb_5_test.dart » ('j') | no next file with comments »
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 async_window_test: Skip #TODO(gram): investigating 6 async_window_test: Skip #TODO(gram): investigating
7 7
8 event_test: Skip # Issue 1996 8 event_test: Skip # Issue 1996
9 custom_elements_test: Skip # Not yet implemented. 9 custom_elements_test: Skip # Not yet implemented.
10 interactive_test: Skip # Must be run manually. 10 interactive_test: Skip # Must be run manually.
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. 59 dromaeo_smoke_test: Skip #TODO(efortuna): investigating.
60 element_test/click: Fail # IE does not support firing this event. 60 element_test/click: Fail # IE does not support firing this event.
61 element_types_test/supported_content: Fail 61 element_types_test/supported_content: Fail
62 element_types_test/supported_details: Fail 62 element_types_test/supported_details: Fail
63 element_types_test/supported_keygen: Fail 63 element_types_test/supported_keygen: Fail
64 element_types_test/supported_meter: Fail 64 element_types_test/supported_meter: Fail
65 element_types_test/supported_output: Fail 65 element_types_test/supported_output: Fail
66 element_types_test/supported_shadow: Fail 66 element_types_test/supported_shadow: Fail
67 fileapi_test/supported: Fail 67 fileapi_test/supported: Fail
68 history_test/supported_HashChangeEvent: Fail 68 history_test/supported_HashChangeEvent: Fail
69 indexeddb_5_test/supportsDatabaseNames: Fail
69 inner_frame_test: Skip 70 inner_frame_test: Skip
70 input_element_test/supported_date: Fail 71 input_element_test/supported_date: Fail
71 input_element_test/supported_datetime: Fail 72 input_element_test/supported_datetime: Fail
72 input_element_test/supported_datetime-local: Fail 73 input_element_test/supported_datetime-local: Fail
73 input_element_test/supported_month: Fail 74 input_element_test/supported_month: Fail
74 input_element_test/supported_time: Fail 75 input_element_test/supported_time: Fail
75 input_element_test/supported_week: Fail 76 input_element_test/supported_week: Fail
76 isolates_test: Skip 77 isolates_test: Skip
77 measurement_test: Fail, Pass 78 measurement_test: Fail, Pass
78 media_stream_test/supported_media: Fail 79 media_stream_test/supported_media: Fail
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 xhr_cross_origin_test: Fail # Issue 6016. 208 xhr_cross_origin_test: Fail # Issue 6016.
208 xsltprocessor_test/supported: Fail 209 xsltprocessor_test/supported: Fail
209 210
210 [ $runtime == safari ] 211 [ $runtime == safari ]
211 element_types_test/supported_content: Fail 212 element_types_test/supported_content: Fail
212 element_types_test/supported_datalist: Fail 213 element_types_test/supported_datalist: Fail
213 element_types_test/supported_shadow: Fail 214 element_types_test/supported_shadow: Fail
214 element_types_test/supported_track: Pass, Fail 215 element_types_test/supported_track: Pass, Fail
215 fileapi_test/supported: Fail 216 fileapi_test/supported: Fail
216 indexeddb_1_test/supported: Fail 217 indexeddb_1_test/supported: Fail
218 indexeddb_5_test/supportsDatabaseNames: Fail
217 input_element_test/supported_date: Fail 219 input_element_test/supported_date: Fail
218 input_element_test/supported_datetime-local: Fail 220 input_element_test/supported_datetime-local: Fail
219 input_element_test/supported_datetime: Fail 221 input_element_test/supported_datetime: Fail
220 input_element_test/supported_month: Fail, Crash 222 input_element_test/supported_month: Fail, Crash
221 input_element_test/supported_time: Fail, Crash 223 input_element_test/supported_time: Fail, Crash
222 input_element_test/supported_week: Fail, Crash 224 input_element_test/supported_week: Fail, Crash
223 media_stream_test/supported_media: Fail 225 media_stream_test/supported_media: Fail
224 media_stream_test/supported_MediaStreamEvent: Fail 226 media_stream_test/supported_MediaStreamEvent: Fail
225 media_stream_test/supported_MediaStreamTrackEvent: Fail 227 media_stream_test/supported_MediaStreamTrackEvent: Fail
226 notifications_test/supported: Fail # Issue: 7414 228 notifications_test/supported: Fail # Issue: 7414
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
285 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 287 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
286 document_test/supports_cssCanvasContext: Fail 288 document_test/supports_cssCanvasContext: Fail
287 element_types_test/supported_content: Fail 289 element_types_test/supported_content: Fail
288 element_types_test/supported_details: Fail 290 element_types_test/supported_details: Fail
289 element_types_test/supported_embed: Fail 291 element_types_test/supported_embed: Fail
290 element_types_test/supported_keygen: Fail 292 element_types_test/supported_keygen: Fail
291 element_types_test/supported_object: Fail 293 element_types_test/supported_object: Fail
292 element_types_test/supported_shadow: Fail 294 element_types_test/supported_shadow: Fail
293 element_types_test/supported_track: Fail 295 element_types_test/supported_track: Fail
294 fileapi_test/supported: Fail 296 fileapi_test/supported: Fail
297 indexeddb_5_test/supportsDatabaseNames: Fail
295 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] 298 # setup code fails. prepare. (DOM callback has errors) Caught [object Event]
296 inner_frame_test: Skip 299 inner_frame_test: Skip
297 input_element_test/supported_date: Fail 300 input_element_test/supported_date: Fail
298 input_element_test/supported_datetime: Fail 301 input_element_test/supported_datetime: Fail
299 input_element_test/supported_datetime-local: Fail 302 input_element_test/supported_datetime-local: Fail
300 input_element_test/supported_month: Fail 303 input_element_test/supported_month: Fail
301 input_element_test/supported_time: Fail 304 input_element_test/supported_time: Fail
302 input_element_test/supported_week: Fail 305 input_element_test/supported_week: Fail
303 input_element_test/supported_number: Fail 306 input_element_test/supported_number: Fail
304 input_element_test/supported_range: Fail 307 input_element_test/supported_range: Fail
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 342
340 [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == sa fari || $runtime == ff || $runtime == chrome || $runtime == opera || $runtime == drt)] 343 [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == sa fari || $runtime == ff || $runtime == chrome || $runtime == opera || $runtime == drt)]
341 element_test/queryAll: Fail # dartbug.com/8496: missing substitution on native c lasses 344 element_test/queryAll: Fail # dartbug.com/8496: missing substitution on native c lasses
342 node_test/_NodeList: Fail # dartbug.com/8496: missing substitution on native cla sses 345 node_test/_NodeList: Fail # dartbug.com/8496: missing substitution on native cla sses
343 node_test/nodes: Fail # dartbug.com/8496: missing substitution on native classes 346 node_test/nodes: Fail # dartbug.com/8496: missing substitution on native classes
344 typed_arrays_1_test/arrays: Fail # dartbug.com/8496: missing substitution on nat ive classes 347 typed_arrays_1_test/arrays: Fail # dartbug.com/8496: missing substitution on nat ive classes
345 typed_arrays_1_test/supported: Fail # dartbug.com/8496: missing substitution on native classes 348 typed_arrays_1_test/supported: Fail # dartbug.com/8496: missing substitution on native classes
346 349
347 [ $compiler == dart2js && $runtime == ff ] 350 [ $compiler == dart2js && $runtime == ff ]
348 inner_frame_test: Skip # Timeout 351 inner_frame_test: Skip # Timeout
OLDNEW
« no previous file with comments | « sdk/lib/indexed_db/dartium/indexed_db_dartium.dart ('k') | tests/html/indexeddb_5_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698