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 28 matching lines...) Expand all Loading... |
39 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. | 39 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. |
40 element_test/click: Fail # IE does not support firing this event. | 40 element_test/click: Fail # IE does not support firing this event. |
41 history_test/history: Pass, Fail # issue 8183 | 41 history_test/history: Pass, Fail # issue 8183 |
42 isolates_test: Skip | 42 isolates_test: Skip |
43 microtask_test: Fail, Pass # Appears to be flaky | 43 microtask_test: Fail, Pass # Appears to be flaky |
44 native_gc_test: Fail, Pass # BUG(7774): Untriaged. | 44 native_gc_test: Fail, Pass # BUG(7774): Untriaged. |
45 serialized_script_value_test: Fail | 45 serialized_script_value_test: Fail |
46 storage_test: Fail, Pass | 46 storage_test: Fail, Pass |
47 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. | 47 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. |
48 window_open_test: Skip | 48 window_open_test: Skip |
| 49 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element |
| 50 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element |
49 | 51 |
50 # IE10 Feature support statuses- | 52 # IE10 Feature support statuses- |
51 # All changes should be accompanied by platform support annotation changes. | 53 # All changes should be accompanied by platform support annotation changes. |
52 audiobuffersourcenode_test/supported: Fail | 54 audiobuffersourcenode_test/supported: Fail |
53 audiocontext_test/supported: Fail | 55 audiocontext_test/supported: Fail |
54 crypto_test/supported: Fail | 56 crypto_test/supported: Fail |
55 css_test/supported_CssMatrix: Fail | 57 css_test/supported_CssMatrix: Fail |
56 css_test/supported_DomPoint: Fail | 58 css_test/supported_DomPoint: Fail |
57 document_test/supports_cssCanvasContext: Fail | 59 document_test/supports_cssCanvasContext: Fail |
58 element_types_test/supported_content: Fail | 60 element_types_test/supported_content: Fail |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
96 element_test/click: Fail # IE does not support firing this event. | 98 element_test/click: Fail # IE does not support firing this event. |
97 element_test/matches: Fail # IE9 does not support matches | 99 element_test/matches: Fail # IE9 does not support matches |
98 form_element_test: Fail # Issue 4793. | 100 form_element_test: Fail # Issue 4793. |
99 isolates_test: Skip # BUG(4016) | 101 isolates_test: Skip # BUG(4016) |
100 localstorage_test: Fail | 102 localstorage_test: Fail |
101 microtask_test: Pass, Fail # http://dartbug.com/8300 | 103 microtask_test: Pass, Fail # http://dartbug.com/8300 |
102 postmessage_structured_test: Skip # BUG(5685): times out. | 104 postmessage_structured_test: Skip # BUG(5685): times out. |
103 serialized_script_value_test: Fail | 105 serialized_script_value_test: Fail |
104 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 106 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
105 window_open_test: Skip # BUG(4016) | 107 window_open_test: Skip # BUG(4016) |
106 canvasrenderingcontext2d_test: Pass, Fail # flaky drawImage. BUG(9189) | 108 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element |
| 109 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element |
107 | 110 |
108 # IE9 Feature support statuses- | 111 # IE9 Feature support statuses- |
109 # All changes should be accompanied by platform support annotation changes. | 112 # All changes should be accompanied by platform support annotation changes. |
110 audiobuffersourcenode_test/supported: Fail | 113 audiobuffersourcenode_test/supported: Fail |
111 audiocontext_test/supported: Fail | 114 audiocontext_test/supported: Fail |
112 cache_test/supported: Fail | 115 cache_test/supported: Fail |
113 crypto_test/supported: Fail | 116 crypto_test/supported: Fail |
114 css_test/supported_CssMatrix: Fail | 117 css_test/supported_CssMatrix: Fail |
115 css_test/supported_DomPoint: Fail | 118 css_test/supported_DomPoint: Fail |
116 document_test/supports_cssCanvasContext: Fail | 119 document_test/supports_cssCanvasContext: Fail |
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
193 [ $runtime == safari ] | 196 [ $runtime == safari ] |
194 datalistelement_test: Fail # Issue: 7414 | 197 datalistelement_test: Fail # Issue: 7414 |
195 element_test/elements: Crash, Fail # Issue: 7414 | 198 element_test/elements: Crash, Fail # Issue: 7414 |
196 element_types_test/supported_track: Pass, Fail | 199 element_types_test/supported_track: Pass, Fail |
197 input_element_test/supported_month: Fail, Crash | 200 input_element_test/supported_month: Fail, Crash |
198 input_element_test/supported_time: Fail, Crash | 201 input_element_test/supported_time: Fail, Crash |
199 input_element_test/supported_week: Fail, Crash | 202 input_element_test/supported_week: Fail, Crash |
200 webgl_1_test: Pass, Fail # Issue 8219 | 203 webgl_1_test: Pass, Fail # Issue 8219 |
201 wheelevent_test: Fail # Issue: 7414 | 204 wheelevent_test: Fail # Issue: 7414 |
202 xhr_test/xhr_requestBlob: Fail # Issue: 9178 Safari doesn't support Blob respons
es. | 205 xhr_test/xhr_requestBlob: Fail # Issue: 9178 Safari doesn't support Blob respons
es. |
| 206 canvasrenderingcontext2d_test/drawImage_video_element: Fail # Safari does not su
pport drawImage w/ video element |
| 207 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Safari doe
s not support drawImage w/ video element |
203 | 208 |
204 # Safari Feature support statuses- | 209 # Safari Feature support statuses- |
205 # All changes should be accompanied by platform support annotation changes. | 210 # All changes should be accompanied by platform support annotation changes. |
206 element_types_test/supported_content: Fail | 211 element_types_test/supported_content: Fail |
207 element_types_test/supported_datalist: Fail | 212 element_types_test/supported_datalist: Fail |
208 element_types_test/supported_shadow: Fail | 213 element_types_test/supported_shadow: Fail |
209 fileapi_test/supported: Fail | 214 fileapi_test/supported: Fail |
210 indexeddb_1_test/supported: Fail | 215 indexeddb_1_test/supported: Fail |
211 indexeddb_1_test/supportsDatabaseNames: Fail | 216 indexeddb_1_test/supportsDatabaseNames: Fail |
212 input_element_test/supported_date: Fail | 217 input_element_test/supported_date: Fail |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
264 speechrecognition_test/supported: Fail | 269 speechrecognition_test/supported: Fail |
265 svg_test/supported_externalResourcesRequired: Fail | 270 svg_test/supported_externalResourcesRequired: Fail |
266 svg_test/supported_langSpace: Fail | 271 svg_test/supported_langSpace: Fail |
267 websql_test/supported: Fail | 272 websql_test/supported: Fail |
268 | 273 |
269 [ $runtime == ff ] | 274 [ $runtime == ff ] |
270 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR | 275 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR |
271 dromaeo_smoke_test: Pass, Fail # Issue: 8257 | 276 dromaeo_smoke_test: Pass, Fail # Issue: 8257 |
272 webgl_1_test: Pass, Fail # Issue 8219 | 277 webgl_1_test: Pass, Fail # Issue 8219 |
273 postmessage_structured_test/typed_arrays: Fail # FF incorrectly clones arrays. | 278 postmessage_structured_test/typed_arrays: Fail # FF incorrectly clones arrays. |
| 279 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox do
es not like dataUrl videos for drawImage |
274 | 280 |
275 # FireFox Feature support statuses- | 281 # FireFox Feature support statuses- |
276 # All changes should be accompanied by platform support annotation changes. | 282 # All changes should be accompanied by platform support annotation changes. |
277 audiobuffersourcenode_test/supported: Fail | 283 audiobuffersourcenode_test/supported: Fail |
278 audiocontext_test/supported: Fail | 284 audiocontext_test/supported: Fail |
279 crypto_test/supported: Fail | 285 crypto_test/supported: Fail |
280 css_test/supported_CssMatrix: Fail | 286 css_test/supported_CssMatrix: Fail |
281 css_test/supported_DomPoint: Fail | 287 css_test/supported_DomPoint: Fail |
282 document_test/supports_cssCanvasContext: Fail | 288 document_test/supports_cssCanvasContext: Fail |
283 element_types_test/supported_content: Fail | 289 element_types_test/supported_content: Fail |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
328 | 334 |
329 [ $compiler == dart2js && $runtime == drt && $unchecked ] | 335 [ $compiler == dart2js && $runtime == drt && $unchecked ] |
330 #indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851 | 336 #indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851 |
331 | 337 |
332 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run
time == ff || $runtime == chrome) ] | 338 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run
time == ff || $runtime == chrome) ] |
333 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 339 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
334 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. | 340 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. |
335 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 341 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
336 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 342 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
337 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions. | 343 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions. |
OLD | NEW |