| OLD | NEW |
| 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 async_window_test: Skip #TODO(gram): investigating | 5 async_window_test: Skip #TODO(gram): investigating |
| 6 event_test: Skip # Issue 1996 | 6 event_test: Skip # Issue 1996 |
| 7 interactive_test: Skip # Must be run manually. | 7 interactive_test: Skip # Must be run manually. |
| 8 | 8 |
| 9 [ $compiler == dart2js && $browser ] | 9 [ $compiler == dart2js && $browser ] |
| 10 element_offset_test/offset: Pass, Fail # Issue 13296 | 10 element_offset_test/offset: Pass, Fail # Issue 13296 |
| (...skipping 18 matching lines...) Expand all Loading... |
| 29 xhr_test: Pass, Fail # Issue 12648 | 29 xhr_test: Pass, Fail # Issue 12648 |
| 30 custom/attribute_changed_callback_test: Fail # 12643 | 30 custom/attribute_changed_callback_test: Fail # 12643 |
| 31 xhr_test/json: Fail # Issue 13069 | 31 xhr_test/json: Fail # Issue 13069 |
| 32 | 32 |
| 33 [ $compiler == none && $runtime == drt && $system == windows ] | 33 [ $compiler == none && $runtime == drt && $system == windows ] |
| 34 worker_test/functional: Pass, Crash # Issue 9929. | 34 worker_test/functional: Pass, Crash # Issue 9929. |
| 35 | 35 |
| 36 [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == sa
fari || $runtime == ff || $runtime == chrome || $runtime == chromeOnAndroid || $
runtime == opera || $runtime == drt || $runtime == dartium)] | 36 [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == sa
fari || $runtime == ff || $runtime == chrome || $runtime == chromeOnAndroid || $
runtime == opera || $runtime == drt || $runtime == dartium)] |
| 37 dom_isolates_test: Skip # Need to migrate to new spawnDomFunction. | 37 dom_isolates_test: Skip # Need to migrate to new spawnDomFunction. |
| 38 | 38 |
| 39 |
| 40 [ $compiler == dart2js && $runtime == chromeOnAndroid ] |
| 41 crypto_test/functional: Pass, Slow # TODO(kasperl): Please triage. |
| 42 input_element_test/supported_datetime-local: Pass, Slow # TODO(kasperl): Please
triage. |
| 43 |
| 44 audiobuffersourcenode_test/supported: Fail # TODO(kasperl): Please triage. |
| 45 canvasrenderingcontext2d_test/drawImage_video_element: Fail # TODO(kasperl): Ple
ase triage. |
| 46 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # TODO(kaspe
rl): Please triage. |
| 47 dromaeo_smoke_test: Fail # TODO(kasperl): Please triage. |
| 48 element_types_test/supported_datalist: Fail # TODO(kasperl): Please triage. |
| 49 fileapi_test/directoryReader: Fail # TODO(kasperl): Please triage. |
| 50 fileapi_test/entry: Fail # TODO(kasperl): Please triage. |
| 51 fileapi_test/getFile: Fail # TODO(kasperl): Please triage. |
| 52 indexeddb_4_test: Fail # TODO(kasperl): Please triage. |
| 53 input_element_test/supported_week: Fail # TODO(kasperl): Please triage. |
| 54 media_stream_test/supported_media: Fail # TODO(kasperl): Please triage. |
| 55 notifications_test/supported: Fail # TODO(kasperl): Please triage. |
| 56 rtc_test/supported: Fail # TODO(kasperl): Please triage. |
| 57 speechrecognition_test/supported: Fail # TODO(kasperl): Please triage. |
| 58 speechrecognition_test/types: Fail # TODO(kasperl): Please triage. |
| 59 xhr_test/json: Fail # TODO(kasperl): Please triage. |
| 60 |
| 61 |
| 39 [ $compiler == dart2js && $runtime == ie10 ] | 62 [ $compiler == dart2js && $runtime == ie10 ] |
| 40 async_test: Pass, Fail # timers test fails on ie10. | 63 async_test: Pass, Fail # timers test fails on ie10. |
| 41 indexeddb_5_test: Fail # Issue 12893 | 64 indexeddb_5_test: Fail # Issue 12893 |
| 42 | 65 |
| 43 [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ] | 66 [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ] |
| 44 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers. | 67 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers. |
| 45 | 68 |
| 46 [ $compiler == dart2js && $runtime == safari ] | 69 [ $compiler == dart2js && $runtime == safari ] |
| 47 url_test: Fail # Issue 10096 | 70 url_test: Fail # Issue 10096 |
| 48 audiobuffersourcenode_test/supported: Pass, Timeout # Issue 12772 | 71 audiobuffersourcenode_test/supported: Pass, Timeout # Issue 12772 |
| (...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 376 event_customevent_test: Fail # Test cannot run under CSP restrictions. | 399 event_customevent_test: Fail # Test cannot run under CSP restrictions. |
| 377 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 400 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 378 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. | 401 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. |
| 379 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 402 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 380 js_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 403 js_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 381 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 404 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 382 safe_dom_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 405 safe_dom_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 383 | 406 |
| 384 [ $compiler == dart2js && $runtime == drt ] | 407 [ $compiler == dart2js && $runtime == drt ] |
| 385 wheelevent_test: Fail # http://dartbug.com/12958 | 408 wheelevent_test: Fail # http://dartbug.com/12958 |
| OLD | NEW |