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 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 [ $compiler == dart2js && $browser ] | 9 [ $compiler == dart2js && $browser ] |
10 element_offset_test/offset: Pass, Fail # Issue 13296 | 10 element_offset_test/offset: Pass, Fail # Issue 13296 |
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
153 svgelement_test/supported_altGlyph: Fail | 153 svgelement_test/supported_altGlyph: Fail |
154 svgelement_test/supported_animate: Fail | 154 svgelement_test/supported_animate: Fail |
155 svgelement_test/supported_animateMotion: Fail | 155 svgelement_test/supported_animateMotion: Fail |
156 svgelement_test/supported_animateTransform: Fail | 156 svgelement_test/supported_animateTransform: Fail |
157 svgelement_test/supported_foreignObject: Fail | 157 svgelement_test/supported_foreignObject: Fail |
158 svgelement_test/supported_set: Fail | 158 svgelement_test/supported_set: Fail |
159 touchevent_test/supported: Fail | 159 touchevent_test/supported: Fail |
160 webgl_1_test/supported: Fail | 160 webgl_1_test/supported: Fail |
161 websql_test/supported: Fail | 161 websql_test/supported: Fail |
162 xhr_test/json: Fail # IE10 returns string, not JSON object | 162 xhr_test/json: Fail # IE10 returns string, not JSON object |
163 xhr_test/supported_HttpRequestProgressEvent: Fail | |
164 xhr_test/supported_overrideMimeType: Fail | 163 xhr_test/supported_overrideMimeType: Fail |
165 xsltprocessor_test/supported: Fail | 164 xsltprocessor_test/supported: Fail |
166 | 165 |
167 | 166 |
168 [ $runtime == ie9 || $runtime == ie10 ] | 167 [ $runtime == ie9 || $runtime == ie10 ] |
169 custom/document_register_type_extensions_test/construction: Fail # Issue 13193 | 168 custom/document_register_type_extensions_test/construction: Fail # Issue 13193 |
170 | 169 |
171 [ $runtime == ie9 ] | 170 [ $runtime == ie9 ] |
172 isolates_test: Timeout # Issue 13027 | 171 isolates_test: Timeout # Issue 13027 |
173 blob_constructor_test: Fail | 172 blob_constructor_test: Fail |
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
260 svgelement_test/supported_filter: Fail | 259 svgelement_test/supported_filter: Fail |
261 svgelement_test/supported_foreignObject: Fail | 260 svgelement_test/supported_foreignObject: Fail |
262 svgelement_test/supported_set: Fail | 261 svgelement_test/supported_set: Fail |
263 touchevent_test/supported: Fail | 262 touchevent_test/supported: Fail |
264 transition_event_test/supported: Fail | 263 transition_event_test/supported: Fail |
265 typed_arrays_1_test/supported: Fail | 264 typed_arrays_1_test/supported: Fail |
266 webgl_1_test/supported: Fail | 265 webgl_1_test/supported: Fail |
267 websocket_test/supported: Fail | 266 websocket_test/supported: Fail |
268 websql_test/supported: Fail | 267 websql_test/supported: Fail |
269 worker_test/supported: Fail | 268 worker_test/supported: Fail |
270 xhr_test/supported_HttpRequestProgressEvent: Fail | |
271 xhr_test/supported_onLoadEnd: Fail | 269 xhr_test/supported_onLoadEnd: Fail |
272 xhr_test/supported_onProgress: Fail | 270 xhr_test/supported_onProgress: Fail |
273 xhr_test/supported_overrideMimeType: Fail | 271 xhr_test/supported_overrideMimeType: Fail |
274 xsltprocessor_test/supported: Fail | 272 xsltprocessor_test/supported: Fail |
275 | 273 |
276 [ $runtime == safari ] | 274 [ $runtime == safari ] |
277 worker_test: Skip # Issue 13221 | 275 worker_test: Skip # Issue 13221 |
278 worker_api_test: Skip # Issue 13221 | 276 worker_api_test: Skip # Issue 13221 |
279 notifications_test/supported: Pass, Fail # Issue 13210 | 277 notifications_test/supported: Pass, Fail # Issue 13210 |
280 element_types_test/supported_track: Pass, Fail | 278 element_types_test/supported_track: Pass, Fail |
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
379 input_element_test/supported_range: Fail, Pass # FF 23 is introducing support. | 377 input_element_test/supported_range: Fail, Pass # FF 23 is introducing support. |
380 input_element_test/supported_time: Fail | 378 input_element_test/supported_time: Fail |
381 input_element_test/supported_week: Fail | 379 input_element_test/supported_week: Fail |
382 media_stream_test/supported_MediaStreamEvent: Fail | 380 media_stream_test/supported_MediaStreamEvent: Fail |
383 media_stream_test/supported_MediaStreamTrackEvent: Fail | 381 media_stream_test/supported_MediaStreamTrackEvent: Fail |
384 notifications_test/supported: Fail | 382 notifications_test/supported: Fail |
385 shadow_dom_test/supported: Fail | 383 shadow_dom_test/supported: Fail |
386 speechrecognition_test/supported: Fail | 384 speechrecognition_test/supported: Fail |
387 touchevent_test/supported: Fail | 385 touchevent_test/supported: Fail |
388 websql_test/supported: Fail | 386 websql_test/supported: Fail |
389 xhr_test/supported_HttpRequestProgressEvent: Fail | |
390 | 387 |
391 # 'html' tests import the HTML library, so they only make sense in | 388 # 'html' tests import the HTML library, so they only make sense in |
392 # a browser environment. | 389 # a browser environment. |
393 [ $runtime == vm ] | 390 [ $runtime == vm ] |
394 *: Skip | 391 *: Skip |
395 | 392 |
396 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] | 393 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] |
397 request_animation_frame_test: Skip # Async test hangs. | 394 request_animation_frame_test: Skip # Async test hangs. |
398 | 395 |
399 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run
time == ff || $runtime == chrome || $runtime == chromeOnAndroid) ] | 396 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run
time == ff || $runtime == chrome || $runtime == chromeOnAndroid) ] |
400 # Note: these tests are all injecting scripts by design. This is not allowed un
der CSP. | 397 # Note: these tests are all injecting scripts by design. This is not allowed un
der CSP. |
401 event_customevent_test: Fail # Test cannot run under CSP restrictions. | 398 event_customevent_test: Fail # Test cannot run under CSP restrictions. |
402 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 399 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
403 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. | 400 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. |
404 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 401 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
405 js_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 402 js_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
406 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 403 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
407 safe_dom_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 404 safe_dom_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
408 | 405 |
409 [ $compiler == dart2js && $runtime == drt ] | 406 [ $compiler == dart2js && $runtime == drt ] |
410 wheelevent_test: Fail # http://dartbug.com/12958 | 407 wheelevent_test: Fail # http://dartbug.com/12958 |
OLD | NEW |