| 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 xhr_cross_origin_test: Skip # http://dartbug.com/5645 |
| 6 |
| 5 window_open_test: Fail, Pass # http://dartbug.com/5151 | 7 window_open_test: Fail, Pass # http://dartbug.com/5151 |
| 6 | 8 |
| 7 event_test: Skip # Issue 1996 | 9 event_test: Skip # Issue 1996 |
| 8 webgl_1_test: Skip # Issue 1495 | 10 webgl_1_test: Skip # Issue 1495 |
| 9 xmldocument_test: Skip # XML in dart:html is incomplete | 11 xmldocument_test: Skip # XML in dart:html is incomplete |
| 10 xmlelement_test: Skip # XML in dart:html is incomplete | 12 xmlelement_test: Skip # XML in dart:html is incomplete |
| 11 | 13 |
| 12 [ $runtime == chrome ] | 14 [ $runtime == chrome ] |
| 13 contentelement_test: Fail # Issue 5445: not currently supported on chrome stab
le. | 15 contentelement_test: Fail # Issue 5445: not currently supported on chrome stab
le. |
| 14 | 16 |
| 15 [ $runtime == drt ] | |
| 16 xhr_cross_origin_test: Skip # Issue 4502: Passes with --allow-external-pages. | |
| 17 | |
| 18 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] | 17 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] |
| 19 cssstyledeclaration_test: Fail # Issue 5617: Need to make corresponding dartium
change. | 18 cssstyledeclaration_test: Fail # Issue 5617: Need to make corresponding dartium
change. |
| 20 | 19 |
| 21 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] | 20 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] |
| 22 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl
emented | 21 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl
emented |
| 23 | 22 |
| 24 [ $compiler == none && $runtime == drt && $system == windows] | 23 [ $compiler == none && $runtime == drt && $system == windows] |
| 25 audiobuffersourcenode_test: Skip | 24 audiobuffersourcenode_test: Skip |
| 26 audiocontext_test: Skip | 25 audiocontext_test: Skip |
| 27 | 26 |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 106 shadow_dom_layout_test: Fail | 105 shadow_dom_layout_test: Fail |
| 107 shadow_dom_test: Fail | 106 shadow_dom_test: Fail |
| 108 storage_test: Fail | 107 storage_test: Fail |
| 109 svg_3_test: Fail | 108 svg_3_test: Fail |
| 110 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 109 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
| 111 websocket_test: Fail | 110 websocket_test: Fail |
| 112 window_open_test: Skip # BUG(4016) | 111 window_open_test: Skip # BUG(4016) |
| 113 xsltprocessor_test: Skip # BUG(4016) | 112 xsltprocessor_test: Skip # BUG(4016) |
| 114 isolates_test: Skip # BUG(4016) | 113 isolates_test: Skip # BUG(4016) |
| 115 xhr_test: Skip # BUG(4016) | 114 xhr_test: Skip # BUG(4016) |
| 116 xhr_cross_origin_test: Skip # TODO(vsm): Triage XHR on IE. | |
| 117 | 115 |
| 118 [ $runtime == safari ] | 116 [ $runtime == safari ] |
| 119 performance_api_test: Fail # window.performance.timing not in Safari 6. | 117 performance_api_test: Fail # window.performance.timing not in Safari 6. |
| 120 indexeddb_1_test: Fail # indexedDB not in Safari 6. | 118 indexeddb_1_test: Fail # indexedDB not in Safari 6. |
| 121 indexeddb_2_test: Fail # indexedDB not in Safari 6. | 119 indexeddb_2_test: Fail # indexedDB not in Safari 6. |
| 122 indexeddb_3_test: Fail # indexedDB not in Safari 6. | 120 indexeddb_3_test: Fail # indexedDB not in Safari 6. |
| 123 indexeddb_4_test: Fail # indexedDB not in Safari 6. | 121 indexeddb_4_test: Fail # indexedDB not in Safari 6. |
| 124 indexeddb_1_test: Fail # indexedDB not in Safari 6. | 122 indexeddb_1_test: Fail # indexedDB not in Safari 6. |
| 125 fileapi_test: Fail # requestFileSystem not supported in Safari 6. | 123 fileapi_test: Fail # requestFileSystem not supported in Safari 6. |
| 126 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari. | 124 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari. |
| (...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 227 | 225 |
| 228 [ $compiler == dart2js && $runtime == chrome && $system == windows] | 226 [ $compiler == dart2js && $runtime == chrome && $system == windows] |
| 229 css_test: Pass, Fail # Issue #2823 | 227 css_test: Pass, Fail # Issue #2823 |
| 230 | 228 |
| 231 [ $compiler == dart2js && $runtime == ff && $system == windows] | 229 [ $compiler == dart2js && $runtime == ff && $system == windows] |
| 232 js_interop_2_test: Fail # Issue 4658. | 230 js_interop_2_test: Fail # Issue 4658. |
| 233 js_interop_3_test: Fail # Issue 4658. | 231 js_interop_3_test: Fail # Issue 4658. |
| 234 | 232 |
| 235 [ $compiler == dart2js && $checked && $browser] | 233 [ $compiler == dart2js && $checked && $browser] |
| 236 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name
' | 234 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name
' |
| OLD | NEW |