| 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 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 102 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu
g] | 102 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu
g] |
| 103 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. | 103 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. |
| 104 | 104 |
| 105 [ $compiler == dart2js && $runtime == drt && $system == macos] | 105 [ $compiler == dart2js && $runtime == drt && $system == macos] |
| 106 audiobuffersourcenode_test: Pass, Fail | 106 audiobuffersourcenode_test: Pass, Fail |
| 107 | 107 |
| 108 [$runtime == ie10 ] | 108 [$runtime == ie10 ] |
| 109 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. | 109 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. |
| 110 element_test/click: Fail # IE does not support firing this event. | 110 element_test/click: Fail # IE does not support firing this event. |
| 111 history_test/history: Pass, Fail # issue 8183 | 111 history_test/history: Pass, Fail # issue 8183 |
| 112 microtask_test: Fail, Pass # Appears to be flaky | |
| 113 native_gc_test: Fail, Pass # BUG(7774): Untriaged. | 112 native_gc_test: Fail, Pass # BUG(7774): Untriaged. |
| 114 serialized_script_value_test: Fail | 113 serialized_script_value_test: Fail |
| 115 storage_test: Fail, Pass | 114 storage_test: Fail, Pass |
| 116 transferables_test: Fail # Issue 9846 | 115 transferables_test: Fail # Issue 9846 |
| 117 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. | 116 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. |
| 118 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element | 117 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element |
| 119 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element | 118 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element |
| 120 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. | 119 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. |
| 121 custom/entered_left_view_test: Skip # Issue 13551 - IE is timing out | 120 custom/entered_left_view_test: Skip # Issue 13551 - IE is timing out |
| 122 | 121 |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 170 [ $runtime == ie9 ] | 169 [ $runtime == ie9 ] |
| 171 isolates_test: Timeout # Issue 13027 | 170 isolates_test: Timeout # Issue 13027 |
| 172 blob_constructor_test: Fail | 171 blob_constructor_test: Fail |
| 173 custom/document_register_type_extensions_test/namespaces: Fail # Issue 13193 | 172 custom/document_register_type_extensions_test/namespaces: Fail # Issue 13193 |
| 174 document_test/document: Pass, Fail # BUG(9654) need per-instance patching | 173 document_test/document: Pass, Fail # BUG(9654) need per-instance patching |
| 175 dom_constructors_test: Fail | 174 dom_constructors_test: Fail |
| 176 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. | 175 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. |
| 177 element_test/click: Fail # IE does not support firing this event. | 176 element_test/click: Fail # IE does not support firing this event. |
| 178 form_element_test: Fail # Issue 4793. | 177 form_element_test: Fail # Issue 4793. |
| 179 localstorage_test: Fail | 178 localstorage_test: Fail |
| 180 microtask_test: Pass, Fail # http://dartbug.com/8300 | |
| 181 postmessage_structured_test: Skip # BUG(5685): times out. | 179 postmessage_structured_test: Skip # BUG(5685): times out. |
| 182 serialized_script_value_test: Fail | 180 serialized_script_value_test: Fail |
| 183 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 181 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
| 184 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element | 182 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element |
| 185 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element | 183 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element |
| 186 canvasrenderingcontext2d_test/drawImage_image_element: Pass, Fail # Issue: 11416 | 184 canvasrenderingcontext2d_test/drawImage_image_element: Pass, Fail # Issue: 11416 |
| 187 input_element_test/attributes: Fail # IE returns null while others '' | 185 input_element_test/attributes: Fail # IE returns null while others '' |
| 188 xhr_cross_origin_test: Skip # Issue 12920 | 186 xhr_cross_origin_test: Skip # Issue 12920 |
| 189 xhr_test/json: Fail # IE9 returns null because of unsupported type | 187 xhr_test/json: Fail # IE9 returns null because of unsupported type |
| 190 | 188 |
| (...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 407 wheelevent_test: Fail # http://dartbug.com/12958 | 405 wheelevent_test: Fail # http://dartbug.com/12958 |
| 408 | 406 |
| 409 [ $compiler == none && $runtime == dartium ] | 407 [ $compiler == none && $runtime == dartium ] |
| 410 async_test: Timeout # Issue 13719: Please triage this failure. | 408 async_test: Timeout # Issue 13719: Please triage this failure. |
| 411 dromaeo_smoke_test: Fail # Issue 13719: Please triage this failure. | 409 dromaeo_smoke_test: Fail # Issue 13719: Please triage this failure. |
| 412 element_offset_test/offset: Fail # Issue 13719: Please triage this failure. | 410 element_offset_test/offset: Fail # Issue 13719: Please triage this failure. |
| 413 touchevent_test/supported: Fail # Issue 13719: Please triage this failure. | 411 touchevent_test/supported: Fail # Issue 13719: Please triage this failure. |
| 414 | 412 |
| 415 [ $compiler == dart2js ] | 413 [ $compiler == dart2js ] |
| 416 custom/document_register_type_extensions_test/registration: Fail # Issue 14093 | 414 custom/document_register_type_extensions_test/registration: Fail # Issue 14093 |
| OLD | NEW |