Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(233)

Side by Side Diff: tests/html/html.status

Issue 22662008: Adjust IE test status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 async_window_test: Skip #TODO(gram): investigating 5 async_window_test: Skip #TODO(gram): investigating
6 event_test: Skip # Issue 1996 6 event_test: Skip # Issue 1996
7 interactive_test: Skip # Must be run manually. 7 interactive_test: Skip # Must be run manually.
8 8
9 # Issue 9326 9 # Issue 9326
10 custom_elements_test/register: Fail 10 custom_elements_test/register: Fail
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 isolates_test: Skip 89 isolates_test: Skip
90 microtask_test: Fail, Pass # Appears to be flaky 90 microtask_test: Fail, Pass # Appears to be flaky
91 native_gc_test: Fail, Pass # BUG(7774): Untriaged. 91 native_gc_test: Fail, Pass # BUG(7774): Untriaged.
92 serialized_script_value_test: Fail 92 serialized_script_value_test: Fail
93 storage_test: Fail, Pass 93 storage_test: Fail, Pass
94 transferables_test: Fail # Issue 9846 94 transferables_test: Fail # Issue 9846
95 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. 95 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
96 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor t drawImage w/ video element 96 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor t drawImage w/ video element
97 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no t support drawImage w/ video element 97 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no t support drawImage w/ video element
98 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. 98 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs.
99 element_test/eventDelegation: Fail # TODO(efortuna)
100 element_test/matches: Fail # TODO(efortuna)
99 101
100 # IE10 Feature support statuses- 102 # IE10 Feature support statuses-
101 # All changes should be accompanied by platform support annotation changes. 103 # All changes should be accompanied by platform support annotation changes.
102 audiobuffersourcenode_test/supported: Fail 104 audiobuffersourcenode_test/supported: Fail
103 audiocontext_test/supported: Fail 105 audiocontext_test/supported: Fail
104 crypto_test/supported: Fail 106 crypto_test/supported: Fail
105 css_test/supportsPointConversions: Fail 107 css_test/supportsPointConversions: Fail
106 document_test/supports_cssCanvasContext: Fail 108 document_test/supports_cssCanvasContext: Fail
107 element_types_test/supported_content: Fail 109 element_types_test/supported_content: Fail
108 element_types_test/supported_details: Fail 110 element_types_test/supported_details: Fail
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
151 isolates_test: Skip # BUG(4016) 153 isolates_test: Skip # BUG(4016)
152 localstorage_test: Fail 154 localstorage_test: Fail
153 microtask_test: Pass, Fail # http://dartbug.com/8300 155 microtask_test: Pass, Fail # http://dartbug.com/8300
154 postmessage_structured_test: Skip # BUG(5685): times out. 156 postmessage_structured_test: Skip # BUG(5685): times out.
155 serialized_script_value_test: Fail 157 serialized_script_value_test: Fail
156 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10) 158 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10)
157 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor t drawImage w/ video element 159 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor t drawImage w/ video element
158 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no t support drawImage w/ video element 160 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no t support drawImage w/ video element
159 canvasrenderingcontext2d_test/drawImage_image_element: Pass, Fail # Issue: 11416 161 canvasrenderingcontext2d_test/drawImage_image_element: Pass, Fail # Issue: 11416
160 input_element_test/attributes: Fail # IE returns null while others '' 162 input_element_test/attributes: Fail # IE returns null while others ''
163 element_test/eventDelegation: Fail # TODO(efortuna)
161 164
162 # IE9 Feature support statuses- 165 # IE9 Feature support statuses-
163 # All changes should be accompanied by platform support annotation changes. 166 # All changes should be accompanied by platform support annotation changes.
164 audiobuffersourcenode_test/supported: Fail 167 audiobuffersourcenode_test/supported: Fail
165 audiocontext_test/supported: Fail 168 audiocontext_test/supported: Fail
166 cache_test/supported: Fail 169 cache_test/supported: Fail
167 crypto_test/supported: Fail 170 crypto_test/supported: Fail
168 css_test/supportsPointConversions: Fail 171 css_test/supportsPointConversions: Fail
169 document_test/supports_cssCanvasContext: Fail 172 document_test/supports_cssCanvasContext: Fail
170 element_types_test/supported_content: Fail 173 element_types_test/supported_content: Fail
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
388 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run time == ff || $runtime == chrome || $runtime == chromeOnAndroid) ] 391 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run time == ff || $runtime == chrome || $runtime == chromeOnAndroid) ]
389 # Note: these tests are all injecting scripts by design. This is not allowed un der CSP. 392 # Note: these tests are all injecting scripts by design. This is not allowed un der CSP.
390 event_customevent_test: Fail # Test cannot run under CSP restrictions. 393 event_customevent_test: Fail # Test cannot run under CSP restrictions.
391 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim es out). 394 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim es out).
392 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. 395 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions.
393 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim es out). 396 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim es out).
394 js_test: Skip # Test cannot run under CSP restrictions (tim es out). 397 js_test: Skip # Test cannot run under CSP restrictions (tim es out).
395 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim es out). 398 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim es out).
396 safe_dom_test: Skip # Test cannot run under CSP restrictions (tim es out). 399 safe_dom_test: Skip # Test cannot run under CSP restrictions (tim es out).
397 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions. 400 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions.
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698