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

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

Issue 12314030: Add test of crypto.getRandomValues. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status file. 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 | « tests/html/crypto_test.dart ('k') | no next file » | 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 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 [ $compiler == none && $runtime == drt && $system == macos] 46 [ $compiler == none && $runtime == drt && $system == macos]
47 audiocontext_test: Pass, Fail 47 audiocontext_test: Pass, Fail
48 48
49 [ $compiler == dart2js && $runtime == drt && $system == macos] 49 [ $compiler == dart2js && $runtime == drt && $system == macos]
50 audiobuffersourcenode_test: Pass, Fail 50 audiobuffersourcenode_test: Pass, Fail
51 51
52 [$runtime == ie10 ] 52 [$runtime == ie10 ]
53 # TODO(efortuna, blois): Triage. 53 # TODO(efortuna, blois): Triage.
54 audiobuffersourcenode_test: Fail 54 audiobuffersourcenode_test: Fail
55 audiocontext_test: Fail 55 audiocontext_test: Fail
56 crypto_test: Fail
56 css_test/supported_CssMatrix: Fail 57 css_test/supported_CssMatrix: Fail
57 css_test/supported_DomPoint: Fail 58 css_test/supported_DomPoint: Fail
58 document_test/supports_cssCanvasContext: Fail 59 document_test/supports_cssCanvasContext: Fail
59 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. 60 dromaeo_smoke_test: Skip #TODO(efortuna): investigating.
60 element_test/click: Fail # IE does not support firing this event. 61 element_test/click: Fail # IE does not support firing this event.
61 element_types_test/supported_content: Fail 62 element_types_test/supported_content: Fail
62 element_types_test/supported_details: Fail 63 element_types_test/supported_details: Fail
63 element_types_test/supported_keygen: Fail 64 element_types_test/supported_keygen: Fail
64 element_types_test/supported_meter: Fail 65 element_types_test/supported_meter: Fail
65 element_types_test/supported_output: Fail 66 element_types_test/supported_output: Fail
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 websql_test/supported: Fail 100 websql_test/supported: Fail
100 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. 101 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
101 window_open_test: Skip 102 window_open_test: Skip
102 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. 103 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875.
103 xhr_test/supported_HttpRequestProgressEvent: Fail 104 xhr_test/supported_HttpRequestProgressEvent: Fail
104 xsltprocessor_test/supported: Fail 105 xsltprocessor_test/supported: Fail
105 history_test/history: Pass, Fail # issue 8183 106 history_test/history: Pass, Fail # issue 8183
106 canvasrenderingcontext2d_test: Fail # issue 8678 107 canvasrenderingcontext2d_test: Fail # issue 8678
107 108
108 [ $runtime == ie9 ] 109 [ $runtime == ie9 ]
110 crypto_test: Fail
109 document_test/supports_cssCanvasContext: Fail 111 document_test/supports_cssCanvasContext: Fail
110 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. 112 dromaeo_smoke_test: Skip #TODO(efortuna): investigating.
111 element_test/click: Fail # IE does not support firing this event. 113 element_test/click: Fail # IE does not support firing this event.
112 element_types_test/supported_content: Fail 114 element_types_test/supported_content: Fail
113 element_types_test/supported_datalist: Fail 115 element_types_test/supported_datalist: Fail
114 element_types_test/supported_details: Fail 116 element_types_test/supported_details: Fail
115 element_types_test/supported_keygen: Fail 117 element_types_test/supported_keygen: Fail
116 element_types_test/supported_meter: Fail 118 element_types_test/supported_meter: Fail
117 element_types_test/supported_output: Fail 119 element_types_test/supported_output: Fail
118 element_types_test/supported_progress: Fail 120 element_types_test/supported_progress: Fail
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 speechrecognition_test/supported: Fail 233 speechrecognition_test/supported: Fail
232 touchevent_test/supported: Fail 234 touchevent_test/supported: Fail
233 webgl_1_test: Pass, Fail # Issue 8219 235 webgl_1_test: Pass, Fail # Issue 8219
234 236
235 audiocontext_test: Crash, Fail # Issue: 7414 237 audiocontext_test: Crash, Fail # Issue: 7414
236 datalistelement_test: Fail # Issue: 7414 238 datalistelement_test: Fail # Issue: 7414
237 element_test/elements: Crash, Fail # Issue: 7414 239 element_test/elements: Crash, Fail # Issue: 7414
238 wheelevent_test: Fail # Issue: 7414 240 wheelevent_test: Fail # Issue: 7414
239 241
240 [ $runtime == opera ] 242 [ $runtime == opera ]
243 crypto_test: Fail
241 document_test/supports_cssCanvasContext: Fail 244 document_test/supports_cssCanvasContext: Fail
242 document_test/document: Fail # Issue: 7413 245 document_test/document: Fail # Issue: 7413
243 form_data_test: Fail # Issue: 7413 246 form_data_test: Fail # Issue: 7413
244 keyboard_event_test: Fail # Issue: 7413 247 keyboard_event_test: Fail # Issue: 7413
245 element_test/eventListening: Fail # Issue: 7413 248 element_test/eventListening: Fail # Issue: 7413
246 element_test/children: Fail # Issue: 7413 249 element_test/children: Fail # Issue: 7413
247 audiobuffersourcenode_test: Fail 250 audiobuffersourcenode_test: Fail
248 canvas_test: Pass,Fail 251 canvas_test: Pass,Fail
249 audiocontext_test: Fail 252 audiocontext_test: Fail
250 blob_constructor_test: Fail 253 blob_constructor_test: Fail
(...skipping 23 matching lines...) Expand all
274 fileapi_test: Skip # Timeout. 277 fileapi_test: Skip # Timeout.
275 inner_frame_test: Skip # Timeout. 278 inner_frame_test: Skip # Timeout.
276 js_interop_3_test: Skip # Timeout. 279 js_interop_3_test: Skip # Timeout.
277 js_interop_4_test: Skip # Timeout. 280 js_interop_4_test: Skip # Timeout.
278 isolates_test: Skip # Timeout. 281 isolates_test: Skip # Timeout.
279 websql_test/supported: Fail 282 websql_test/supported: Fail
280 283
281 [ $runtime == ff ] 284 [ $runtime == ff ]
282 audiobuffersourcenode_test: Fail # FF only has Audio element. 285 audiobuffersourcenode_test: Fail # FF only has Audio element.
283 audiocontext_test: Fail # FF only has Audio element 286 audiocontext_test: Fail # FF only has Audio element
287 crypto_test: Fail
284 css_test/supported_CssMatrix: Fail 288 css_test/supported_CssMatrix: Fail
285 css_test/supported_DomPoint: Fail 289 css_test/supported_DomPoint: Fail
286 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 290 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
287 document_test/supports_cssCanvasContext: Fail 291 document_test/supports_cssCanvasContext: Fail
288 element_types_test/supported_content: Fail 292 element_types_test/supported_content: Fail
289 element_types_test/supported_details: Fail 293 element_types_test/supported_details: Fail
290 element_types_test/supported_embed: Fail 294 element_types_test/supported_embed: Fail
291 element_types_test/supported_keygen: Fail 295 element_types_test/supported_keygen: Fail
292 element_types_test/supported_object: Fail 296 element_types_test/supported_object: Fail
293 element_types_test/supported_shadow: Fail 297 element_types_test/supported_shadow: Fail
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
340 344
341 [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == sa fari || $runtime == ff || $runtime == chrome || $runtime == opera || $runtime == drt)] 345 [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == sa fari || $runtime == ff || $runtime == chrome || $runtime == opera || $runtime == drt)]
342 element_test/queryAll: Fail # dartbug.com/8496: missing substitution on native c lasses 346 element_test/queryAll: Fail # dartbug.com/8496: missing substitution on native c lasses
343 node_test/_NodeList: Fail # dartbug.com/8496: missing substitution on native cla sses 347 node_test/_NodeList: Fail # dartbug.com/8496: missing substitution on native cla sses
344 node_test/nodes: Fail # dartbug.com/8496: missing substitution on native classes 348 node_test/nodes: Fail # dartbug.com/8496: missing substitution on native classes
345 typed_arrays_1_test/arrays: Fail # dartbug.com/8496: missing substitution on nat ive classes 349 typed_arrays_1_test/arrays: Fail # dartbug.com/8496: missing substitution on nat ive classes
346 typed_arrays_1_test/supported: Fail # dartbug.com/8496: missing substitution on native classes 350 typed_arrays_1_test/supported: Fail # dartbug.com/8496: missing substitution on native classes
347 351
348 [ $compiler == dart2js && $runtime == ff ] 352 [ $compiler == dart2js && $runtime == ff ]
349 inner_frame_test: Skip # Timeout 353 inner_frame_test: Skip # Timeout
OLDNEW
« no previous file with comments | « tests/html/crypto_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698