| 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 |
| (...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 172 window_open_test: Skip # BUG(4016) | 172 window_open_test: Skip # BUG(4016) |
| 173 xsltprocessor_test: Skip # BUG(4016) | 173 xsltprocessor_test: Skip # BUG(4016) |
| 174 isolates_test: Skip # BUG(4016) | 174 isolates_test: Skip # BUG(4016) |
| 175 xhr_test: Skip # BUG(4016) | 175 xhr_test: Skip # BUG(4016) |
| 176 xhr_cross_origin_test: Fail # Issue 6016. | 176 xhr_cross_origin_test: Fail # Issue 6016. |
| 177 | 177 |
| 178 [ $runtime == safari ] | 178 [ $runtime == safari ] |
| 179 # TODO(ahe, efortuna): These tests need to be retriaged now that we're testing | 179 # TODO(ahe, efortuna): These tests need to be retriaged now that we're testing |
| 180 # with Safari 6. | 180 # with Safari 6. |
| 181 audiocontext_test: Crash, Fail # TODO(ahe): Please triage this failure. | 181 audiocontext_test: Crash, Fail # TODO(ahe): Please triage this failure. |
| 182 svgelement_test/innerHtml: Crash, Fail, Pass # TODO(ahe): Please triage this fai
lure. | |
| 183 svgelement_test/outerHtml: Crash, Fail, Pass # TODO(ahe): Please triage this fai
lure. | |
| 184 element_test/elements: Crash, Fail # TODO(ahe): Please triage this failure. | 182 element_test/elements: Crash, Fail # TODO(ahe): Please triage this failure. |
| 185 element_test/children: Crash, Fail, Pass # TODO(ahe): Please triage this failure
. | |
| 186 element_test/attributes: Pass, Crash, Fail # TODO(ahe): Please triage this failu
re. | |
| 187 performance_api_test: Fail # window.performance.timing not in Safari 6. | 183 performance_api_test: Fail # window.performance.timing not in Safari 6. |
| 188 indexeddb_1_test: Fail # indexedDB not in Safari 6. | 184 indexeddb_1_test: Fail # indexedDB not in Safari 6. |
| 189 indexeddb_2_test: Fail # indexedDB not in Safari 6. | 185 indexeddb_2_test: Fail # indexedDB not in Safari 6. |
| 190 indexeddb_3_test: Fail # indexedDB not in Safari 6. | 186 indexeddb_3_test: Fail # indexedDB not in Safari 6. |
| 191 indexeddb_4_test: Fail # indexedDB not in Safari 6. | 187 indexeddb_4_test: Fail # indexedDB not in Safari 6. |
| 192 input_element_test/date: Fail # Safari does not support this input ty
pe. | 188 input_element_test/date: Fail # Safari does not support this input ty
pe. |
| 193 input_element_test/datetime: Fail # Safari does not support this input ty
pe. | 189 input_element_test/datetime: Fail # Safari does not support this input ty
pe. |
| 194 input_element_test/datetime-local: Fail # Safari does not support this input ty
pe. | 190 input_element_test/datetime-local: Fail # Safari does not support this input ty
pe. |
| 195 input_element_test/month: Fail, Crash # Safari does not support this input ty
pe. | 191 input_element_test/month: Fail, Crash # Safari does not support this input ty
pe. |
| 196 input_element_test/range: Fail, Crash # TODO(efortuna): Please triage this fa
ilure. | 192 input_element_test/range: Fail, Crash # TODO(efortuna): Please triage this fa
ilure. |
| 197 input_element_test/time: Fail, Crash # Safari does not support this input ty
pe. | 193 input_element_test/time: Fail, Crash # Safari does not support this input ty
pe. |
| 198 input_element_test/week: Fail, Crash # Safari does not support this input ty
pe. | 194 input_element_test/week: Fail, Crash # Safari does not support this input ty
pe. |
| 199 fileapi_test: Fail # requestFileSystem not supported in Safari 6. | 195 fileapi_test: Fail # requestFileSystem not supported in Safari 6. |
| 200 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari. | 196 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari. |
| 201 contentelement_test: Fail # Safari 6 does not support content element. | 197 contentelement_test: Fail # Safari 6 does not support content element. |
| 202 # TODO: The following tests need to be triaged to understand why they are | 198 # TODO: The following tests need to be triaged to understand why they are |
| 203 # failing (They are expected to pass in Safari 6). | 199 # failing (They are expected to pass in Safari 6). |
| 204 # TODO(efortuna): Make our test framework able to separate tests out by browser | 200 # TODO(efortuna): Make our test framework able to separate tests out by browser |
| 205 # version. | 201 # version. |
| 206 datalistelement_test: Pass,Fail | 202 datalistelement_test: Fail |
| 207 node_test: Skip # Issue 6457 | 203 node_test: Skip # Issue 6457 |
| 208 svgelement_test/elementset: Crash, Pass | |
| 209 svgelement_test/elementget: Crash, Pass | |
| 210 svgelement_test/css: Crash, Pass | |
| 211 element_test/eventListening: Crash, Pass | |
| 212 | 204 |
| 213 [ $runtime == opera && $system == windows ] | 205 [ $runtime == opera && $system == windows ] |
| 214 htmlelement_test: Fail, Pass | 206 htmlelement_test: Fail, Pass |
| 215 | 207 |
| 216 [ $runtime == opera && $system == macos ] | 208 [ $runtime == opera && $system == macos ] |
| 217 html/element_test/constructors: Fail | 209 html/element_test/constructors: Fail |
| 218 | 210 |
| 219 | 211 |
| 220 [ $runtime == opera ] | 212 [ $runtime == opera ] |
| 221 audiobuffersourcenode_test: Fail | 213 audiobuffersourcenode_test: Fail |
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 336 indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Er
ror: The data provided does not meet the requirements of the function. | 328 indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Er
ror: The data provided does not meet the requirements of the function. |
| 337 | 329 |
| 338 [ $compiler == dart2js && $runtime == ff ] | 330 [ $compiler == dart2js && $runtime == ff ] |
| 339 xhr_test: Skip # Timeout | 331 xhr_test: Skip # Timeout |
| 340 inner_frame_test: Skip # Timeout | 332 inner_frame_test: Skip # Timeout |
| 341 svg_3_test: Skip # Timeout | 333 svg_3_test: Skip # Timeout |
| 342 documentfragment_test: Skip # Timeout | 334 documentfragment_test: Skip # Timeout |
| 343 | 335 |
| 344 [ $compiler == dart2js && $runtime == chrome && $system == windows] | 336 [ $compiler == dart2js && $runtime == chrome && $system == windows] |
| 345 css_test: Pass, Fail # Issue #2823 | 337 css_test: Pass, Fail # Issue #2823 |
| OLD | NEW |