| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, 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 | 6 |
| 7 event_test: Skip # Issue 1996 | 7 event_test: Skip # Issue 1996 |
| 8 | 8 |
| 9 # Layout tests are only supported on DRT. | 9 # Layout tests are only supported on DRT. |
| 10 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff ||
$runtime == chrome || $runtime == opera ] | 10 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff ||
$runtime == chrome || $runtime == opera ] |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 46 [ $compiler == dart2js && $runtime == drt && $system == macos] | 46 [ $compiler == dart2js && $runtime == drt && $system == macos] |
| 47 audiobuffersourcenode_test: Pass, Fail | 47 audiobuffersourcenode_test: Pass, Fail |
| 48 | 48 |
| 49 [$runtime == ie10 ] | 49 [$runtime == ie10 ] |
| 50 # TODO(efortuna, blois): Triage. | 50 # TODO(efortuna, blois): Triage. |
| 51 audiobuffersourcenode_test: Fail | 51 audiobuffersourcenode_test: Fail |
| 52 audiocontext_test: Fail | 52 audiocontext_test: Fail |
| 53 css_test/supported_CssMatrix: Fail | 53 css_test/supported_CssMatrix: Fail |
| 54 css_test/supported_DomPoint: Fail | 54 css_test/supported_DomPoint: Fail |
| 55 document_test/supports_cssCanvasContext: Fail | 55 document_test/supports_cssCanvasContext: Fail |
| 56 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. |
| 56 element_test/click: Fail # IE does not support firing this event. | 57 element_test/click: Fail # IE does not support firing this event. |
| 57 element_types_test/supported_content: Fail | 58 element_types_test/supported_content: Fail |
| 58 element_types_test/supported_details: Fail | 59 element_types_test/supported_details: Fail |
| 59 element_types_test/supported_keygen: Fail | 60 element_types_test/supported_keygen: Fail |
| 60 element_types_test/supported_meter: Fail | 61 element_types_test/supported_meter: Fail |
| 61 element_types_test/supported_object: Fail | 62 element_types_test/supported_object: Fail |
| 62 element_types_test/supported_output: Fail | 63 element_types_test/supported_output: Fail |
| 63 element_types_test/supported_shadow: Fail | 64 element_types_test/supported_shadow: Fail |
| 64 form_data_test: Fail # TODO(efortuna): Issue 7875. | 65 form_data_test: Fail # TODO(efortuna): Issue 7875. |
| 65 fileapi_test/supported: Fail | 66 fileapi_test/supported: Fail |
| (...skipping 26 matching lines...) Expand all Loading... |
| 92 websql_test/supported: Fail | 93 websql_test/supported: Fail |
| 93 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. | 94 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. |
| 94 window_open_test: Skip | 95 window_open_test: Skip |
| 95 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. | 96 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. |
| 96 xhr_test/supported_HttpRequestProgressEvent: Fail | 97 xhr_test/supported_HttpRequestProgressEvent: Fail |
| 97 xsltprocessor_test/supported: Fail | 98 xsltprocessor_test/supported: Fail |
| 98 history_test/history: Pass, Fail # issue 8183 | 99 history_test/history: Pass, Fail # issue 8183 |
| 99 | 100 |
| 100 [ $runtime == ie9 ] | 101 [ $runtime == ie9 ] |
| 101 document_test/supports_cssCanvasContext: Fail | 102 document_test/supports_cssCanvasContext: Fail |
| 103 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. |
| 102 element_test/click: Fail # IE does not support firing this event. | 104 element_test/click: Fail # IE does not support firing this event. |
| 103 element_types_test/supported_content: Fail | 105 element_types_test/supported_content: Fail |
| 104 element_types_test/supported_datalist: Fail | 106 element_types_test/supported_datalist: Fail |
| 105 element_types_test/supported_details: Fail | 107 element_types_test/supported_details: Fail |
| 106 element_types_test/supported_keygen: Fail | 108 element_types_test/supported_keygen: Fail |
| 107 element_types_test/supported_meter: Fail | 109 element_types_test/supported_meter: Fail |
| 108 element_types_test/supported_object: Fail | 110 element_types_test/supported_object: Fail |
| 109 element_types_test/supported_output: Fail | 111 element_types_test/supported_output: Fail |
| 110 element_types_test/supported_progress: Fail | 112 element_types_test/supported_progress: Fail |
| 111 element_types_test/supported_shadow: Fail | 113 element_types_test/supported_shadow: Fail |
| (...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 293 | 295 |
| 294 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] | 296 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] |
| 295 request_animation_frame_test: Skip # Async test hangs. | 297 request_animation_frame_test: Skip # Async test hangs. |
| 296 | 298 |
| 297 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] | 299 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] |
| 298 isolates_test: Skip # Timeout because leg does not support web workers. | 300 isolates_test: Skip # Timeout because leg does not support web workers. |
| 299 | 301 |
| 300 [ $compiler == dart2js && $runtime == ff ] | 302 [ $compiler == dart2js && $runtime == ff ] |
| 301 inner_frame_test: Skip # Timeout | 303 inner_frame_test: Skip # Timeout |
| 302 svg_3_test: Skip # Timeout | 304 svg_3_test: Skip # Timeout |
| OLD | NEW |