| 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 cssstyledeclaration_test: Skip # Issue 12951 | 5 cssstyledeclaration_test: Skip # Issue 12951 |
| 6 indexeddb_3_test: Skip # Issue 12948 | 6 indexeddb_3_test: Skip # Issue 12948 |
| 7 indexeddb_4_test: Skip # Issue 12948 | 7 indexeddb_4_test: Skip # Issue 12948 |
| 8 indexeddb_5_test: Skip # Issue 12948 | 8 indexeddb_5_test: Skip # Issue 12948 |
| 9 | 9 |
| 10 async_window_test: Skip #TODO(gram): investigating | 10 async_window_test: Skip #TODO(gram): investigating |
| (...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 159 isolates_test: Skip # BUG(4016) | 159 isolates_test: Skip # BUG(4016) |
| 160 localstorage_test: Fail | 160 localstorage_test: Fail |
| 161 microtask_test: Pass, Fail # http://dartbug.com/8300 | 161 microtask_test: Pass, Fail # http://dartbug.com/8300 |
| 162 postmessage_structured_test: Skip # BUG(5685): times out. | 162 postmessage_structured_test: Skip # BUG(5685): times out. |
| 163 serialized_script_value_test: Fail | 163 serialized_script_value_test: Fail |
| 164 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 164 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
| 165 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element | 165 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element |
| 166 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element | 166 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element |
| 167 canvasrenderingcontext2d_test/drawImage_image_element: Pass, Fail # Issue: 11416 | 167 canvasrenderingcontext2d_test/drawImage_image_element: Pass, Fail # Issue: 11416 |
| 168 input_element_test/attributes: Fail # IE returns null while others '' | 168 input_element_test/attributes: Fail # IE returns null while others '' |
| 169 xhr_cross_origin_test/functional: Skip # Issue 12920 | 169 xhr_cross_origin_test: Skip # Issue 12920 |
| 170 | 170 |
| 171 # IE9 Feature support statuses- | 171 # IE9 Feature support statuses- |
| 172 # All changes should be accompanied by platform support annotation changes. | 172 # All changes should be accompanied by platform support annotation changes. |
| 173 audiobuffersourcenode_test/supported: Fail | 173 audiobuffersourcenode_test/supported: Fail |
| 174 audiocontext_test/supported: Fail | 174 audiocontext_test/supported: Fail |
| 175 cache_test/supported: Fail | 175 cache_test/supported: Fail |
| 176 crypto_test/supported: Fail | 176 crypto_test/supported: Fail |
| 177 css_test/supportsPointConversions: Fail | 177 css_test/supportsPointConversions: Fail |
| 178 document_test/supports_cssCanvasContext: Fail | 178 document_test/supports_cssCanvasContext: Fail |
| 179 element_types_test/supported_content: Fail | 179 element_types_test/supported_content: Fail |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 239 svgelement_test/supported_filter: Fail | 239 svgelement_test/supported_filter: Fail |
| 240 svgelement_test/supported_foreignObject: Fail | 240 svgelement_test/supported_foreignObject: Fail |
| 241 svgelement_test/supported_set: Fail | 241 svgelement_test/supported_set: Fail |
| 242 touchevent_test/supported: Fail | 242 touchevent_test/supported: Fail |
| 243 transition_event_test/supported: Fail | 243 transition_event_test/supported: Fail |
| 244 typed_arrays_1_test/supported: Fail | 244 typed_arrays_1_test/supported: Fail |
| 245 webgl_1_test/supported: Fail | 245 webgl_1_test/supported: Fail |
| 246 websocket_test/supported: Fail | 246 websocket_test/supported: Fail |
| 247 websql_test/supported: Fail | 247 websql_test/supported: Fail |
| 248 worker_test/supported: Fail | 248 worker_test/supported: Fail |
| 249 xhr_cross_origin_test/supported: Fail | |
| 250 xhr_test/supported_HttpRequestProgressEvent: Fail | 249 xhr_test/supported_HttpRequestProgressEvent: Fail |
| 251 xhr_test/supported_onLoadEnd: Fail | 250 xhr_test/supported_onLoadEnd: Fail |
| 252 xhr_test/supported_onProgress: Fail | 251 xhr_test/supported_onProgress: Fail |
| 253 xhr_test/supported_overrideMimeType: Fail | 252 xhr_test/supported_overrideMimeType: Fail |
| 254 xsltprocessor_test/supported: Fail | 253 xsltprocessor_test/supported: Fail |
| 255 | 254 |
| 256 [ $runtime == safari ] | 255 [ $runtime == safari ] |
| 257 element_types_test/supported_track: Pass, Fail | 256 element_types_test/supported_track: Pass, Fail |
| 258 input_element_test/supported_month: Fail, Crash | 257 input_element_test/supported_month: Fail, Crash |
| 259 input_element_test/supported_time: Fail, Crash | 258 input_element_test/supported_time: Fail, Crash |
| (...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 378 | 377 |
| 379 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run
time == ff || $runtime == chrome || $runtime == chromeOnAndroid) ] | 378 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run
time == ff || $runtime == chrome || $runtime == chromeOnAndroid) ] |
| 380 # Note: these tests are all injecting scripts by design. This is not allowed un
der CSP. | 379 # Note: these tests are all injecting scripts by design. This is not allowed un
der CSP. |
| 381 event_customevent_test: Fail # Test cannot run under CSP restrictions. | 380 event_customevent_test: Fail # Test cannot run under CSP restrictions. |
| 382 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 381 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 383 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. | 382 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. |
| 384 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 383 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 385 js_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 384 js_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 386 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 385 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 387 safe_dom_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 386 safe_dom_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| OLD | NEW |