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 | |
51 | 49 |
52 # IE10 Feature support statuses- | 50 # IE10 Feature support statuses- |
53 # All changes should be accompanied by platform support annotation changes. | 51 # All changes should be accompanied by platform support annotation changes. |
54 audiobuffersourcenode_test/supported: Fail | 52 audiobuffersourcenode_test/supported: Fail |
55 audiocontext_test/supported: Fail | 53 audiocontext_test/supported: Fail |
56 crypto_test/supported: Fail | 54 crypto_test/supported: Fail |
57 css_test/supported_CssMatrix: Fail | 55 css_test/supported_CssMatrix: Fail |
58 css_test/supported_DomPoint: Fail | 56 css_test/supported_DomPoint: Fail |
59 document_test/supports_cssCanvasContext: Fail | 57 document_test/supports_cssCanvasContext: Fail |
60 element_types_test/supported_content: Fail | 58 element_types_test/supported_content: Fail |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
98 element_test/click: Fail # IE does not support firing this event. | 96 element_test/click: Fail # IE does not support firing this event. |
99 element_test/matches: Fail # IE9 does not support matches | 97 element_test/matches: Fail # IE9 does not support matches |
100 form_element_test: Fail # Issue 4793. | 98 form_element_test: Fail # Issue 4793. |
101 isolates_test: Skip # BUG(4016) | 99 isolates_test: Skip # BUG(4016) |
102 localstorage_test: Fail | 100 localstorage_test: Fail |
103 microtask_test: Pass, Fail # http://dartbug.com/8300 | 101 microtask_test: Pass, Fail # http://dartbug.com/8300 |
104 postmessage_structured_test: Skip # BUG(5685): times out. | 102 postmessage_structured_test: Skip # BUG(5685): times out. |
105 serialized_script_value_test: Fail | 103 serialized_script_value_test: Fail |
106 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 104 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
107 window_open_test: Skip # BUG(4016) | 105 window_open_test: Skip # BUG(4016) |
108 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element | 106 canvasrenderingcontext2d_test: Pass, Fail # flaky drawImage. BUG(9189) |
109 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element | |
110 | 107 |
111 # IE9 Feature support statuses- | 108 # IE9 Feature support statuses- |
112 # All changes should be accompanied by platform support annotation changes. | 109 # All changes should be accompanied by platform support annotation changes. |
113 audiobuffersourcenode_test/supported: Fail | 110 audiobuffersourcenode_test/supported: Fail |
114 audiocontext_test/supported: Fail | 111 audiocontext_test/supported: Fail |
115 cache_test/supported: Fail | 112 cache_test/supported: Fail |
116 crypto_test/supported: Fail | 113 crypto_test/supported: Fail |
117 css_test/supported_CssMatrix: Fail | 114 css_test/supported_CssMatrix: Fail |
118 css_test/supported_DomPoint: Fail | 115 css_test/supported_DomPoint: Fail |
119 document_test/supports_cssCanvasContext: Fail | 116 document_test/supports_cssCanvasContext: Fail |
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
267 speechrecognition_test/supported: Fail | 264 speechrecognition_test/supported: Fail |
268 svg_test/supported_externalResourcesRequired: Fail | 265 svg_test/supported_externalResourcesRequired: Fail |
269 svg_test/supported_langSpace: Fail | 266 svg_test/supported_langSpace: Fail |
270 websql_test/supported: Fail | 267 websql_test/supported: Fail |
271 | 268 |
272 [ $runtime == ff ] | 269 [ $runtime == ff ] |
273 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR | 270 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR |
274 dromaeo_smoke_test: Pass, Fail # Issue: 8257 | 271 dromaeo_smoke_test: Pass, Fail # Issue: 8257 |
275 webgl_1_test: Pass, Fail # Issue 8219 | 272 webgl_1_test: Pass, Fail # Issue 8219 |
276 postmessage_structured_test/typed_arrays: Fail # FF incorrectly clones arrays. | 273 postmessage_structured_test/typed_arrays: Fail # FF incorrectly clones arrays. |
277 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox do
es not like dataUrl videos for drawImage | |
278 | 274 |
279 # FireFox Feature support statuses- | 275 # FireFox Feature support statuses- |
280 # All changes should be accompanied by platform support annotation changes. | 276 # All changes should be accompanied by platform support annotation changes. |
281 audiobuffersourcenode_test/supported: Fail | 277 audiobuffersourcenode_test/supported: Fail |
282 audiocontext_test/supported: Fail | 278 audiocontext_test/supported: Fail |
283 crypto_test/supported: Fail | 279 crypto_test/supported: Fail |
284 css_test/supported_CssMatrix: Fail | 280 css_test/supported_CssMatrix: Fail |
285 css_test/supported_DomPoint: Fail | 281 css_test/supported_DomPoint: Fail |
286 document_test/supports_cssCanvasContext: Fail | 282 document_test/supports_cssCanvasContext: Fail |
287 element_types_test/supported_content: Fail | 283 element_types_test/supported_content: Fail |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
332 | 328 |
333 [ $compiler == dart2js && $runtime == drt && $unchecked ] | 329 [ $compiler == dart2js && $runtime == drt && $unchecked ] |
334 #indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851 | 330 #indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851 |
335 | 331 |
336 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run
time == ff || $runtime == chrome) ] | 332 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run
time == ff || $runtime == chrome) ] |
337 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 333 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
338 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. | 334 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. |
339 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 335 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
340 postmessage_structured_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). |
341 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions. | 337 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions. |
OLD | NEW |