| 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 webgl_1_test: Skip # Issue 1495 | 8 webgl_1_test: Skip # Issue 1495 |
| 9 | 9 |
| 10 # Layout tests are only supported on DRT. | 10 # Layout tests are only supported on DRT. |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 145 xhr_cross_origin_test: Fail # Issue 6016. | 145 xhr_cross_origin_test: Fail # Issue 6016. |
| 146 | 146 |
| 147 [ $runtime == safari ] | 147 [ $runtime == safari ] |
| 148 # TODO(ahe, efortuna): These tests need to be retriaged now that we're testing | 148 # TODO(ahe, efortuna): These tests need to be retriaged now that we're testing |
| 149 # with Safari 6. | 149 # with Safari 6. |
| 150 audiocontext_test: Crash, Fail # Issue: 7414 | 150 audiocontext_test: Crash, Fail # Issue: 7414 |
| 151 element_test/elements: Crash, Fail # Issue: 7414 | 151 element_test/elements: Crash, Fail # Issue: 7414 |
| 152 element_types_test/supported_content: Fail | 152 element_types_test/supported_content: Fail |
| 153 element_types_test/supported_datalist: Fail | 153 element_types_test/supported_datalist: Fail |
| 154 element_types_test/supported_shadow: Fail | 154 element_types_test/supported_shadow: Fail |
| 155 performance_api_test: Fail # window.performance.timing not in Safari 6. | 155 performance_api_test/supported: Fail |
| 156 indexeddb_1_test/supported: Fail | 156 indexeddb_1_test/supported: Fail |
| 157 input_element_test/supported_date: Fail | 157 input_element_test/supported_date: Fail |
| 158 input_element_test/supported_datetime: Fail | 158 input_element_test/supported_datetime: Fail |
| 159 input_element_test/supported_datetime-local: Fail | 159 input_element_test/supported_datetime-local: Fail |
| 160 input_element_test/supported_month: Fail, Crash | 160 input_element_test/supported_month: Fail, Crash |
| 161 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria
ge this failure. | 161 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria
ge this failure. |
| 162 input_element_test/supported_time: Fail, Crash | 162 input_element_test/supported_time: Fail, Crash |
| 163 input_element_test/supported_week: Fail, Crash | 163 input_element_test/supported_week: Fail, Crash |
| 164 fileapi_test: Fail # requestFileSystem not supported in Safari 6. | 164 fileapi_test: Fail # requestFileSystem not supported in Safari 6. |
| 165 node_test: Skip # Issue 6457 | 165 node_test: Skip # Issue 6457 |
| (...skipping 19 matching lines...) Expand all Loading... |
| 185 element_constructor_1_test: Fail | 185 element_constructor_1_test: Fail |
| 186 element_test/constructors: Fail | 186 element_test/constructors: Fail |
| 187 element_test/elements: Fail | 187 element_test/elements: Fail |
| 188 element_test/eventListening: Crash | 188 element_test/eventListening: Crash |
| 189 element_test/queryAll: Fail | 189 element_test/queryAll: Fail |
| 190 element_webkit_test: Fail | 190 element_webkit_test: Fail |
| 191 exceptions_test: Fail | 191 exceptions_test: Fail |
| 192 htmlelement_test: Fail | 192 htmlelement_test: Fail |
| 193 indexeddb_1_test/supported: Fail | 193 indexeddb_1_test/supported: Fail |
| 194 mutationobserver_test/supported: Fail | 194 mutationobserver_test/supported: Fail |
| 195 performance_api_test: Fail | 195 performance_api_test/supported: Fail |
| 196 serialized_script_value_test: Fail | 196 serialized_script_value_test: Fail |
| 197 svg_3_test: Fail | 197 svg_3_test: Fail |
| 198 svgelement_test/additionalConstructors: Fail | 198 svgelement_test/additionalConstructors: Fail |
| 199 svgelement2_test: Fail | 199 svgelement2_test: Fail |
| 200 typed_arrays_arraybuffer_test: Fail | 200 typed_arrays_arraybuffer_test: Fail |
| 201 url_test: Fail | 201 url_test: Fail |
| 202 fileapi_test: Skip # Timeout. | 202 fileapi_test: Skip # Timeout. |
| 203 inner_frame_test: Skip # Timeout. | 203 inner_frame_test: Skip # Timeout. |
| 204 js_interop_3_test: Skip # Timeout. | 204 js_interop_3_test: Skip # Timeout. |
| 205 js_interop_4_test: Skip # Timeout. | 205 js_interop_4_test: Skip # Timeout. |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 259 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] | 259 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] |
| 260 request_animation_frame_test: Skip # Async test hangs. | 260 request_animation_frame_test: Skip # Async test hangs. |
| 261 | 261 |
| 262 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] | 262 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] |
| 263 isolates_test: Skip # Timeout because leg does not support web workers. | 263 isolates_test: Skip # Timeout because leg does not support web workers. |
| 264 | 264 |
| 265 [ $compiler == dart2js && $runtime == ff ] | 265 [ $compiler == dart2js && $runtime == ff ] |
| 266 xhr_test: Skip # Timeout | 266 xhr_test: Skip # Timeout |
| 267 inner_frame_test: Skip # Timeout | 267 inner_frame_test: Skip # Timeout |
| 268 svg_3_test: Skip # Timeout | 268 svg_3_test: Skip # Timeout |
| OLD | NEW |