| 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 interactive_test: Skip # Must be run manually. | 5 interactive_test: Skip # Must be run manually. |
| 6 cross_frame_test: Skip # Test reloads itself. Issue 18558 | 6 cross_frame_test: Skip # Test reloads itself. Issue 18558 |
| 7 | 7 |
| 8 [ $compiler == none && ($runtime == dartium || $runtime == drt) ] | 8 [ $compiler == none && ($runtime == dartium || $runtime == drt) ] |
| 9 | |
| 10 mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044) | 9 mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044) |
| 11 js_typed_interop_side_cast_exp_test: Fail, OK # tests dart2js-specific behavior. | 10 js_typed_interop_side_cast_exp_test: Fail, OK # tests dart2js-specific behavior. |
| 12 js_typed_interop_type1_test: Fail, OK # tests dart2js-specific behavior. | 11 js_typed_interop_type1_test: Fail, OK # tests dart2js-specific behavior. |
| 13 js_typed_interop_type2_test: Fail, OK # tests dart2js-specific behavior. | 12 js_typed_interop_type2_test: Fail, OK # tests dart2js-specific behavior. |
| 14 js_typed_interop_type3_test: Fail, OK # tests dart2js-specific behavior. | 13 js_typed_interop_type3_test: Fail, OK # tests dart2js-specific behavior. |
| 14 svgelement_test/PathElement: RuntimeError # Issue 25665 |
| 15 | 15 |
| 16 native_gc_test: Skip # Dartium JSInterop failure | 16 native_gc_test: Skip # Dartium JSInterop failure |
| 17 js_interop_constructor_name_test/HTMLDivElement-methods: Fail # Investigate. | 17 js_interop_constructor_name_test/HTMLDivElement-methods: Fail # Investigate. |
| 18 js_interop_constructor_name_test/HTMLDivElement-types: Fail # ditto | 18 js_interop_constructor_name_test/HTMLDivElement-types: Fail # ditto |
| 19 | 19 |
| 20 [ $compiler == none && ($runtime == drt || $runtime == dartium ) ] | 20 [ $compiler == none && ($runtime == drt || $runtime == dartium ) ] |
| 21 worker_api_test: Fail # Issue 10223 | 21 worker_api_test: Fail # Issue 10223 |
| 22 resource_http_test: Fail # Issue 24203 | 22 resource_http_test: Fail # Issue 24203 |
| 23 js_function_getter_trust_types_test: Skip # dartium doesn't support trust types. | 23 js_function_getter_trust_types_test: Skip # dartium doesn't support trust types. |
| 24 websocket_test/supported: Skip # Dartium 45 roll timesout | 24 websocket_test/supported: Skip # Dartium 45 roll timesout |
| (...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 352 js_typed_interop_window_property_test: SkipByDesign | 352 js_typed_interop_window_property_test: SkipByDesign |
| 353 js_function_getter_test: SkipByDesign | 353 js_function_getter_test: SkipByDesign |
| 354 js_function_getter_trust_types_test: SkipByDesign | 354 js_function_getter_trust_types_test: SkipByDesign |
| 355 js_dart_to_string_test: SkipByDesign | 355 js_dart_to_string_test: SkipByDesign |
| 356 mirrors_js_typed_interop_test: SkipByDesign | 356 mirrors_js_typed_interop_test: SkipByDesign |
| 357 postmessage_structured_test: SkipByDesign | 357 postmessage_structured_test: SkipByDesign |
| 358 | 358 |
| 359 [ $compiler == dart2js && ($runtime == chrome || $runtime == drt) ] | 359 [ $compiler == dart2js && ($runtime == chrome || $runtime == drt) ] |
| 360 svgelement_test/supported_altGlyph: RuntimeError # Issue 25787 | 360 svgelement_test/supported_altGlyph: RuntimeError # Issue 25787 |
| 361 | 361 |
| 362 [ ($runtime == dartium) && ($system == macos || $system == windows || $system ==
linux)] | |
| 363 # Desktop operating systems do not support touch events on chrome 34 dartium. | |
| 364 touchevent_test/supported: Fail | |
| 365 | |
| 366 [ (($runtime == dartium || $runtime == drt) && $system == macos) || $system == w
indows ] | 362 [ (($runtime == dartium || $runtime == drt) && $system == macos) || $system == w
indows ] |
| 367 xhr_test/xhr: Skip # Times out. Issue 21527 | 363 xhr_test/xhr: Skip # Times out. Issue 21527 |
| 368 | 364 |
| 369 [ $compiler == dart2analyzer ] | 365 [ $compiler == dart2analyzer ] |
| 370 custom/document_register_basic_test: StaticWarning | 366 custom/document_register_basic_test: StaticWarning |
| 371 custom/element_upgrade_test: StaticWarning | 367 custom/element_upgrade_test: StaticWarning |
| 372 datalistelement_test: StaticWarning | 368 datalistelement_test: StaticWarning |
| 373 documentfragment_test: StaticWarning | 369 documentfragment_test: StaticWarning |
| 374 element_add_test: StaticWarning | 370 element_add_test: StaticWarning |
| 375 element_test: StaticWarning | 371 element_test: StaticWarning |
| (...skipping 13 matching lines...) Expand all Loading... |
| 389 | 385 |
| 390 [ $compiler == dart2analyzer && $builder_tag == strong ] | 386 [ $compiler == dart2analyzer && $builder_tag == strong ] |
| 391 *: Skip # Issue 28649 | 387 *: Skip # Issue 28649 |
| 392 | 388 |
| 393 [ $compiler == dart2js && $fast_startup ] | 389 [ $compiler == dart2js && $fast_startup ] |
| 394 custom/constructor_calls_created_synchronously_test: Fail # mirrors not supporte
d | 390 custom/constructor_calls_created_synchronously_test: Fail # mirrors not supporte
d |
| 395 custom/js_custom_test: Fail # mirrors not supported | 391 custom/js_custom_test: Fail # mirrors not supported |
| 396 custom/mirrors_test: Fail # mirrors not supported | 392 custom/mirrors_test: Fail # mirrors not supported |
| 397 custom/mirrors_2_test: Fail # mirrors not supported | 393 custom/mirrors_2_test: Fail # mirrors not supported |
| 398 mirrors_js_typed_interop_test: Fail # mirrors not supported | 394 mirrors_js_typed_interop_test: Fail # mirrors not supported |
| OLD | NEW |