| 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 window_open_test: Skip # http://dartbug.com/5151 | 5 window_open_test: Skip # http://dartbug.com/5151 |
| 6 async_window_test: Skip #TODO(gram): investigating | 6 async_window_test: Skip #TODO(gram): investigating |
| 7 | 7 |
| 8 event_test: Skip # Issue 1996 | 8 event_test: Skip # Issue 1996 |
| 9 custom_elements_test: Skip # Not yet implemented. | 9 custom_elements_test: Skip # Not yet implemented. |
| 10 interactive_test: Skip # Must be run manually. | 10 interactive_test: Skip # Must be run manually. |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 132 blob_constructor_test: Fail | 132 blob_constructor_test: Fail |
| 133 cache_test/supported: Fail | 133 cache_test/supported: Fail |
| 134 css_test/supported_CssMatrix: Fail | 134 css_test/supported_CssMatrix: Fail |
| 135 css_test/supported_DomPoint: Fail | 135 css_test/supported_DomPoint: Fail |
| 136 dom_constructors_test: Fail | 136 dom_constructors_test: Fail |
| 137 element_test/matches: Fail # IE9 does not support matches | 137 element_test/matches: Fail # IE9 does not support matches |
| 138 fileapi_test/supported: Fail | 138 fileapi_test/supported: Fail |
| 139 history_test/supported_HashChangeEvent: Fail | 139 history_test/supported_HashChangeEvent: Fail |
| 140 history_test/supported_state: Fail | 140 history_test/supported_state: Fail |
| 141 indexeddb_1_test/supported: Fail | 141 indexeddb_1_test/supported: Fail |
| 142 indexeddb_5_test/supportsDatabaseNames: Fail |
| 142 input_element_test/supported_date: Fail | 143 input_element_test/supported_date: Fail |
| 143 input_element_test/supported_datetime-local: Fail | 144 input_element_test/supported_datetime-local: Fail |
| 144 input_element_test/supported_email: Fail | 145 input_element_test/supported_email: Fail |
| 145 input_element_test/supported_month: Fail | 146 input_element_test/supported_month: Fail |
| 146 input_element_test/supported_number: Fail | 147 input_element_test/supported_number: Fail |
| 147 input_element_test/supported_range: Fail | 148 input_element_test/supported_range: Fail |
| 148 input_element_test/supported_search: Fail | 149 input_element_test/supported_search: Fail |
| 149 input_element_test/supported_tel: Fail | 150 input_element_test/supported_tel: Fail |
| 150 input_element_test/supported_time: Fail | 151 input_element_test/supported_time: Fail |
| 151 input_element_test/supported_url: Fail | 152 input_element_test/supported_url: Fail |
| (...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 250 cssstyledeclaration_test: Fail | 251 cssstyledeclaration_test: Fail |
| 251 element_add_test: Fail | 252 element_add_test: Fail |
| 252 element_constructor_1_test: Fail | 253 element_constructor_1_test: Fail |
| 253 element_test/constructors: Fail | 254 element_test/constructors: Fail |
| 254 element_test/elements: Fail | 255 element_test/elements: Fail |
| 255 element_test/eventListening: Crash | 256 element_test/eventListening: Crash |
| 256 element_test/queryAll: Fail | 257 element_test/queryAll: Fail |
| 257 element_webkit_test: Fail | 258 element_webkit_test: Fail |
| 258 htmlelement_test: Fail | 259 htmlelement_test: Fail |
| 259 indexeddb_1_test/supported: Fail | 260 indexeddb_1_test/supported: Fail |
| 261 indexeddb_5_test/supportsDatabaseNames: Fail |
| 260 mutationobserver_test/supported: Fail | 262 mutationobserver_test/supported: Fail |
| 261 notifications_test/supported: Fail | 263 notifications_test/supported: Fail |
| 262 performance_api_test/supported: Fail | 264 performance_api_test/supported: Fail |
| 263 serialized_script_value_test: Fail | 265 serialized_script_value_test: Fail |
| 264 speechrecognition_test/supported: Fail | 266 speechrecognition_test/supported: Fail |
| 265 svg_test/supported_externalResourcesRequired: Fail | 267 svg_test/supported_externalResourcesRequired: Fail |
| 266 svg_test/supported_langSpace: Fail | 268 svg_test/supported_langSpace: Fail |
| 267 typed_arrays_arraybuffer_test: Fail | 269 typed_arrays_arraybuffer_test: Fail |
| 268 url_test: Fail | 270 url_test: Fail |
| 269 fileapi_test: Skip # Timeout. | 271 fileapi_test: Skip # Timeout. |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 336 | 338 |
| 337 [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == sa
fari || $runtime == ff || $runtime == chrome || $runtime == opera || $runtime ==
drt)] | 339 [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == sa
fari || $runtime == ff || $runtime == chrome || $runtime == opera || $runtime ==
drt)] |
| 338 element_test/queryAll: Fail # dartbug.com/8496: missing substitution on native c
lasses | 340 element_test/queryAll: Fail # dartbug.com/8496: missing substitution on native c
lasses |
| 339 node_test/_NodeList: Fail # dartbug.com/8496: missing substitution on native cla
sses | 341 node_test/_NodeList: Fail # dartbug.com/8496: missing substitution on native cla
sses |
| 340 node_test/nodes: Fail # dartbug.com/8496: missing substitution on native classes | 342 node_test/nodes: Fail # dartbug.com/8496: missing substitution on native classes |
| 341 typed_arrays_1_test/arrays: Fail # dartbug.com/8496: missing substitution on nat
ive classes | 343 typed_arrays_1_test/arrays: Fail # dartbug.com/8496: missing substitution on nat
ive classes |
| 342 typed_arrays_1_test/supported: Fail # dartbug.com/8496: missing substitution on
native classes | 344 typed_arrays_1_test/supported: Fail # dartbug.com/8496: missing substitution on
native classes |
| 343 | 345 |
| 344 [ $compiler == dart2js && $runtime == ff ] | 346 [ $compiler == dart2js && $runtime == ff ] |
| 345 inner_frame_test: Skip # Timeout | 347 inner_frame_test: Skip # Timeout |
| OLD | NEW |