OLD | NEW |
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 [ $compiler == dart2js ] | 5 [ $compiler == dart2js ] |
6 Language/Expressions/Function_Invocation/async_cleanup_t01: Skip # https://githu
b.com/dart-lang/sdk/issues/28873 | 6 Language/Expressions/Function_Invocation/async_cleanup_t01: Skip # https://githu
b.com/dart-lang/sdk/issues/28873 |
7 Language/Expressions/Function_Invocation/async_cleanup_t03: Skip # https://githu
b.com/dart-lang/sdk/issues/28873 | 7 Language/Expressions/Function_Invocation/async_cleanup_t03: Skip # https://githu
b.com/dart-lang/sdk/issues/28873 |
8 Language/Expressions/Function_Invocation/async_cleanup_t05: Skip # https://githu
b.com/dart-lang/sdk/issues/28873 | 8 Language/Expressions/Function_Invocation/async_cleanup_t05: Skip # https://githu
b.com/dart-lang/sdk/issues/28873 |
9 Language/Expressions/Function_Invocation/async_cleanup_t06: Skip # https://githu
b.com/dart-lang/sdk/issues/28873 | 9 Language/Expressions/Function_Invocation/async_cleanup_t06: Skip # https://githu
b.com/dart-lang/sdk/issues/28873 |
10 Language/Expressions/Function_Invocation/async_cleanup_t08: Skip # https://githu
b.com/dart-lang/sdk/issues/28873 | 10 Language/Expressions/Function_Invocation/async_cleanup_t08: Skip # https://githu
b.com/dart-lang/sdk/issues/28873 |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
86 Language/Expressions/Assignment/super_assignment_value_t02: RuntimeError # Pleas
e triage this failure | 86 Language/Expressions/Assignment/super_assignment_value_t02: RuntimeError # Pleas
e triage this failure |
87 Language/Expressions/Await_Expressions/evaluation_throws_t03: RuntimeError # Ple
ase triage this failure | 87 Language/Expressions/Await_Expressions/evaluation_throws_t03: RuntimeError # Ple
ase triage this failure |
88 Language/Expressions/Await_Expressions/evaluation_throws_t04: RuntimeError # Ple
ase triage this failure | 88 Language/Expressions/Await_Expressions/evaluation_throws_t04: RuntimeError # Ple
ase triage this failure |
89 Language/Expressions/Await_Expressions/evaluation_throws_t06: RuntimeError # Ple
ase triage this failure | 89 Language/Expressions/Await_Expressions/evaluation_throws_t06: RuntimeError # Ple
ase triage this failure |
90 Language/Expressions/Await_Expressions/evaluation_throws_t07: RuntimeError # Ple
ase triage this failure | 90 Language/Expressions/Await_Expressions/evaluation_throws_t07: RuntimeError # Ple
ase triage this failure |
91 Language/Expressions/Constants/identifier_denotes_a_constant_t06: MissingCompile
TimeError # Issue 26580 | 91 Language/Expressions/Constants/identifier_denotes_a_constant_t06: MissingCompile
TimeError # Issue 26580 |
92 Language/Expressions/Constants/identifier_denotes_a_constant_t07: MissingCompile
TimeError # Issue 26580 | 92 Language/Expressions/Constants/identifier_denotes_a_constant_t07: MissingCompile
TimeError # Issue 26580 |
93 Language/Expressions/Function_Invocation/async_generator_invokation_t08: Timeout
, Skip # Issue 25967 | 93 Language/Expressions/Function_Invocation/async_generator_invokation_t08: Timeout
, Skip # Issue 25967 |
94 Language/Expressions/Function_Invocation/async_generator_invokation_t10: Timeout
, Skip # Issue 25967 | 94 Language/Expressions/Function_Invocation/async_generator_invokation_t10: Timeout
, Skip # Issue 25967 |
95 Language/Expressions/Function_Invocation/async_invokation_t04: RuntimeError, Pas
s # co19 issue 57 | 95 Language/Expressions/Function_Invocation/async_invokation_t04: RuntimeError, Pas
s # co19 issue 57 |
96 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t15: MissingCompi
leTimeError # Issue 26581 | |
97 Language/Expressions/Identifier_Reference/syntax_built_in_t01: fail # Issue 2115
4 | |
98 Language/Expressions/Instance_Creation/New/evaluation_t19: RuntimeError # Please
triage this failure | 96 Language/Expressions/Instance_Creation/New/evaluation_t19: RuntimeError # Please
triage this failure |
99 Language/Expressions/Instance_Creation/New/evaluation_t20: RuntimeError # Please
triage this failure | 97 Language/Expressions/Instance_Creation/New/evaluation_t20: RuntimeError # Please
triage this failure |
100 Language/Expressions/Maps/key_value_equals_operator_t02: CompileTimeError # Plea
se triage this failure | 98 Language/Expressions/Maps/key_value_equals_operator_t02: CompileTimeError # Plea
se triage this failure |
101 Language/Expressions/Maps/static_type_dynamic_t01: CompileTimeError # Maybe ok.
Issue 17207 | 99 Language/Expressions/Maps/static_type_dynamic_t01: CompileTimeError # Maybe ok.
Issue 17207 |
102 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat
ion_t01: MissingCompileTimeError # Issue 25496 | 100 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat
ion_t01: MissingCompileTimeError # Issue 25496 |
103 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat
ion_t02: MissingCompileTimeError # Issue 25496 | 101 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat
ion_t02: MissingCompileTimeError # Issue 25496 |
104 Language/Expressions/Numbers/syntax_t06: fail # Issue 21098 | 102 Language/Expressions/Numbers/syntax_t06: fail # Issue 21098 |
105 Language/Expressions/Numbers/syntax_t09: fail # Issue 21098 | 103 Language/Expressions/Numbers/syntax_t09: fail # Issue 21098 |
106 Language/Expressions/Object_Identity/Object_Identity/constant_objects_t01: fail
# Issue 11551, also related to issue 563, 18738 | 104 Language/Expressions/Object_Identity/Object_Identity/constant_objects_t01: fail
# Issue 11551, also related to issue 563, 18738 |
107 Language/Expressions/Object_Identity/Object_Identity/double_t02: fail # Issue 11
551, also related to issue 563, 18738 | 105 Language/Expressions/Object_Identity/Object_Identity/double_t02: fail # Issue 11
551, also related to issue 563, 18738 |
(...skipping 8373 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8481 WebPlatformTest/webstorage/storage_builtins_t01: RuntimeError # Please triage th
is failure | 8479 WebPlatformTest/webstorage/storage_builtins_t01: RuntimeError # Please triage th
is failure |
8482 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti
mes out. Please triage this failure | 8480 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti
mes out. Please triage this failure |
8483 | 8481 |
8484 [ $compiler == dart2js && $runtime == ie11 && $builder_tag == win8] | 8482 [ $compiler == dart2js && $runtime == ie11 && $builder_tag == win8] |
8485 LibTest/typed_data/ByteData/offsetInBytes_A01_t01: RuntimeError # Please triage
this failure | 8483 LibTest/typed_data/ByteData/offsetInBytes_A01_t01: RuntimeError # Please triage
this failure |
8486 LayoutTests/fast/dom/XMLSerializer-attribute-entities_t01: RuntimeError # Please
triage this failure | 8484 LayoutTests/fast/dom/XMLSerializer-attribute-entities_t01: RuntimeError # Please
triage this failure |
8487 LayoutTests/fast/dom/serialize-attribute_t01: RuntimeError # Please triage this
failure | 8485 LayoutTests/fast/dom/serialize-attribute_t01: RuntimeError # Please triage this
failure |
8488 | 8486 |
8489 [ $compiler == dart2js && $host_checked ] | 8487 [ $compiler == dart2js && $host_checked ] |
8490 Language/Types/Function_Types/call_t01: Crash # Issue 28894 | 8488 Language/Types/Function_Types/call_t01: Crash # Issue 28894 |
OLD | NEW |