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 | 9 |
10 mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044) | 10 mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044) |
(...skipping 22 matching lines...) Expand all Loading... |
33 mirrors_js_typed_interop_test: Pass, Slow | 33 mirrors_js_typed_interop_test: Pass, Slow |
34 js_type_test/dynamic-null-not-Foo: Fail # Issue 26838 | 34 js_type_test/dynamic-null-not-Foo: Fail # Issue 26838 |
35 js_type_test/dynamic-String-not-Foo: Fail # Issue 26838 | 35 js_type_test/dynamic-String-not-Foo: Fail # Issue 26838 |
36 js_type_test/dynamic-String-not-dynamic-Foo: Fail # Issue 26838 | 36 js_type_test/dynamic-String-not-dynamic-Foo: Fail # Issue 26838 |
37 js_interop_constructor_name_test/HTMLDivElement-types-erroneous1: Fail # Issue 2
6838 | 37 js_interop_constructor_name_test/HTMLDivElement-types-erroneous1: Fail # Issue 2
6838 |
38 js_interop_constructor_name_test/HTMLDivElement-types-erroneous2: Fail # Issue 2
6838 | 38 js_interop_constructor_name_test/HTMLDivElement-types-erroneous2: Fail # Issue 2
6838 |
39 # ROLL 50 FAILURES START | 39 # ROLL 50 FAILURES START |
40 custom/document_register_type_extensions_test/construction: Pass, Timeout # Roll
50 failure | 40 custom/document_register_type_extensions_test/construction: Pass, Timeout # Roll
50 failure |
41 custom/document_register_type_extensions_test/registration: Pass, Timeout # Roll
50 failure | 41 custom/document_register_type_extensions_test/registration: Pass, Timeout # Roll
50 failure |
42 custom/entered_left_view_test/shadow_dom: Pass, Timeout # Roll 50 failure | 42 custom/entered_left_view_test/shadow_dom: Pass, Timeout # Roll 50 failure |
43 fileapi_test/directoryReader: Timeout # Roll 50 failure | 43 fileapi_test/directoryReader: Pass, Timeout # Roll 50 failure |
44 fileapi_test/entry: Timeout # Roll 50 failure | 44 fileapi_test/entry: Pass, Timeout # Roll 50 failure |
45 fileapi_test/fileEntry: Timeout # Roll 50 failure | 45 fileapi_test/fileEntry: Pass, Timeout # Roll 50 failure |
46 fileapi_test/getDirectory: Timeout # Roll 50 failure | 46 fileapi_test/getDirectory: Pass, Timeout # Roll 50 failure |
47 fileapi_test/getFile: Timeout # Roll 50 failure | 47 fileapi_test/getFile: Pass, Timeout # Roll 50 failure |
48 indexeddb_1_test/functional: Timeout # Roll 50 failure | 48 indexeddb_1_test/functional: Pass, Timeout # Roll 50 failure |
49 indexeddb_2_test: Timeout # Roll 50 failure | 49 indexeddb_2_test: Pass, Timeout # Roll 50 failure |
50 indexeddb_3_test: Timeout # Roll 50 failure | 50 indexeddb_3_test: Pass, Timeout # Roll 50 failure |
51 indexeddb_4_test: Timeout # Roll 50 failure | 51 indexeddb_4_test: Pass, Timeout # Roll 50 failure |
52 indexeddb_5_test: Timeout # Roll 50 failure | 52 indexeddb_5_test: Pass, Timeout # Roll 50 failure |
53 js_typed_interop_side_cast_exp_test: RuntimeError # Roll 50 failure | 53 js_typed_interop_side_cast_exp_test: Pass, RuntimeError # Roll 50 failure |
54 keyboard_event_test: RuntimeError # Roll 50 failure | 54 keyboard_event_test: Pass, RuntimeError # Roll 50 failure |
55 websql_test/functional: Timeout # Roll 50 failure | 55 svgelement_test/PathElement: Pass, RuntimeError # Roll 50 failure |
| 56 websql_test/functional: Pass, Timeout # Roll 50 failure |
| 57 xhr_test/xhr: Pass, RuntimeError # Roll 50 failure |
56 # ROLL 50 FAILURES END | 58 # ROLL 50 FAILURES END |
57 | 59 |
58 [ $compiler == dart2js && $checked ] | 60 [ $compiler == dart2js && $checked ] |
59 js_function_getter_trust_types_test: Skip # --trust-type-annotations incompatibl
e with --checked | 61 js_function_getter_trust_types_test: Skip # --trust-type-annotations incompatibl
e with --checked |
60 | 62 |
61 [ $compiler == dart2js && $csp && $browser ] | 63 [ $compiler == dart2js && $csp && $browser ] |
62 custom/js_custom_test: Fail # Issue 14643 | 64 custom/js_custom_test: Fail # Issue 14643 |
63 custom/element_upgrade_test: Fail # Issue 17298 | 65 custom/element_upgrade_test: Fail # Issue 17298 |
64 | 66 |
65 [ $compiler == dart2js && $browser ] | 67 [ $compiler == dart2js && $browser ] |
(...skipping 321 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
387 | 389 |
388 [ $compiler == dart2analyzer && $builder_tag == strong ] | 390 [ $compiler == dart2analyzer && $builder_tag == strong ] |
389 *: Skip # Issue 28649 | 391 *: Skip # Issue 28649 |
390 | 392 |
391 [ $compiler == dart2js && $fast_startup ] | 393 [ $compiler == dart2js && $fast_startup ] |
392 custom/constructor_calls_created_synchronously_test: Fail # mirrors not supporte
d | 394 custom/constructor_calls_created_synchronously_test: Fail # mirrors not supporte
d |
393 custom/js_custom_test: Fail # mirrors not supported | 395 custom/js_custom_test: Fail # mirrors not supported |
394 custom/mirrors_test: Fail # mirrors not supported | 396 custom/mirrors_test: Fail # mirrors not supported |
395 custom/mirrors_2_test: Fail # mirrors not supported | 397 custom/mirrors_2_test: Fail # mirrors not supported |
396 mirrors_js_typed_interop_test: Fail # mirrors not supported | 398 mirrors_js_typed_interop_test: Fail # mirrors not supported |
OLD | NEW |