| 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 && $runtime != drt && $browser ] | 9 [ $compiler == dart2js && $runtime != drt && $browser ] |
| 10 custom/document_register_type_extensions_test/namespaces: Fail # Polyfill does n
ot support createElementNS | 10 custom/document_register_type_extensions_test/namespaces: Fail # Polyfill does n
ot support createElementNS |
| (...skipping 17 matching lines...) Expand all Loading... |
| 28 xhr_test/json: Fail # Issue 13069 | 28 xhr_test/json: Fail # Issue 13069 |
| 29 | 29 |
| 30 [ $compiler == none && $runtime == drt && $system == windows ] | 30 [ $compiler == none && $runtime == drt && $system == windows ] |
| 31 worker_test/functional: Pass, Crash # Issue 9929. | 31 worker_test/functional: Pass, Crash # Issue 9929. |
| 32 | 32 |
| 33 [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == sa
fari || $runtime == ff || $runtime == chrome || $runtime == chromeOnAndroid || $
runtime == opera || $runtime == drt || $runtime == dartium)] | 33 [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == sa
fari || $runtime == ff || $runtime == chrome || $runtime == chromeOnAndroid || $
runtime == opera || $runtime == drt || $runtime == dartium)] |
| 34 dom_isolates_test: Skip # Need to migrate to new spawnDomFunction. | 34 dom_isolates_test: Skip # Need to migrate to new spawnDomFunction. |
| 35 | 35 |
| 36 [ $compiler == dart2js && $runtime == ie10 ] | 36 [ $compiler == dart2js && $runtime == ie10 ] |
| 37 async_test: Pass, Fail # timers test fails on ie10. | 37 async_test: Pass, Fail # timers test fails on ie10. |
| 38 indexeddb_2_test: Fail # Issue 12893 | |
| 39 indexeddb_3_test: Fail # Issue 12893 | |
| 40 indexeddb_4_test: Fail # Issue 12893 | |
| 41 indexeddb_5_test: Fail # Issue 12893 | 38 indexeddb_5_test: Fail # Issue 12893 |
| 42 | 39 |
| 43 [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ] | 40 [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ] |
| 44 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers. | 41 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers. |
| 45 | 42 |
| 46 [ $compiler == dart2js && $runtime == safari ] | 43 [ $compiler == dart2js && $runtime == safari ] |
| 47 url_test: Fail # Issue 10096 | 44 url_test: Fail # Issue 10096 |
| 48 audiobuffersourcenode_test/supported: Pass, Timeout # Issue 12772 | 45 audiobuffersourcenode_test/supported: Pass, Timeout # Issue 12772 |
| 49 | 46 |
| 50 [ $compiler == dart2js && $browser && $checked ] | 47 [ $compiler == dart2js && $browser && $checked ] |
| (...skipping 27 matching lines...) Expand all Loading... |
| 78 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu
g] | 75 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu
g] |
| 79 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. | 76 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. |
| 80 | 77 |
| 81 [ $compiler == dart2js && $runtime == drt && $system == macos] | 78 [ $compiler == dart2js && $runtime == drt && $system == macos] |
| 82 audiobuffersourcenode_test: Pass, Fail | 79 audiobuffersourcenode_test: Pass, Fail |
| 83 | 80 |
| 84 [$runtime == ie10 ] | 81 [$runtime == ie10 ] |
| 85 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. | 82 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. |
| 86 element_test/click: Fail # IE does not support firing this event. | 83 element_test/click: Fail # IE does not support firing this event. |
| 87 history_test/history: Pass, Fail # issue 8183 | 84 history_test/history: Pass, Fail # issue 8183 |
| 88 indexeddb_1_test/functional: Fail # Issue 12893 | |
| 89 microtask_test: Fail, Pass # Appears to be flaky | 85 microtask_test: Fail, Pass # Appears to be flaky |
| 90 native_gc_test: Fail, Pass # BUG(7774): Untriaged. | 86 native_gc_test: Fail, Pass # BUG(7774): Untriaged. |
| 91 serialized_script_value_test: Fail | 87 serialized_script_value_test: Fail |
| 92 storage_test: Fail, Pass | 88 storage_test: Fail, Pass |
| 93 transferables_test: Fail # Issue 9846 | 89 transferables_test: Fail # Issue 9846 |
| 94 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. | 90 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. |
| 95 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element | 91 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element |
| 96 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element | 92 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element |
| 97 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. | 93 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. |
| 98 | 94 |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 134 svgelement_test/supported_set: Fail | 130 svgelement_test/supported_set: Fail |
| 135 touchevent_test/supported: Fail | 131 touchevent_test/supported: Fail |
| 136 webgl_1_test/supported: Fail | 132 webgl_1_test/supported: Fail |
| 137 websql_test/supported: Fail | 133 websql_test/supported: Fail |
| 138 xhr_test/json: Fail # IE10 returns string, not JSON object | 134 xhr_test/json: Fail # IE10 returns string, not JSON object |
| 139 xhr_test/supported_HttpRequestProgressEvent: Fail | 135 xhr_test/supported_HttpRequestProgressEvent: Fail |
| 140 xhr_test/supported_overrideMimeType: Fail | 136 xhr_test/supported_overrideMimeType: Fail |
| 141 xsltprocessor_test/supported: Fail | 137 xsltprocessor_test/supported: Fail |
| 142 | 138 |
| 143 | 139 |
| 140 [ $runtime == ie9 || $runtime == ie10 ] |
| 141 custom/document_register_type_extensions_test/construction: Fail # Issue 13193 |
| 142 |
| 144 [ $runtime == ie9 ] | 143 [ $runtime == ie9 ] |
| 145 isolates_test: Timeout # Issue 13027 | 144 isolates_test: Timeout # Issue 13027 |
| 146 blob_constructor_test: Fail | 145 blob_constructor_test: Fail |
| 147 custom/document_register_type_extensions_test/namespaces: Fail # Issue 13193 | 146 custom/document_register_type_extensions_test/namespaces: Fail # Issue 13193 |
| 148 custom/document_register_type_extensions_test/construction: Fail # Issue 13193 | |
| 149 document_test/document: Pass, Fail # BUG(9654) need per-instance patching | 147 document_test/document: Pass, Fail # BUG(9654) need per-instance patching |
| 150 dom_constructors_test: Fail | 148 dom_constructors_test: Fail |
| 151 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. | 149 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. |
| 152 element_test/click: Fail # IE does not support firing this event. | 150 element_test/click: Fail # IE does not support firing this event. |
| 153 form_element_test: Fail # Issue 4793. | 151 form_element_test: Fail # Issue 4793. |
| 154 localstorage_test: Fail | 152 localstorage_test: Fail |
| 155 microtask_test: Pass, Fail # http://dartbug.com/8300 | 153 microtask_test: Pass, Fail # http://dartbug.com/8300 |
| 156 postmessage_structured_test: Skip # BUG(5685): times out. | 154 postmessage_structured_test: Skip # BUG(5685): times out. |
| 157 serialized_script_value_test: Fail | 155 serialized_script_value_test: Fail |
| 158 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 156 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
| (...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 372 event_customevent_test: Fail # Test cannot run under CSP restrictions. | 370 event_customevent_test: Fail # Test cannot run under CSP restrictions. |
| 373 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 371 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 374 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. | 372 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. |
| 375 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 373 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 376 js_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 374 js_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 377 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 375 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 378 safe_dom_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 376 safe_dom_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 379 | 377 |
| 380 [ $compiler == dart2js && $runtime == drt ] | 378 [ $compiler == dart2js && $runtime == drt ] |
| 381 wheelevent_test: Fail # http://dartbug.com/12958 | 379 wheelevent_test: Fail # http://dartbug.com/12958 |
| OLD | NEW |