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

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

Issue 12380073: Fixing transferable_test (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/transferables_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 10 matching lines...) Expand all
21 21
22 [$runtime == drt || $runtime == dartium || $runtime == chrome] 22 [$runtime == drt || $runtime == dartium || $runtime == chrome]
23 webgl_1_test: Pass, Fail # Issue 8219 23 webgl_1_test: Pass, Fail # Issue 8219
24 24
25 [ $runtime == drt || $runtime == chrome] 25 [ $runtime == drt || $runtime == chrome]
26 audiobuffersourcenode_test: Pass, Fail, Timeout, Crash # AudiobufferSourceNode i s flaky on Chrome and Dartium - filed issue 8021 for the timeout. 26 audiobuffersourcenode_test: Pass, Fail, Timeout, Crash # AudiobufferSourceNode i s flaky on Chrome and Dartium - filed issue 8021 for the timeout.
27 audiocontext_test: Pass, Timeout, Crash # Issue 8021. 27 audiocontext_test: Pass, Timeout, Crash # Issue 8021.
28 28
29 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] 29 [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
30 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl emented 30 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl emented
31 transferables_test: Pass, Fail # Issue 8026
32 31
33 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi ndows] 32 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi ndows]
34 websql_test: Skip # Issue 4941: stderr contains a backtrace. 33 websql_test: Skip # Issue 4941: stderr contains a backtrace.
35 34
36 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu g] 35 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu g]
37 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. 36 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace.
38 37
39 [ $compiler == none && $runtime == drt && $system == macos] 38 [ $compiler == none && $runtime == drt && $system == macos]
40 audiocontext_test: Pass, Fail 39 audiocontext_test: Pass, Fail
41 40
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 svg_test/supported_externalResourcesRequired: Fail 278 svg_test/supported_externalResourcesRequired: Fail
280 svg_test/supported_langSpace: Fail 279 svg_test/supported_langSpace: Fail
281 websql_test/supported: Fail 280 websql_test/supported: Fail
282 281
283 [ $runtime == ff ] 282 [ $runtime == ff ]
284 audiobuffersourcenode_test: Fail # FF only has Audio element. 283 audiobuffersourcenode_test: Fail # FF only has Audio element.
285 audiocontext_test: Fail # FF only has Audio element 284 audiocontext_test: Fail # FF only has Audio element
286 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 285 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
287 dromaeo_smoke_test: Pass, Fail # Issue: 8257 286 dromaeo_smoke_test: Pass, Fail # Issue: 8257
288 inner_frame_test: Skip 287 inner_frame_test: Skip
289 transferables_test: Fail # Issue 3392.
290 webgl_1_test: Pass, Fail # Issue 8219 288 webgl_1_test: Pass, Fail # Issue 8219
291 289
292 # FireFox Feature support statuses- 290 # FireFox Feature support statuses-
293 # All changes should be accompanied by platform support annotation changes. 291 # All changes should be accompanied by platform support annotation changes.
294 crypto_test/supported: Fail 292 crypto_test/supported: Fail
295 css_test/supported_CssMatrix: Fail 293 css_test/supported_CssMatrix: Fail
296 css_test/supported_DomPoint: Fail 294 css_test/supported_DomPoint: Fail
297 document_test/supports_cssCanvasContext: Fail 295 document_test/supports_cssCanvasContext: Fail
298 element_types_test/supported_content: Fail 296 element_types_test/supported_content: Fail
299 element_types_test/supported_details: Fail 297 element_types_test/supported_details: Fail
(...skipping 13 matching lines...) Expand all
313 input_element_test/supported_week: Fail 311 input_element_test/supported_week: Fail
314 media_stream_test/supported_MediaStreamEvent: Fail 312 media_stream_test/supported_MediaStreamEvent: Fail
315 media_stream_test/supported_MediaStreamTrackEvent: Fail 313 media_stream_test/supported_MediaStreamTrackEvent: Fail
316 notifications_test/supported: Fail 314 notifications_test/supported: Fail
317 rtc_test/supported: Fail # Release build does not enable by default. 315 rtc_test/supported: Fail # Release build does not enable by default.
318 shadow_dom_test/supported: Fail 316 shadow_dom_test/supported: Fail
319 speechrecognition_test/supported: Fail 317 speechrecognition_test/supported: Fail
320 svg_test/supported_externalResourcesRequired: Fail 318 svg_test/supported_externalResourcesRequired: Fail
321 svg_test/supported_langSpace: Fail 319 svg_test/supported_langSpace: Fail
322 touchevent_test/supported: Fail 320 touchevent_test/supported: Fail
321 webgl_1_test: Pass, Fail # Issue 8219
323 websql_test/supported: Fail 322 websql_test/supported: Fail
324 xhr_test/supported_HttpRequestProgressEvent: Fail 323 xhr_test/supported_HttpRequestProgressEvent: Fail
325 324
326 [ $runtime == ie9 && ($system == linux || $system == macos) ] 325 [ $runtime == ie9 && ($system == linux || $system == macos) ]
327 *: Skip 326 *: Skip
328 327
329 [ $runtime == safari && ($system == linux || $system == windows) ] 328 [ $runtime == safari && ($system == linux || $system == windows) ]
330 *: Skip 329 *: Skip
331 330
332 # 'html' tests import the HTML library, so they only make sense in 331 # 'html' tests import the HTML library, so they only make sense in
333 # a browser environment. 332 # a browser environment.
334 [ $runtime == vm ] 333 [ $runtime == vm ]
335 *: Skip 334 *: Skip
336 335
337 [ $compiler == dart2js ]
338 transferables_test: Skip # until isInstance works in dart2js
339
340 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] 336 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
341 request_animation_frame_test: Skip # Async test hangs. 337 request_animation_frame_test: Skip # Async test hangs.
342 338
343 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] 339 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
344 isolates_test: Skip # Timeout because leg does not support web workers. 340 isolates_test: Skip # Timeout because leg does not support web workers.
345 341
346 [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == sa fari || $runtime == ff || $runtime == chrome || $runtime == opera || $runtime == drt)] 342 [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == sa fari || $runtime == ff || $runtime == chrome || $runtime == opera || $runtime == drt)]
347 element_test/queryAll: Fail # dartbug.com/8496: missing substitution on native c lasses 343 element_test/queryAll: Fail # dartbug.com/8496: missing substitution on native c lasses
348 node_test/_NodeList: Fail # dartbug.com/8496: missing substitution on native cla sses 344 node_test/_NodeList: Fail # dartbug.com/8496: missing substitution on native cla sses
349 node_test/nodes: Fail # dartbug.com/8496: missing substitution on native classes 345 node_test/nodes: Fail # dartbug.com/8496: missing substitution on native classes
350 typed_arrays_1_test/arrays: Fail # dartbug.com/8496: missing substitution on nat ive classes 346 typed_arrays_1_test/arrays: Fail # dartbug.com/8496: missing substitution on nat ive classes
351 typed_arrays_1_test/supported: Fail # dartbug.com/8496: missing substitution on native classes 347 typed_arrays_1_test/supported: Fail # dartbug.com/8496: missing substitution on native classes
352 348
353 [ $compiler == dart2js && $runtime == ff ] 349 [ $compiler == dart2js && $runtime == ff ]
354 inner_frame_test: Skip # Timeout 350 inner_frame_test: Skip # Timeout
355 351
356 [ $compiler == dart2js && $runtime == drt && $unchecked ] 352 [ $compiler == dart2js && $runtime == drt && $unchecked ]
357 indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851 353 indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851
358 354
359 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run time == ff || $runtime == chrome) ] 355 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run time == ff || $runtime == chrome) ]
360 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim es out). 356 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim es out).
361 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. 357 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions.
362 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim es out). 358 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim es out).
363 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim es out). 359 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim es out).
364 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions. 360 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions.
OLDNEW
« no previous file with comments | « no previous file | tests/html/transferables_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698