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

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

Issue 12421005: Attempting to fix IndexedDB test on IE10 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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/indexeddb_1_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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 css_test/supported_DomPoint: Fail 63 css_test/supported_DomPoint: Fail
64 document_test/supports_cssCanvasContext: Fail 64 document_test/supports_cssCanvasContext: Fail
65 element_types_test/supported_content: Fail 65 element_types_test/supported_content: Fail
66 element_types_test/supported_details: Fail 66 element_types_test/supported_details: Fail
67 element_types_test/supported_keygen: Fail 67 element_types_test/supported_keygen: Fail
68 element_types_test/supported_meter: Fail 68 element_types_test/supported_meter: Fail
69 element_types_test/supported_output: Fail 69 element_types_test/supported_output: Fail
70 element_types_test/supported_shadow: Fail 70 element_types_test/supported_shadow: Fail
71 fileapi_test/supported: Fail 71 fileapi_test/supported: Fail
72 history_test/supported_HashChangeEvent: Fail 72 history_test/supported_HashChangeEvent: Fail
73 indexeddb_5_test/supportsDatabaseNames: Fail 73 indexeddb_1_test/supportsDatabaseNames: Fail
74 input_element_test/supported_date: Fail 74 input_element_test/supported_date: Fail
75 input_element_test/supported_datetime-local: Fail 75 input_element_test/supported_datetime-local: Fail
76 input_element_test/supported_month: Fail 76 input_element_test/supported_month: Fail
77 input_element_test/supported_time: Fail 77 input_element_test/supported_time: Fail
78 input_element_test/supported_week: Fail 78 input_element_test/supported_week: Fail
79 media_stream_test/supported_MediaStreamEvent: Fail 79 media_stream_test/supported_MediaStreamEvent: Fail
80 media_stream_test/supported_MediaStreamTrackEvent: Fail 80 media_stream_test/supported_MediaStreamTrackEvent: Fail
81 media_stream_test/supported_media: Fail 81 media_stream_test/supported_media: Fail
82 mutationobserver_test/supported: Fail 82 mutationobserver_test/supported: Fail
83 notifications_test/supported: Fail 83 notifications_test/supported: Fail
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 element_types_test/supported_meter: Fail 128 element_types_test/supported_meter: Fail
129 element_types_test/supported_output: Fail 129 element_types_test/supported_output: Fail
130 element_types_test/supported_progress: Fail 130 element_types_test/supported_progress: Fail
131 element_types_test/supported_shadow: Fail 131 element_types_test/supported_shadow: Fail
132 element_types_test/supported_track: Fail 132 element_types_test/supported_track: Fail
133 fileapi_test/supported: Fail 133 fileapi_test/supported: Fail
134 form_data_test/supported: Fail 134 form_data_test/supported: Fail
135 history_test/supported_HashChangeEvent: Fail 135 history_test/supported_HashChangeEvent: Fail
136 history_test/supported_state: Fail 136 history_test/supported_state: Fail
137 indexeddb_1_test/supported: Fail 137 indexeddb_1_test/supported: Fail
138 indexeddb_5_test/supportsDatabaseNames: Fail 138 indexeddb_1_test/supportsDatabaseNames: Fail
139 input_element_test/supported_date: Fail 139 input_element_test/supported_date: Fail
140 input_element_test/supported_datetime-local: Fail 140 input_element_test/supported_datetime-local: Fail
141 input_element_test/supported_email: Fail 141 input_element_test/supported_email: Fail
142 input_element_test/supported_month: Fail 142 input_element_test/supported_month: Fail
143 input_element_test/supported_number: Fail 143 input_element_test/supported_number: Fail
144 input_element_test/supported_range: Fail 144 input_element_test/supported_range: Fail
145 input_element_test/supported_search: Fail 145 input_element_test/supported_search: Fail
146 input_element_test/supported_tel: Fail 146 input_element_test/supported_tel: Fail
147 input_element_test/supported_time: Fail 147 input_element_test/supported_time: Fail
148 input_element_test/supported_url: Fail 148 input_element_test/supported_url: Fail
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 webgl_1_test: Pass, Fail # Issue 8219 207 webgl_1_test: Pass, Fail # Issue 8219
208 wheelevent_test: Fail # Issue: 7414 208 wheelevent_test: Fail # Issue: 7414
209 209
210 # Safari Feature support statuses- 210 # Safari Feature support statuses-
211 # All changes should be accompanied by platform support annotation changes. 211 # All changes should be accompanied by platform support annotation changes.
212 element_types_test/supported_content: Fail 212 element_types_test/supported_content: Fail
213 element_types_test/supported_datalist: Fail 213 element_types_test/supported_datalist: Fail
214 element_types_test/supported_shadow: Fail 214 element_types_test/supported_shadow: Fail
215 fileapi_test/supported: Fail 215 fileapi_test/supported: Fail
216 indexeddb_1_test/supported: Fail 216 indexeddb_1_test/supported: Fail
217 indexeddb_5_test/supportsDatabaseNames: Fail 217 indexeddb_1_test/supportsDatabaseNames: Fail
218 input_element_test/supported_date: Fail 218 input_element_test/supported_date: Fail
219 input_element_test/supported_datetime-local: Fail 219 input_element_test/supported_datetime-local: Fail
220 media_stream_test/supported_MediaStreamEvent: Fail 220 media_stream_test/supported_MediaStreamEvent: Fail
221 media_stream_test/supported_MediaStreamTrackEvent: Fail 221 media_stream_test/supported_MediaStreamTrackEvent: Fail
222 media_stream_test/supported_media: Fail 222 media_stream_test/supported_media: Fail
223 notifications_test/supported: Fail 223 notifications_test/supported: Fail
224 performance_api_test/supported: Fail 224 performance_api_test/supported: Fail
225 rtc_test/supported: Fail 225 rtc_test/supported: Fail
226 shadow_dom_test/supported: Fail 226 shadow_dom_test/supported: Fail
227 speechrecognition_test/supported: Fail 227 speechrecognition_test/supported: Fail
(...skipping 28 matching lines...) Expand all
256 typed_arrays_arraybuffer_test: Fail 256 typed_arrays_arraybuffer_test: Fail
257 url_test: Fail 257 url_test: Fail
258 258
259 # Opera Feature support statuses- 259 # Opera Feature support statuses-
260 # All changes should be accompanied by platform support annotation changes. 260 # All changes should be accompanied by platform support annotation changes.
261 crypto_test/supported: Fail 261 crypto_test/supported: Fail
262 css_test/supported_CssMatrix: Fail 262 css_test/supported_CssMatrix: Fail
263 css_test/supported_DomPoint: Fail 263 css_test/supported_DomPoint: Fail
264 document_test/supports_cssCanvasContext: Fail 264 document_test/supports_cssCanvasContext: Fail
265 indexeddb_1_test/supported: Fail 265 indexeddb_1_test/supported: Fail
266 indexeddb_5_test/supportsDatabaseNames: Fail 266 indexeddb_1_test/supportsDatabaseNames: Fail
267 mutationobserver_test/supported: Fail 267 mutationobserver_test/supported: Fail
268 notifications_test/supported: Fail 268 notifications_test/supported: Fail
269 performance_api_test/supported: Fail 269 performance_api_test/supported: Fail
270 speechrecognition_test/supported: Fail 270 speechrecognition_test/supported: Fail
271 svg_test/supported_externalResourcesRequired: Fail 271 svg_test/supported_externalResourcesRequired: Fail
272 svg_test/supported_langSpace: Fail 272 svg_test/supported_langSpace: Fail
273 websql_test/supported: Fail 273 websql_test/supported: Fail
274 274
275 [ $runtime == ff ] 275 [ $runtime == ff ]
276 audiobuffersourcenode_test: Fail # FF only has Audio element. 276 audiobuffersourcenode_test: Fail # FF only has Audio element.
277 audiocontext_test: Fail # FF only has Audio element 277 audiocontext_test: Fail # FF only has Audio element
278 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 278 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
279 dromaeo_smoke_test: Pass, Fail # Issue: 8257 279 dromaeo_smoke_test: Pass, Fail # Issue: 8257
280 webgl_1_test: Pass, Fail # Issue 8219 280 webgl_1_test: Pass, Fail # Issue 8219
281 281
282 # FireFox Feature support statuses- 282 # FireFox Feature support statuses-
283 # All changes should be accompanied by platform support annotation changes. 283 # All changes should be accompanied by platform support annotation changes.
284 crypto_test/supported: Fail 284 crypto_test/supported: Fail
285 css_test/supported_CssMatrix: Fail 285 css_test/supported_CssMatrix: Fail
286 css_test/supported_DomPoint: Fail 286 css_test/supported_DomPoint: Fail
287 document_test/supports_cssCanvasContext: Fail 287 document_test/supports_cssCanvasContext: Fail
288 element_types_test/supported_content: Fail 288 element_types_test/supported_content: Fail
289 element_types_test/supported_details: Fail 289 element_types_test/supported_details: Fail
290 element_types_test/supported_embed: Fail 290 element_types_test/supported_embed: Fail
291 element_types_test/supported_keygen: Fail 291 element_types_test/supported_keygen: Fail
292 element_types_test/supported_object: Fail 292 element_types_test/supported_object: Fail
293 element_types_test/supported_shadow: Fail 293 element_types_test/supported_shadow: Fail
294 element_types_test/supported_track: Fail 294 element_types_test/supported_track: Fail
295 fileapi_test/supported: Fail 295 fileapi_test/supported: Fail
296 indexeddb_5_test/supportsDatabaseNames: Fail 296 indexeddb_1_test/supportsDatabaseNames: Fail
297 input_element_test/supported_date: Fail 297 input_element_test/supported_date: Fail
298 input_element_test/supported_datetime-local: Fail 298 input_element_test/supported_datetime-local: Fail
299 input_element_test/supported_month: Fail 299 input_element_test/supported_month: Fail
300 input_element_test/supported_number: Fail 300 input_element_test/supported_number: Fail
301 input_element_test/supported_range: Fail 301 input_element_test/supported_range: Fail
302 input_element_test/supported_time: Fail 302 input_element_test/supported_time: Fail
303 input_element_test/supported_week: Fail 303 input_element_test/supported_week: Fail
304 media_stream_test/supported_MediaStreamEvent: Fail 304 media_stream_test/supported_MediaStreamEvent: Fail
305 media_stream_test/supported_MediaStreamTrackEvent: Fail 305 media_stream_test/supported_MediaStreamTrackEvent: Fail
306 notifications_test/supported: Fail 306 notifications_test/supported: Fail
(...skipping 18 matching lines...) Expand all
325 *: Skip 325 *: Skip
326 326
327 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] 327 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
328 request_animation_frame_test: Skip # Async test hangs. 328 request_animation_frame_test: Skip # Async test hangs.
329 329
330 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] 330 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
331 isolates_test: Skip # Timeout because leg does not support web workers. 331 isolates_test: Skip # Timeout because leg does not support web workers.
332 332
333 333
334 [ $compiler == dart2js && $runtime == drt && $unchecked ] 334 [ $compiler == dart2js && $runtime == drt && $unchecked ]
335 indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851 335 #indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851
336 336
337 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run time == ff || $runtime == chrome) ] 337 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run time == ff || $runtime == chrome) ]
338 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim es out). 338 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim es out).
339 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. 339 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions.
340 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim es out). 340 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim es out).
341 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim es out). 341 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim es out).
342 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions. 342 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions.
OLDNEW
« no previous file with comments | « no previous file | tests/html/indexeddb_1_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698