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

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

Issue 11810004: Make browser tests all run from a server instead of the local filesystem. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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
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 9
10 # Layout tests are only supported on DRT. 10 # Layout tests are only supported on DRT.
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 element_test/click: Fail # IE does not support firing this event. 63 element_test/click: Fail # IE does not support firing this event.
64 element_types_test/supported_content: Fail 64 element_types_test/supported_content: Fail
65 element_types_test/supported_details: Fail 65 element_types_test/supported_details: Fail
66 element_types_test/supported_keygen: Fail 66 element_types_test/supported_keygen: Fail
67 element_types_test/supported_meter: Fail 67 element_types_test/supported_meter: Fail
68 element_types_test/supported_object: Fail 68 element_types_test/supported_object: Fail
69 element_types_test/supported_output: Fail 69 element_types_test/supported_output: Fail
70 element_types_test/supported_shadow: Fail 70 element_types_test/supported_shadow: Fail
71 exceptions_test: Fail 71 exceptions_test: Fail
72 fileapi_test: Fail 72 fileapi_test: Fail
73 indexeddb_1_test/supported: Fail # IE10 does not support from file://
74 inner_frame_test: Skip 73 inner_frame_test: Skip
75 input_element_test/supported_date: Fail 74 input_element_test/supported_date: Fail
76 input_element_test/supported_datetime: Fail 75 input_element_test/supported_datetime: Fail
77 input_element_test/supported_datetime-local: Fail 76 input_element_test/supported_datetime-local: Fail
78 input_element_test/supported_month: Fail 77 input_element_test/supported_month: Fail
79 input_element_test/supported_time: Fail 78 input_element_test/supported_time: Fail
80 input_element_test/supported_week: Fail 79 input_element_test/supported_week: Fail
81 isolates_test: Skip 80 isolates_test: Skip
82 localstorage_test: Fail 81 localstorage_test: Fail
83 measurement_test: Fail, Pass 82 measurement_test: Fail, Pass
84 messageevent_test: Fail 83 messageevent_test: Fail
85 mutationobserver_test/supported: Fail 84 mutationobserver_test/supported: Fail
86 native_gc_test: Fail, Pass # BUG(7774): Untriaged. 85 native_gc_test: Fail, Pass # BUG(7774): Untriaged.
87 serialized_script_value_test: Fail 86 serialized_script_value_test: Fail
88 shadow_dom_test/supported: Fail 87 shadow_dom_test/supported: Fail
89 storage_test: Fail, Pass 88 storage_test: Fail, Pass
90 svgelement_test/additionalConstructors: Fail 89 svgelement_test/additionalConstructors: Fail
91 svgelement2_test: Fail 90 svgelement2_test: Fail
92 svg_3_test: Fail 91 svg_3_test: Fail
93 url_test: Fail # IE10 does not support from file://
94 websql_test: Fail 92 websql_test: Fail
95 window_open_test: Skip 93 window_open_test: Skip
96 xhr_test: Fail 94 xhr_test: Fail
97 xsltprocessor_test: Fail 95 xsltprocessor_test: Fail
98 96
99 [ $runtime == ie9 ] 97 [ $runtime == ie9 ]
100 document_test/supports_cssCanvasContext: Fail 98 document_test/supports_cssCanvasContext: Fail
101 element_test/click: Fail # IE does not support firing this event. 99 element_test/click: Fail # IE does not support firing this event.
102 element_types_test/supported_content: Fail 100 element_types_test/supported_content: Fail
103 element_types_test/supported_datalist: Fail 101 element_types_test/supported_datalist: Fail
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 input_element_test/supported_search: Fail 138 input_element_test/supported_search: Fail
141 input_element_test/supported_tel: Fail 139 input_element_test/supported_tel: Fail
142 input_element_test/supported_time: Fail 140 input_element_test/supported_time: Fail
143 input_element_test/supported_url: Fail 141 input_element_test/supported_url: Fail
144 input_element_test/supported_week: Fail 142 input_element_test/supported_week: Fail
145 messageevent_test: Fail 143 messageevent_test: Fail
146 mutationobserver_test/supported: Fail 144 mutationobserver_test/supported: Fail
147 postmessage_structured_test: Skip # BUG(5685): times out. 145 postmessage_structured_test: Skip # BUG(5685): times out.
148 serialized_script_value_test: Fail 146 serialized_script_value_test: Fail
149 shadow_dom_test/supported: Fail 147 shadow_dom_test/supported: Fail
150 storage_test: Fail
151 svg_3_test: Fail 148 svg_3_test: Fail
152 svgelement_test/additionalConstructors: Fail 149 svgelement_test/additionalConstructors: Fail
153 svgelement2_test: Fail 150 svgelement2_test: Fail
154 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10) 151 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10)
155 websocket_test/supported: Fail 152 websocket_test/supported: Fail
156 window_open_test: Skip # BUG(4016) 153 window_open_test: Skip # BUG(4016)
157 xsltprocessor_test: Skip # BUG(4016) 154 xsltprocessor_test: Skip # BUG(4016)
158 isolates_test: Skip # BUG(4016) 155 isolates_test: Skip # BUG(4016)
159 xhr_test: Skip # BUG(4016) 156 xhr_test: Skip # BUG(4016)
160 xhr_cross_origin_test: Fail # Issue 6016. 157 xhr_cross_origin_test: Fail # Issue 6016.
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
234 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 231 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
235 document_test/supports_cssCanvasContext: Fail 232 document_test/supports_cssCanvasContext: Fail
236 element_types_test/supported_content: Fail 233 element_types_test/supported_content: Fail
237 element_types_test/supported_details: Fail 234 element_types_test/supported_details: Fail
238 element_types_test/supported_embed: Fail 235 element_types_test/supported_embed: Fail
239 element_types_test/supported_keygen: Fail 236 element_types_test/supported_keygen: Fail
240 element_types_test/supported_shadow: Fail 237 element_types_test/supported_shadow: Fail
241 element_types_test/supported_track: Fail 238 element_types_test/supported_track: Fail
242 exceptions_test: Fail # Uses webkitotifications, no analogue in moz 239 exceptions_test: Fail # Uses webkitotifications, no analogue in moz
243 fileapi_test: Fail # FF does not support filesystem APIs. 240 fileapi_test: Fail # FF does not support filesystem APIs.
244 indexeddb_1_test/supported: Fail # FF disables indexedDB from file URLs.
245 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] 241 # setup code fails. prepare. (DOM callback has errors) Caught [object Event]
246 inner_frame_test: Skip 242 inner_frame_test: Skip
247 input_element_test/supported_date: Fail 243 input_element_test/supported_date: Fail
248 input_element_test/supported_datetime: Fail 244 input_element_test/supported_datetime: Fail
249 input_element_test/supported_datetime-local: Fail 245 input_element_test/supported_datetime-local: Fail
250 input_element_test/supported_month: Fail 246 input_element_test/supported_month: Fail
251 input_element_test/supported_time: Fail 247 input_element_test/supported_time: Fail
252 input_element_test/supported_week: Fail 248 input_element_test/supported_week: Fail
253 input_element_test/supported_number: Fail 249 input_element_test/supported_number: Fail
254 input_element_test/supported_range: Fail 250 input_element_test/supported_range: Fail
255 shadow_dom_test/supported: Fail 251 shadow_dom_test/supported: Fail
256 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable 252 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable
257 svg_3_test: Fail 253 svg_3_test: Fail
258 svgelement_test/additionalConstructors: Fail 254 svgelement_test/additionalConstructors: Fail
259 svgelement2_test: Fail 255 svgelement2_test: Fail
260 transferables_test: Fail # Issue 3392. 256 transferables_test: Fail # Issue 3392.
261 websql_test: Fail # FF does not support web SQL 257 websql_test: Fail # FF does not support web SQL
262 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530 3f4"
263 # (NS_ERROR_DOM_BAD_URI) ...
264 xhr_test: Fail
265 258
266 [ $runtime == ie9 && ($system == linux || $system == macos) ] 259 [ $runtime == ie9 && ($system == linux || $system == macos) ]
267 *: Skip 260 *: Skip
268 261
269 [ $runtime == safari && ($system == linux || $system == windows) ] 262 [ $runtime == safari && ($system == linux || $system == windows) ]
270 *: Skip 263 *: Skip
271 264
272 # 'html' tests import the HTML library, so they only make sense in 265 # 'html' tests import the HTML library, so they only make sense in
273 # a browser environment. 266 # a browser environment.
274 [ $runtime == vm ] 267 [ $runtime == vm ]
275 *: Skip 268 *: Skip
276 269
277 [ $compiler == dart2js ] 270 [ $compiler == dart2js ]
278 transferables_test: Skip # until isInstance works in dart2js 271 transferables_test: Skip # until isInstance works in dart2js
279 272
280 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] 273 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
281 request_animation_frame_test: Skip # Async test hangs. 274 request_animation_frame_test: Skip # Async test hangs.
282 275
283 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] 276 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
284 isolates_test: Skip # Timeout because leg does not support web workers. 277 isolates_test: Skip # Timeout because leg does not support web workers.
285 278
286 [ $compiler == dart2js && $runtime == ff ] 279 [ $compiler == dart2js && $runtime == ff ]
287 xhr_test: Skip # Timeout
288 inner_frame_test: Skip # Timeout 280 inner_frame_test: Skip # Timeout
289 svg_3_test: Skip # Timeout 281 svg_3_test: Skip # Timeout
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698