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

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

Issue 11888013: Adding support checks for FileSystem APIs and making APIs not webkit-specific. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixing test. 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 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 element_test/click: Fail # IE does not support firing this event. 49 element_test/click: Fail # IE does not support firing this event.
50 element_types_test/supported_content: Fail 50 element_types_test/supported_content: Fail
51 element_types_test/supported_details: Fail 51 element_types_test/supported_details: Fail
52 element_types_test/supported_keygen: Fail 52 element_types_test/supported_keygen: Fail
53 element_types_test/supported_meter: Fail 53 element_types_test/supported_meter: Fail
54 element_types_test/supported_object: Fail 54 element_types_test/supported_object: Fail
55 element_types_test/supported_output: Fail 55 element_types_test/supported_output: Fail
56 element_types_test/supported_shadow: Fail 56 element_types_test/supported_shadow: Fail
57 exceptions_test: Fail 57 exceptions_test: Fail
58 form_data_test: Fail # TODO(efortuna): Issue 7875. 58 form_data_test: Fail # TODO(efortuna): Issue 7875.
59 fileapi_test: Fail 59 fileapi_test/supported: Fail
60 inner_frame_test: Skip 60 inner_frame_test: Skip
61 input_element_test/supported_date: Fail 61 input_element_test/supported_date: Fail
62 input_element_test/supported_datetime: Fail 62 input_element_test/supported_datetime: Fail
63 input_element_test/supported_datetime-local: Fail 63 input_element_test/supported_datetime-local: Fail
64 input_element_test/supported_month: Fail 64 input_element_test/supported_month: Fail
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
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 # Investigate and triage the following into bug reports. 105 # Investigate and triage the following into bug reports.
106 # 106 #
107 audiobuffersourcenode_test: Fail 107 audiobuffersourcenode_test: Fail
108 audiocontext_test: Fail 108 audiocontext_test: Fail
109 blob_constructor_test: Fail 109 blob_constructor_test: Fail
110 cache_test: fail # IE9 does not support ApplicationCache, but IE 10 does (and should work). 110 cache_test: fail # IE9 does not support ApplicationCache, but IE 10 does (and should work).
111 css_test: Fail 111 css_test: Fail
112 dom_constructors_test: Fail 112 dom_constructors_test: Fail
113 element_test/matches: Fail # IE9 does not support matches 113 element_test/matches: Fail # IE9 does not support matches
114 exceptions_test: Fail 114 exceptions_test: Fail
115 fileapi_test: Fail # IE does not support filesystem APIs. 115 fileapi_test/supported: Fail
116 history_test/supported_state: Fail 116 history_test/supported_state: Fail
117 indexeddb_1_test/supported: Fail 117 indexeddb_1_test/supported: Fail
118 input_element_test/supported_date: Fail 118 input_element_test/supported_date: Fail
119 input_element_test/supported_datetime-local: Fail 119 input_element_test/supported_datetime-local: Fail
120 input_element_test/supported_datetime: Fail 120 input_element_test/supported_datetime: Fail
121 input_element_test/supported_email: Fail 121 input_element_test/supported_email: Fail
122 input_element_test/supported_month: Fail 122 input_element_test/supported_month: Fail
123 input_element_test/supported_number: Fail 123 input_element_test/supported_number: Fail
124 input_element_test/supported_range: Fail 124 input_element_test/supported_range: Fail
125 input_element_test/supported_search: Fail 125 input_element_test/supported_search: Fail
(...skipping 28 matching lines...) Expand all
154 element_types_test/supported_shadow: Fail 154 element_types_test/supported_shadow: Fail
155 performance_api_test/supported: Fail 155 performance_api_test/supported: Fail
156 indexeddb_1_test/supported: Fail 156 indexeddb_1_test/supported: Fail
157 input_element_test/supported_date: Fail 157 input_element_test/supported_date: Fail
158 input_element_test/supported_datetime: Fail 158 input_element_test/supported_datetime: Fail
159 input_element_test/supported_datetime-local: Fail 159 input_element_test/supported_datetime-local: Fail
160 input_element_test/supported_month: Fail, Crash 160 input_element_test/supported_month: Fail, Crash
161 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria ge this failure. 161 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria ge this failure.
162 input_element_test/supported_time: Fail, Crash 162 input_element_test/supported_time: Fail, Crash
163 input_element_test/supported_week: Fail, Crash 163 input_element_test/supported_week: Fail, Crash
164 fileapi_test: Fail # requestFileSystem not supported in Safari 6. 164 fileapi_test/supported: Fail
165 node_test: Skip # Issue 6457 165 node_test: Skip # Issue 6457
166 shadow_dom_test/supported: Fail 166 shadow_dom_test/supported: Fail
167 167
168 [ $runtime == opera ] 168 [ $runtime == opera ]
169 document_test/supports_cssCanvasContext: Fail 169 document_test/supports_cssCanvasContext: Fail
170 document_test/document: Fail # Issue: 7413 170 document_test/document: Fail # Issue: 7413
171 form_data_test: Fail # Issue: 7413 171 form_data_test: Fail # Issue: 7413
172 keyboard_event_test: Fail # Issue: 7413 172 keyboard_event_test: Fail # Issue: 7413
173 element_test/eventListening: Fail # Issue: 7413 173 element_test/eventListening: Fail # Issue: 7413
174 element_test/children: Fail # Issue: 7413 174 element_test/children: Fail # Issue: 7413
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
212 css_test: Fail # No analog to WebKitCssMatrix 212 css_test: Fail # No analog to WebKitCssMatrix
213 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 213 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
214 document_test/supports_cssCanvasContext: Fail 214 document_test/supports_cssCanvasContext: Fail
215 element_types_test/supported_content: Fail 215 element_types_test/supported_content: Fail
216 element_types_test/supported_details: Fail 216 element_types_test/supported_details: Fail
217 element_types_test/supported_embed: Fail 217 element_types_test/supported_embed: Fail
218 element_types_test/supported_keygen: Fail 218 element_types_test/supported_keygen: Fail
219 element_types_test/supported_shadow: Fail 219 element_types_test/supported_shadow: Fail
220 element_types_test/supported_track: Fail 220 element_types_test/supported_track: Fail
221 exceptions_test: Fail # Uses webkitotifications, no analogue in moz 221 exceptions_test: Fail # Uses webkitotifications, no analogue in moz
222 fileapi_test: Fail # FF does not support filesystem APIs. 222 fileapi_test/supported: Fail
223 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] 223 # setup code fails. prepare. (DOM callback has errors) Caught [object Event]
224 inner_frame_test: Skip 224 inner_frame_test: Skip
225 input_element_test/supported_date: Fail 225 input_element_test/supported_date: Fail
226 input_element_test/supported_datetime: Fail 226 input_element_test/supported_datetime: Fail
227 input_element_test/supported_datetime-local: Fail 227 input_element_test/supported_datetime-local: Fail
228 input_element_test/supported_month: Fail 228 input_element_test/supported_month: Fail
229 input_element_test/supported_time: Fail 229 input_element_test/supported_time: Fail
230 input_element_test/supported_week: Fail 230 input_element_test/supported_week: Fail
231 input_element_test/supported_number: Fail 231 input_element_test/supported_number: Fail
232 input_element_test/supported_range: Fail 232 input_element_test/supported_range: Fail
(...skipping 22 matching lines...) Expand all
255 255
256 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] 256 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
257 request_animation_frame_test: Skip # Async test hangs. 257 request_animation_frame_test: Skip # Async test hangs.
258 258
259 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] 259 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
260 isolates_test: Skip # Timeout because leg does not support web workers. 260 isolates_test: Skip # Timeout because leg does not support web workers.
261 261
262 [ $compiler == dart2js && $runtime == ff ] 262 [ $compiler == dart2js && $runtime == ff ]
263 inner_frame_test: Skip # Timeout 263 inner_frame_test: Skip # Timeout
264 svg_3_test: Skip # Timeout 264 svg_3_test: Skip # Timeout
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698