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

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

Issue 11642004: Revert "Cleaning up shadow dom tests." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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
OLDNEW
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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 47
48 [ $compiler == dart2js && $runtime == drt && $system == macos] 48 [ $compiler == dart2js && $runtime == drt && $system == macos]
49 audiobuffersourcenode_test: Pass, Fail 49 audiobuffersourcenode_test: Pass, Fail
50 50
51 [ $compiler == none && $runtime == drt && $system == linux] 51 [ $compiler == none && $runtime == drt && $system == linux]
52 documentfragment_test: Pass, Timeout 52 documentfragment_test: Pass, Timeout
53 53
54 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ] 54 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
55 # TODO(vsm): Triage DOM tests. 55 # TODO(vsm): Triage DOM tests.
56 htmloptionscollection_test: Fail # Issue 3813. 56 htmloptionscollection_test: Fail # Issue 3813.
57 shadow_dom_test: Skip # No ShadowDOM support except on tip dartium.
58 shadow_dom_layout_test: Skip
57 unknownelement_test: Fail # Issue 4189 59 unknownelement_test: Fail # Issue 4189
58 60
59 [ $runtime == dartium || $runtime == chrome || $runtime == ie9 || $runtime == ie 10 || $runtime == safari || $runtime == ff || $runtime == opera ] 61 [ $runtime == dartium || $runtime == chrome || $runtime == ie9 || $runtime == ie 10 || $runtime == safari || $runtime == ff || $runtime == opera ]
60 history_test: Fail 62 history_test: Fail
61 63
62 [$runtime == ie10 ] 64 [$runtime == ie10 ]
63 # TODO(efortuna, blois): Triage. 65 # TODO(efortuna, blois): Triage.
64 audiobuffersourcenode_test: Fail 66 audiobuffersourcenode_test: Fail
65 audiocontext_test: Fail 67 audiocontext_test: Fail
66 canvasrenderingcontext2d_test: Fail, Pass 68 canvasrenderingcontext2d_test: Fail, Pass
(...skipping 16 matching lines...) Expand all
83 input_element_test/datetime-local: Fail # IE10 does not support this input type . 85 input_element_test/datetime-local: Fail # IE10 does not support this input type .
84 input_element_test/month: Fail # IE10 does not support this input type . 86 input_element_test/month: Fail # IE10 does not support this input type .
85 input_element_test/time: Fail # IE10 does not support this input type . 87 input_element_test/time: Fail # IE10 does not support this input type .
86 input_element_test/week: Fail # IE10 does not support this input type . 88 input_element_test/week: Fail # IE10 does not support this input type .
87 isolates_test: Skip 89 isolates_test: Skip
88 localstorage_test: Fail 90 localstorage_test: Fail
89 measurement_test: Fail, Pass 91 measurement_test: Fail, Pass
90 messageevent_test: Fail 92 messageevent_test: Fail
91 mutationobserver_test: Fail 93 mutationobserver_test: Fail
92 serialized_script_value_test: Fail 94 serialized_script_value_test: Fail
93 shadow_dom_layout_test: Fail # IE10 does not support shadow root.
94 storage_test: Fail, Pass 95 storage_test: Fail, Pass
95 svgelement_test/additionalConstructors: Fail 96 svgelement_test/additionalConstructors: Fail
96 svgelement_test/elementset: Fail 97 svgelement_test/elementset: Fail
97 svgelement_test/innerHtml: Fail 98 svgelement_test/innerHtml: Fail
98 svgelement_test/outerHtml: Fail 99 svgelement_test/outerHtml: Fail
99 svgelement2_test: Fail 100 svgelement2_test: Fail
100 svg_3_test: Fail 101 svg_3_test: Fail
101 typed_arrays_1_test: Fail 102 typed_arrays_1_test: Fail
102 typed_arrays_arraybuffer_test: Fail 103 typed_arrays_arraybuffer_test: Fail
103 typed_arrays_dataview_test: Fail 104 typed_arrays_dataview_test: Fail
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 input_element_test/datetime-local: Fail # IE9 does not support this input type. 150 input_element_test/datetime-local: Fail # IE9 does not support this input type.
150 input_element_test/month: Fail # IE9 does not support this input type. 151 input_element_test/month: Fail # IE9 does not support this input type.
151 input_element_test/range: Fail # IE9 does not support this input type. 152 input_element_test/range: Fail # IE9 does not support this input type.
152 input_element_test/time: Fail # IE9 does not support this input type. 153 input_element_test/time: Fail # IE9 does not support this input type.
153 input_element_test/week: Fail # IE9 does not support this input type. 154 input_element_test/week: Fail # IE9 does not support this input type.
154 155
155 messageevent_test: Fail 156 messageevent_test: Fail
156 mutationobserver_test: Fail 157 mutationobserver_test: Fail
157 postmessage_structured_test: Skip # BUG(5685): times out. 158 postmessage_structured_test: Skip # BUG(5685): times out.
158 serialized_script_value_test: Fail 159 serialized_script_value_test: Fail
159 shadow_dom_layout_test: Fail # IE9 does not support shadow root. 160 shadow_dom_layout_test: Fail
161 shadow_dom_test: Fail
160 storage_test: Fail 162 storage_test: Fail
161 svg_3_test: Fail 163 svg_3_test: Fail
162 svgelement_test/additionalConstructors: Fail 164 svgelement_test/additionalConstructors: Fail
163 svgelement_test/elementset: Fail 165 svgelement_test/elementset: Fail
164 element_test/eventListening: Fail 166 element_test/eventListening: Fail
165 svgelement_test/innerHtml: Fail 167 svgelement_test/innerHtml: Fail
166 svgelement_test/outerHtml: Fail 168 svgelement_test/outerHtml: Fail
167 svgelement2_test: Fail 169 svgelement2_test: Fail
168 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10) 170 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10)
169 websocket_test: Fail 171 websocket_test: Fail
170 window_open_test: Skip # BUG(4016) 172 window_open_test: Skip # BUG(4016)
171 xsltprocessor_test: Skip # BUG(4016) 173 xsltprocessor_test: Skip # BUG(4016)
172 isolates_test: Skip # BUG(4016) 174 isolates_test: Skip # BUG(4016)
173 xhr_test: Skip # BUG(4016) 175 xhr_test: Skip # BUG(4016)
174 xhr_cross_origin_test: Fail # Issue 6016. 176 xhr_cross_origin_test: Fail # Issue 6016.
175 177
176 [ $runtime == safari ] 178 [ $runtime == safari ]
177 # TODO(efortuna): Make our test framework able to separate tests out by browser
178 # version.
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 # Issue: 7414 181 audiocontext_test: Crash, Fail # Issue: 7414
182 element_test/elements: Crash, Fail # Issue: 7414 182 element_test/elements: Crash, Fail # Issue: 7414
183 performance_api_test: Fail # window.performance.timing not in Safari 6. 183 performance_api_test: Fail # window.performance.timing not in Safari 6.
184 indexeddb_1_test: Fail # indexedDB not in Safari 6. 184 indexeddb_1_test: Fail # indexedDB not in Safari 6.
185 indexeddb_2_test: Fail # indexedDB not in Safari 6. 185 indexeddb_2_test: Fail # indexedDB not in Safari 6.
186 indexeddb_3_test: Fail # indexedDB not in Safari 6. 186 indexeddb_3_test: Fail # indexedDB not in Safari 6.
187 indexeddb_4_test: Fail # indexedDB not in Safari 6. 187 indexeddb_4_test: Fail # indexedDB not in Safari 6.
188 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.
189 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.
190 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.
191 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.
192 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.
193 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.
194 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.
195 fileapi_test: Fail # requestFileSystem not supported in Safari 6. 195 fileapi_test: Fail # requestFileSystem not supported in Safari 6.
196 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari. 196 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari.
197 contentelement_test: Fail # Safari 6 does not support content element. 197 contentelement_test: Fail # Safari 6 does not support content element.
198 # TODO(efortuna): Make our test framework able to separate tests out by browser
199 # version.
200 datalistelement_test: Fail # Issue: 7414
198 node_test: Skip # Issue 6457 201 node_test: Skip # Issue 6457
199 shadow_dom_layout_test: Fail # Safari does not support shadow root.
200 202
201 [ $runtime == opera && $system == windows ] 203 [ $runtime == opera && $system == windows ]
202 htmlelement_test: Fail, Pass 204 htmlelement_test: Fail, Pass
203 205
204 [ $runtime == opera && $system == macos ] 206 [ $runtime == opera && $system == macos ]
205 html/element_test/constructors: Fail 207 html/element_test/constructors: Fail
206 208
207 209
208 [ $runtime == opera ] 210 [ $runtime == opera ]
209 document_test/getCssCanvasContext: Fail # Issue: 7413 211 document_test/getCssCanvasContext: Fail # Issue: 7413
(...skipping 20 matching lines...) Expand all
230 element_test/queryAll: Fail 232 element_test/queryAll: Fail
231 element_webkit_test: Fail 233 element_webkit_test: Fail
232 exceptions_test: Fail 234 exceptions_test: Fail
233 indexeddb_1_test: Fail 235 indexeddb_1_test: Fail
234 indexeddb_2_test: Fail 236 indexeddb_2_test: Fail
235 indexeddb_3_test: Fail 237 indexeddb_3_test: Fail
236 indexeddb_4_test: Fail 238 indexeddb_4_test: Fail
237 mutationobserver_test: Fail 239 mutationobserver_test: Fail
238 performance_api_test: Fail 240 performance_api_test: Fail
239 serialized_script_value_test: Fail 241 serialized_script_value_test: Fail
240 shadow_dom_layout_test: Fail # Opera does not support shadow root.
241 svg_3_test: Fail 242 svg_3_test: Fail
242 svgelement_test/additionalConstructors: Fail 243 svgelement_test/additionalConstructors: Fail
243 svgelement2_test: Fail 244 svgelement2_test: Fail
244 typed_arrays_1_test: Fail 245 typed_arrays_1_test: Fail
245 typed_arrays_arraybuffer_test: Fail 246 typed_arrays_arraybuffer_test: Fail
246 url_test: Fail 247 url_test: Fail
247 websocket_test: Fail 248 websocket_test: Fail
248 fileapi_test: Skip # Timeout. 249 fileapi_test: Skip # Timeout.
249 inner_frame_test: Skip # Timeout. 250 inner_frame_test: Skip # Timeout.
250 js_interop_3_test: Skip # Timeout. 251 js_interop_3_test: Skip # Timeout.
(...skipping 18 matching lines...) Expand all
269 indexeddb_4_test: Fail # FF disables indexedDB from file URLs. 270 indexeddb_4_test: Fail # FF disables indexedDB from file URLs.
270 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] 271 # setup code fails. prepare. (DOM callback has errors) Caught [object Event]
271 inner_frame_test: Skip 272 inner_frame_test: Skip
272 input_element_test/date: Fail # FF does not support this input type. 273 input_element_test/date: Fail # FF does not support this input type.
273 input_element_test/datetime: Fail # FF does not support this input type. 274 input_element_test/datetime: Fail # FF does not support this input type.
274 input_element_test/datetime-local: Fail # FF does not support this input type. 275 input_element_test/datetime-local: Fail # FF does not support this input type.
275 input_element_test/month: Fail # FF does not support this input type. 276 input_element_test/month: Fail # FF does not support this input type.
276 input_element_test/time: Fail # FF does not support this input type. 277 input_element_test/time: Fail # FF does not support this input type.
277 input_element_test/week: Fail # FF does not support this input type. 278 input_element_test/week: Fail # FF does not support this input type.
278 input_element_test/range: Fail # FF does not support this input type. 279 input_element_test/range: Fail # FF does not support this input type.
279 shadow_dom_layout_test: Fail # FF does not support shadow root.
280 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable 280 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable
281 svg_3_test: Fail 281 svg_3_test: Fail
282 svgelement_test/additionalConstructors: Fail 282 svgelement_test/additionalConstructors: Fail
283 svgelement2_test: Fail 283 svgelement2_test: Fail
284 transferables_test: Fail # Issue 3392. 284 transferables_test: Fail # Issue 3392.
285 websql_test: Fail # FF does not support web SQL 285 websql_test: Fail # FF does not support web SQL
286 websocket_test: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket. 286 websocket_test: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket.
287 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530 3f4" 287 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530 3f4"
288 # (NS_ERROR_DOM_BAD_URI) ... 288 # (NS_ERROR_DOM_BAD_URI) ...
289 xhr_test: Fail 289 xhr_test: Fail
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 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. 344 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.
345 345
346 [ $compiler == dart2js && $runtime == ff ] 346 [ $compiler == dart2js && $runtime == ff ]
347 xhr_test: Skip # Timeout 347 xhr_test: Skip # Timeout
348 inner_frame_test: Skip # Timeout 348 inner_frame_test: Skip # Timeout
349 svg_3_test: Skip # Timeout 349 svg_3_test: Skip # Timeout
350 documentfragment_test: Skip # Timeout 350 documentfragment_test: Skip # Timeout
351 351
352 [ $compiler == dart2js && $runtime == chrome && $system == windows] 352 [ $compiler == dart2js && $runtime == chrome && $system == windows]
353 css_test: Pass, Fail # Issue #2823 353 css_test: Pass, Fail # Issue #2823
OLDNEW
« no previous file with comments | « no previous file | tests/html/shadow_dom_layout_test.dart » ('j') | tests/html/shadow_dom_layout_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698