| 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 xmldocument_test: Skip # XML in dart:html is incomplete | 9 xmldocument_test: Skip # XML in dart:html is incomplete |
| 10 xmlelement_test: Skip # XML in dart:html is incomplete | 10 xmlelement_test: Skip # XML in dart:html is incomplete |
| 11 | 11 |
| 12 [ $runtime == chrome ] | 12 [ $runtime == chrome ] |
| 13 contentelement_test: Fail # Issue 5445: not currently supported on chrome stab
le. | 13 contentelement_test: Fail # Issue 5445: not currently supported on chrome stab
le. |
| 14 input_element_test/supported_date: Pass, Fail # Chrome stable does not supp
ort this input type. | 14 input_element_test/date: Pass, Fail # Chrome stable does not support this i
nput type. |
| 15 input_element_test/supported_datetime: Fail | 15 input_element_test/datetime: Fail # Chrome stable does not support this i
nput type. |
| 16 input_element_test/supported_datetime-local: Fail | 16 input_element_test/datetime-local: Fail # Chrome stable does not support this i
nput type. |
| 17 input_element_test/supported_month: Fail | 17 input_element_test/month: Fail # Chrome stable does not support this i
nput type. |
| 18 input_element_test/supported_week: Fail | 18 input_element_test/week: Fail # Chrome stable does not support this i
nput type. |
| 19 | 19 |
| 20 [ $runtime == chrome || $runtime == drt] | 20 [ $runtime == chrome || $runtime == drt] |
| 21 audiobuffersourcenode_test: Pass, Fail # AudiobufferSourceNode is flaky on Chro
me and Dartium. | 21 audiobuffersourcenode_test: Pass, Fail # AudiobufferSourceNode is flaky on Chro
me and Dartium. |
| 22 audiocontext_test: Skip # Need to adjust to new API. | 22 audiocontext_test: Skip # Need to adjust to new API. |
| 23 | 23 |
| 24 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] | 24 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] |
| 25 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl
emented | 25 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl
emented |
| 26 | 26 |
| 27 [ $compiler == none && $runtime == drt && $system == windows] | 27 [ $compiler == none && $runtime == drt && $system == windows] |
| 28 audiobuffersourcenode_test: Skip | 28 audiobuffersourcenode_test: Skip |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 69 contentelement_test: Fail | 69 contentelement_test: Fail |
| 70 css_test: Fail | 70 css_test: Fail |
| 71 document_test/getCssCanvasContext: Fail # IE does not support this. | 71 document_test/getCssCanvasContext: Fail # IE does not support this. |
| 72 element_test/additionalConstructors: Fail | 72 element_test/additionalConstructors: Fail |
| 73 element_test/click: Fail # IE does not support firing this event. | 73 element_test/click: Fail # IE does not support firing this event. |
| 74 element_webkit_test: Fail | 74 element_webkit_test: Fail |
| 75 exceptions_test: Fail | 75 exceptions_test: Fail |
| 76 fileapi_test: Fail | 76 fileapi_test: Fail |
| 77 indexeddb_1_test/supported: Fail # IE10 does not support from file:// | 77 indexeddb_1_test/supported: Fail # IE10 does not support from file:// |
| 78 inner_frame_test: Skip | 78 inner_frame_test: Skip |
| 79 input_element_test/supported_date: Fail | 79 input_element_test/date: Fail # IE10 does not support this input type
. |
| 80 input_element_test/supported_datetime: Fail | 80 input_element_test/datetime: Fail # IE10 does not support this input type
. |
| 81 input_element_test/supported_datetime-local: Fail | 81 input_element_test/datetime-local: Fail # IE10 does not support this input type
. |
| 82 input_element_test/supported_month: Fail | 82 input_element_test/month: Fail # IE10 does not support this input type
. |
| 83 input_element_test/supported_time: Fail | 83 input_element_test/time: Fail # IE10 does not support this input type
. |
| 84 input_element_test/supported_week: Fail | 84 input_element_test/week: Fail # IE10 does not support this input type
. |
| 85 isolates_test: Skip | 85 isolates_test: Skip |
| 86 localstorage_test: Fail | 86 localstorage_test: Fail |
| 87 measurement_test: Fail, Pass | 87 measurement_test: Fail, Pass |
| 88 messageevent_test: Fail | 88 messageevent_test: Fail |
| 89 mutationobserver_test/supported: Fail | 89 mutationobserver_test/supported: Fail |
| 90 serialized_script_value_test: Fail | 90 serialized_script_value_test: Fail |
| 91 storage_test: Fail, Pass | 91 storage_test: Fail, Pass |
| 92 svgelement_test/additionalConstructors: Fail | 92 svgelement_test/additionalConstructors: Fail |
| 93 svgelement2_test: Fail | 93 svgelement2_test: Fail |
| 94 svg_3_test: Fail | 94 svg_3_test: Fail |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 127 blob_constructor_test: Fail | 127 blob_constructor_test: Fail |
| 128 cache_test: fail # IE9 does not support ApplicationCache, but IE 10
does (and should work). | 128 cache_test: fail # IE9 does not support ApplicationCache, but IE 10
does (and should work). |
| 129 css_test: Fail | 129 css_test: Fail |
| 130 datalistelement_test: Fail # ie9 does not have HTMLDataListElement | 130 datalistelement_test: Fail # ie9 does not have HTMLDataListElement |
| 131 dom_constructors_test: Fail | 131 dom_constructors_test: Fail |
| 132 element_test/additionalConstructors: Fail | 132 element_test/additionalConstructors: Fail |
| 133 exceptions_test: Fail | 133 exceptions_test: Fail |
| 134 fileapi_test: Fail # IE does not support filesystem APIs. | 134 fileapi_test: Fail # IE does not support filesystem APIs. |
| 135 history_test: Fail | 135 history_test: Fail |
| 136 indexeddb_1_test/supported: Fail | 136 indexeddb_1_test/supported: Fail |
| 137 input_element_test/supported_date: Fail | 137 input_element_test/date: Fail # IE9 does not support this input type. |
| 138 input_element_test/supported_datetime: Fail | 138 input_element_test/datetime: Fail # IE9 does not support this input type. |
| 139 input_element_test/supported_datetime-local: Fail | 139 input_element_test/datetime-local: Fail # IE9 does not support this input type. |
| 140 input_element_test/supported_month: Fail | 140 input_element_test/month: Fail # IE9 does not support this input type. |
| 141 input_element_test/supported_range: Fail | 141 input_element_test/range: Fail # IE9 does not support this input type. |
| 142 input_element_test/supported_time: Fail | 142 input_element_test/time: Fail # IE9 does not support this input type. |
| 143 input_element_test/supported_week: Fail | 143 input_element_test/week: Fail # IE9 does not support this input type. |
| 144 |
| 144 messageevent_test: Fail | 145 messageevent_test: Fail |
| 145 mutationobserver_test/supported: Fail | 146 mutationobserver_test/supported: Fail |
| 146 postmessage_structured_test: Skip # BUG(5685): times out. | 147 postmessage_structured_test: Skip # BUG(5685): times out. |
| 147 serialized_script_value_test: Fail | 148 serialized_script_value_test: Fail |
| 148 shadow_dom_layout_test: Fail | 149 shadow_dom_layout_test: Fail |
| 149 shadow_dom_test: Fail | 150 shadow_dom_test: Fail |
| 150 storage_test: Fail | 151 storage_test: Fail |
| 151 svg_3_test: Fail | 152 svg_3_test: Fail |
| 152 svgelement_test/additionalConstructors: Fail | 153 svgelement_test/additionalConstructors: Fail |
| 153 svgelement2_test: Fail | 154 svgelement2_test: Fail |
| 154 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 155 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
| 155 websocket_test: Fail | 156 websocket_test: Fail |
| 156 window_open_test: Skip # BUG(4016) | 157 window_open_test: Skip # BUG(4016) |
| 157 xsltprocessor_test: Skip # BUG(4016) | 158 xsltprocessor_test: Skip # BUG(4016) |
| 158 isolates_test: Skip # BUG(4016) | 159 isolates_test: Skip # BUG(4016) |
| 159 xhr_test: Skip # BUG(4016) | 160 xhr_test: Skip # BUG(4016) |
| 160 xhr_cross_origin_test: Fail # Issue 6016. | 161 xhr_cross_origin_test: Fail # Issue 6016. |
| 161 | 162 |
| 162 [ $runtime == safari ] | 163 [ $runtime == safari ] |
| 163 # TODO(ahe, efortuna): These tests need to be retriaged now that we're testing | 164 # TODO(ahe, efortuna): These tests need to be retriaged now that we're testing |
| 164 # with Safari 6. | 165 # with Safari 6. |
| 165 audiocontext_test: Crash, Fail # Issue: 7414 | 166 audiocontext_test: Crash, Fail # Issue: 7414 |
| 166 element_test/elements: Crash, Fail # Issue: 7414 | 167 element_test/elements: Crash, Fail # Issue: 7414 |
| 167 performance_api_test: Fail # window.performance.timing not in Safari 6. | 168 performance_api_test: Fail # window.performance.timing not in Safari 6. |
| 168 indexeddb_1_test/supported: Fail | 169 indexeddb_1_test/supported: Fail |
| 169 input_element_test/supported_date: Fail | 170 input_element_test/date: Fail # Safari does not support this input ty
pe. |
| 170 input_element_test/supported_datetime: Fail | 171 input_element_test/datetime: Fail # Safari does not support this input ty
pe. |
| 171 input_element_test/supported_datetime-local: Fail | 172 input_element_test/datetime-local: Fail # Safari does not support this input ty
pe. |
| 172 input_element_test/supported_month: Fail, Crash | 173 input_element_test/month: Fail, Crash # Safari does not support this input ty
pe. |
| 173 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria
ge this failure. | 174 input_element_test/range: Fail, Crash # TODO(efortuna): Please triage this fa
ilure. |
| 174 input_element_test/supported_time: Fail, Crash | 175 input_element_test/time: Fail, Crash # Safari does not support this input ty
pe. |
| 175 input_element_test/supported_week: Fail, Crash | 176 input_element_test/week: Fail, Crash # Safari does not support this input ty
pe. |
| 176 fileapi_test: Fail # requestFileSystem not supported in Safari 6. | 177 fileapi_test: Fail # requestFileSystem not supported in Safari 6. |
| 177 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari. | 178 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari. |
| 178 contentelement_test: Fail # Safari 6 does not support content element. | 179 contentelement_test: Fail # Safari 6 does not support content element. |
| 179 # TODO(efortuna): Make our test framework able to separate tests out by browser | 180 # TODO(efortuna): Make our test framework able to separate tests out by browser |
| 180 # version. | 181 # version. |
| 181 datalistelement_test: Fail # Issue: 7414 | 182 datalistelement_test: Fail # Issue: 7414 |
| 182 node_test: Skip # Issue 6457 | 183 node_test: Skip # Issue 6457 |
| 183 | 184 |
| 184 [ $runtime == opera && $system == windows ] | 185 [ $runtime == opera && $system == windows ] |
| 185 htmlelement_test: Fail, Pass | 186 htmlelement_test: Fail, Pass |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 238 contentelement_test: Fail # FF does not support content element. | 239 contentelement_test: Fail # FF does not support content element. |
| 239 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR | 240 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR |
| 240 document_test/getCssCanvasContext: Fail # FF does not support this. | 241 document_test/getCssCanvasContext: Fail # FF does not support this. |
| 241 documentfragment_test: Fail | 242 documentfragment_test: Fail |
| 242 element_webkit_test: Fail | 243 element_webkit_test: Fail |
| 243 exceptions_test: Fail # Uses webkitotifications, no analogue in moz | 244 exceptions_test: Fail # Uses webkitotifications, no analogue in moz |
| 244 fileapi_test: Fail # FF does not support filesystem APIs. | 245 fileapi_test: Fail # FF does not support filesystem APIs. |
| 245 indexeddb_1_test/supported: Fail # FF disables indexedDB from file URLs. | 246 indexeddb_1_test/supported: Fail # FF disables indexedDB from file URLs. |
| 246 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] | 247 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] |
| 247 inner_frame_test: Skip | 248 inner_frame_test: Skip |
| 248 input_element_test/supported_date: Fail | 249 input_element_test/date: Fail # FF does not support this input type. |
| 249 input_element_test/supported_datetime: Fail | 250 input_element_test/datetime: Fail # FF does not support this input type. |
| 250 input_element_test/supported_datetime-local: Fail | 251 input_element_test/datetime-local: Fail # FF does not support this input type. |
| 251 input_element_test/supported_month: Fail | 252 input_element_test/month: Fail # FF does not support this input type. |
| 252 input_element_test/supported_time: Fail | 253 input_element_test/time: Fail # FF does not support this input type. |
| 253 input_element_test/supported_week: Fail | 254 input_element_test/week: Fail # FF does not support this input type. |
| 254 input_element_test/supported_number: Fail | 255 input_element_test/range: Fail # FF does not support this input type. |
| 255 input_element_test/supported_range: Fail | |
| 256 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable | 256 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable |
| 257 svg_3_test: Fail | 257 svg_3_test: Fail |
| 258 svgelement_test/additionalConstructors: Fail | 258 svgelement_test/additionalConstructors: Fail |
| 259 svgelement2_test: Fail | 259 svgelement2_test: Fail |
| 260 transferables_test: Fail # Issue 3392. | 260 transferables_test: Fail # Issue 3392. |
| 261 websql_test: Fail # FF does not support web SQL | 261 websql_test: Fail # FF does not support web SQL |
| 262 websocket_test: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket. | 262 websocket_test: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket. |
| 263 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530
3f4" | 263 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530
3f4" |
| 264 # (NS_ERROR_DOM_BAD_URI) ... | 264 # (NS_ERROR_DOM_BAD_URI) ... |
| 265 xhr_test: Fail | 265 xhr_test: Fail |
| (...skipping 23 matching lines...) Expand all Loading... |
| 289 | 289 |
| 290 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] | 290 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] |
| 291 isolates_test: Skip # Timeout because leg does not support web workers. | 291 isolates_test: Skip # Timeout because leg does not support web workers. |
| 292 typed_arrays_1_test: Fail # dart2js doesn't support is checks with generic types
. | 292 typed_arrays_1_test: Fail # dart2js doesn't support is checks with generic types
. |
| 293 | 293 |
| 294 [ $compiler == dart2js && $runtime == ff ] | 294 [ $compiler == dart2js && $runtime == ff ] |
| 295 xhr_test: Skip # Timeout | 295 xhr_test: Skip # Timeout |
| 296 inner_frame_test: Skip # Timeout | 296 inner_frame_test: Skip # Timeout |
| 297 svg_3_test: Skip # Timeout | 297 svg_3_test: Skip # Timeout |
| 298 documentfragment_test: Skip # Timeout | 298 documentfragment_test: Skip # Timeout |
| OLD | NEW |