| 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/03_Overview/03_Overview_A01_t02: Crash |
| 7 Language/03_Overview/03_Overview_A01_t01: Fail # TODO(ahe): Please triage this f
ailure. |
| 8 Language/03_Overview/1_Scoping_A01_t40: Fail # TODO(ahe): Please triage this fai
lure. |
| 9 Language/03_Overview/1_Scoping_A01_t39: Fail # TODO(ahe): Please triage this fai
lure. |
| 10 Language/03_Overview/1_Scoping_A01_t41: Fail # TODO(ahe): Please triage this fai
lure. |
| 11 Language/03_Overview/1_Scoping_A03_t02: Fail # TODO(ahe): Please triage this fai
lure. |
| 12 Language/03_Overview/2_Privacy_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. |
| 13 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(ahe): Please triage this fai
lure. |
| 14 Language/03_Overview/2_Privacy_A01_t16: Fail # TODO(ahe): Please triage this fai
lure. |
| 15 Language/05_Variables/05_Variables_A01_t04: Fail # TODO(ahe): Please triage this
failure. |
| 16 Language/05_Variables/05_Variables_A01_t05: Fail # TODO(ahe): Please triage this
failure. |
| 17 Language/05_Variables/05_Variables_A01_t08: Fail # TODO(ahe): Please triage this
failure. |
| 18 Language/05_Variables/05_Variables_A01_t12: Fail # TODO(ahe): Please triage this
failure. |
| 19 Language/05_Variables/05_Variables_A01_t13: Fail # TODO(ahe): Please triage this
failure. |
| 20 Language/05_Variables/05_Variables_A01_t14: Fail # TODO(ahe): Please triage this
failure. |
| 21 Language/05_Variables/05_Variables_A01_t15: Fail # TODO(ahe): Please triage this
failure. |
| 22 Language/05_Variables/05_Variables_A03_t01: Fail # TODO(ahe): Please triage this
failure. |
| 23 Language/05_Variables/05_Variables_A03_t02: Fail # TODO(ahe): Please triage this
failure. |
| 24 Language/05_Variables/05_Variables_A03_t03: Fail # TODO(ahe): Please triage this
failure. |
| 25 Language/05_Variables/05_Variables_A03_t04: Fail # TODO(ahe): Please triage this
failure. |
| 26 Language/05_Variables/05_Variables_A03_t05: Fail # TODO(ahe): Please triage this
failure. |
| 27 Language/05_Variables/05_Variables_A03_t06: Fail # TODO(ahe): Please triage this
failure. |
| 28 Language/05_Variables/05_Variables_A03_t07: Fail # TODO(ahe): Please triage this
failure. |
| 29 Language/05_Variables/05_Variables_A03_t08: Fail # TODO(ahe): Please triage this
failure. |
| 30 Language/05_Variables/05_Variables_A03_t10: Fail # TODO(ahe): Please triage this
failure. |
| 31 Language/05_Variables/05_Variables_A04_t01: Fail # TODO(ahe): Please triage this
failure. |
| 32 Language/05_Variables/05_Variables_A04_t02: Fail # TODO(ahe): Please triage this
failure. |
| 33 Language/05_Variables/05_Variables_A04_t03: Fail # TODO(ahe): Please triage this
failure. |
| 34 Language/05_Variables/05_Variables_A04_t04: Fail # TODO(ahe): Please triage this
failure. |
| 35 Language/05_Variables/05_Variables_A04_t05: Fail # TODO(ahe): Please triage this
failure. |
| 36 Language/05_Variables/05_Variables_A04_t06: Fail # TODO(ahe): Please triage this
failure. |
| 37 Language/05_Variables/05_Variables_A04_t07: Fail # TODO(ahe): Please triage this
failure. |
| 38 Language/05_Variables/05_Variables_A04_t08: Fail # TODO(ahe): Please triage this
failure. |
| 39 Language/05_Variables/05_Variables_A04_t10: Fail # TODO(ahe): Please triage this
failure. |
| 40 Language/05_Variables/05_Variables_A05_t01: Fail # TODO(ahe): Please triage this
failure. |
| 41 Language/05_Variables/05_Variables_A08_t02: Fail # TODO(ahe): Please triage this
failure. |
| 42 Language/05_Variables/05_Variables_A08_t04: Fail # TODO(ahe): Please triage this
failure. |
| 43 Language/05_Variables/05_Variables_A08_t03: Fail # TODO(ahe): Please triage this
failure. |
| 44 Language/05_Variables/05_Variables_A08_t05: Fail # TODO(ahe): Please triage this
failure. |
| 45 Language/05_Variables/05_Variables_A08_t07: Fail # TODO(ahe): Please triage this
failure. |
| 46 Language/05_Variables/05_Variables_A08_t06: Fail # TODO(ahe): Please triage this
failure. |
| 47 Language/06_Functions/06_Functions_A01_t03: Fail # TODO(ahe): Please triage this
failure. |
| 48 Language/07_Classes/4_Instance_Variables_A02_t06: Fail # TODO(ahe): Please triag
e this failure. |
| 49 Language/07_Classes/5_Constructors/1_Generative_Constructors_A18_t03: Fail # TOD
O(ahe): Please triage this failure. |
| 50 Language/07_Classes/5_Constructors/2_Factories_A02_t01: Fail # TODO(ahe): Please
triage this failure. |
| 51 Language/07_Classes/5_Constructors/2_Factories_A05_t01: Fail # TODO(ahe): Please
triage this failure. |
| 52 Language/07_Classes/5_Constructors/2_Factories_A05_t03: Fail # TODO(ahe): Please
triage this failure. |
| 53 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t01: F
ail # TODO(ahe): Please triage this failure. |
| 54 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F
ail # TODO(ahe): Please triage this failure. |
| 55 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t01: F
ail # TODO(ahe): Please triage this failure. |
| 56 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t02: F
ail # TODO(ahe): Please triage this failure. |
| 57 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t03: F
ail # TODO(ahe): Please triage this failure. |
| 58 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t04: F
ail # TODO(ahe): Please triage this failure. |
| 59 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t05: F
ail # TODO(ahe): Please triage this failure. |
| 60 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A03_t01: F
ail # TODO(ahe): Please triage this failure. |
| 61 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A03_t02: F
ail # TODO(ahe): Please triage this failure. |
| 62 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A03_t03: F
ail # TODO(ahe): Please triage this failure. |
| 63 Language/08_Interfaces/5_Superinterfaces_A03_t02: Fail # TODO(ahe): Please triag
e this failure. |
| 64 Language/10_Expressions/01_Constants_A19_t01: Fail # TODO(ahe): Please triage th
is failure. |
| 65 Language/10_Expressions/05_Strings_A02_t39: Fail # TODO(ahe): Please triage this
failure. |
| 66 Language/10_Expressions/05_Strings_A02_t41: Fail # TODO(ahe): Please triage this
failure. |
| 67 Language/10_Expressions/05_Strings_A02_t43: Fail # TODO(ahe): Please triage this
failure. |
| 68 Language/10_Expressions/05_Strings_A02_t45: Fail # TODO(ahe): Please triage this
failure. |
| 69 Language/10_Expressions/05_Strings_A02_t46: Fail # TODO(ahe): Please triage this
failure. |
| 70 Language/10_Expressions/05_Strings_A02_t47: Fail # TODO(ahe): Please triage this
failure. |
| 71 Language/10_Expressions/05_Strings_A02_t48: Fail # TODO(ahe): Please triage this
failure. |
| 72 Language/10_Expressions/05_Strings_A02_t49: Fail # TODO(ahe): Please triage this
failure. |
| 73 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A05_t02: Fail # TODO(ahe): Please triage this failure. |
| 74 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A02_t01: Fail #
TODO(ahe): Please triage this failure. |
| 75 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t01: Fail #
TODO(ahe): Please triage this failure. |
| 76 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t02: Fail #
TODO(ahe): Please triage this failure. |
| 77 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail #
TODO(ahe): Please triage this failure. |
| 78 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t05: Fail #
TODO(ahe): Please triage this failure. |
| 79 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail #
TODO(ahe): Please triage this failure. |
| 80 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t07: Fail #
TODO(ahe): Please triage this failure. |
| 81 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: Fail #
TODO(ahe): Please triage this failure. |
| 82 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail #
TODO(ahe): Please triage this failure. |
| 83 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t03: Fail #
TODO(ahe): Please triage this failure. |
| 84 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t04: Fail #
TODO(ahe): Please triage this failure. |
| 85 Language/10_Expressions/15_Getter_Invocation_A07_t04: Fail # TODO(ahe): Please t
riage this failure. |
| 86 Language/10_Expressions/15_Getter_Invocation_A07_t05: Fail # TODO(ahe): Please t
riage this failure. |
| 87 Language/10_Expressions/16_Assignment_A04_t03: Fail # TODO(ahe): Please triage t
his failure. |
| 88 Language/10_Expressions/16_Assignment_A04_t04: Fail # TODO(ahe): Please triage t
his failure. |
| 89 Language/10_Expressions/16_Assignment_A04_t05: Fail # TODO(ahe): Please triage t
his failure. |
| 90 Language/10_Expressions/30_Type_Cast_A02_t02: Fail # TODO(ahe): Please triage th
is failure. |
| 91 Language/10_Expressions/30_Type_Cast_A02_t03: Fail # TODO(ahe): Please triage th
is failure. |
| 92 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # TODO(ahe): Please triage th
is failure. |
| 93 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # TODO(ahe): Please triage th
is failure. |
| 94 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # TODO(ahe): Please triage th
is failure. |
| 95 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # TODO(ahe): Please triage th
is failure. |
| 96 Language/10_Expressions/30_Type_Cast_A05_t03: Fail # TODO(ahe): Please triage th
is failure. |
| 97 Language/10_Expressions/30_Type_Cast_A05_t04: Fail # TODO(ahe): Please triage th
is failure. |
| 98 Language/10_Expressions/30_Type_Cast_A05_t05: Fail # TODO(ahe): Please triage th
is failure. |
| 99 Language/10_Expressions/30_Type_Cast_A02_t01: Fail # TODO(ahe): Please triage th
is failure. |
| 100 Language/10_Expressions/30_Type_Cast_A06_t02: Fail # TODO(ahe): Please triage th
is failure. |
| 101 Language/11_Statements/02_Expression_Statements_A01_t09: Fail # TODO(ahe): Pleas
e triage this failure. |
| 102 Language/11_Statements/02_Expression_Statements_A01_t10: Fail # TODO(ahe): Pleas
e triage this failure. |
| 103 Language/11_Statements/02_Expression_Statements_A01_t11: Fail # TODO(ahe): Pleas
e triage this failure. |
| 104 Language/11_Statements/08_Switch_A10_t01: Fail # TODO(ahe): Please triage this f
ailure. |
| 105 Language/11_Statements/08_Switch_A10_t02: Fail # TODO(ahe): Please triage this f
ailure. |
| 106 Language/11_Statements/08_Switch_A10_t03: Fail # TODO(ahe): Please triage this f
ailure. |
| 107 Language/11_Statements/09_Try_A06_t01: Fail # TODO(ahe): Please triage this fail
ure. |
| 108 Language/11_Statements/09_Try_A06_t02: Fail # TODO(ahe): Please triage this fail
ure. |
| 109 Language/11_Statements/09_Try_A06_t03: Fail # TODO(ahe): Please triage this fail
ure. |
| 110 Language/11_Statements/09_Try_A06_t04: Fail # TODO(ahe): Please triage this fail
ure. |
| 111 Language/11_Statements/09_Try_A06_t05: Fail # TODO(ahe): Please triage this fail
ure. |
| 112 Language/12_Libraries_and_Scripts/2_Imports_A01_t31: Fail # TODO(ahe): Please tr
iage this failure. |
| 113 Language/12_Libraries_and_Scripts/2_Imports_A01_t30: Fail # TODO(ahe): Please tr
iage this failure. |
| 114 Language/12_Libraries_and_Scripts/2_Imports_A01_t39: Fail # TODO(ahe): Please tr
iage this failure. |
| 115 Language/12_Libraries_and_Scripts/2_Imports_A02_t11: Fail # TODO(ahe): Please tr
iage this failure. |
| 116 Language/12_Libraries_and_Scripts/2_Imports_A02_t14: Fail # TODO(ahe): Please tr
iage this failure. |
| 117 Language/12_Libraries_and_Scripts/2_Imports_A02_t16: Fail # TODO(ahe): Please tr
iage this failure. |
| 118 Language/12_Libraries_and_Scripts/2_Imports_A02_t17: Fail # TODO(ahe): Please tr
iage this failure. |
| 119 Language/12_Libraries_and_Scripts/2_Imports_A02_t18: Fail # TODO(ahe): Please tr
iage this failure. |
| 120 Language/12_Libraries_and_Scripts/2_Imports_A02_t20: Fail # TODO(ahe): Please tr
iage this failure. |
| 121 Language/12_Libraries_and_Scripts/2_Imports_A02_t21: Fail # TODO(ahe): Please tr
iage this failure. |
| 122 Language/12_Libraries_and_Scripts/2_Imports_A02_t22: Fail # TODO(ahe): Please tr
iage this failure. |
| 123 Language/12_Libraries_and_Scripts/2_Imports_A06_t03: Fail # TODO(ahe): Please tr
iage this failure. |
| 124 Language/12_Libraries_and_Scripts/2_Imports_A07_t05: Fail # TODO(ahe): Please tr
iage this failure. |
| 125 Language/12_Libraries_and_Scripts/2_Imports_A10_t02: Fail # TODO(ahe): Please tr
iage this failure. |
| 126 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple
ase triage this failure. |
| 127 LibTest/core/Futures/wait_A03_t01: Fail # TODO(ahe): Please triage this failure. |
| 128 LibTest/core/List/forEach_A01_t02: Fail # TODO(ahe): Please triage this failure. |
| 129 |
| 130 |
| 6 Language/05_Variables/05_Variables_A05_t03: Fail, OK | 131 Language/05_Variables/05_Variables_A05_t03: Fail, OK |
| 7 Language/05_Variables/05_Variables_A04_t09: Fail, OK | 132 Language/05_Variables/05_Variables_A04_t09: Fail, OK |
| 8 Language/05_Variables/05_Variables_A03_t09: Fail, OK | 133 Language/05_Variables/05_Variables_A03_t09: Fail, OK |
| 9 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK | 134 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK |
| 10 LibTest/core/double/ceil_A01_t03: Fail, OK | 135 LibTest/core/double/ceil_A01_t03: Fail, OK |
| 11 LibTest/core/double/truncate_A01_t05: Fail, OK | 136 LibTest/core/double/truncate_A01_t05: Fail, OK |
| 12 LibTest/core/double/floor_A01_t06: Fail, OK | 137 LibTest/core/double/floor_A01_t06: Fail, OK |
| 13 LibTest/core/double/toDouble_A01_t03: Fail, OK | 138 LibTest/core/double/toDouble_A01_t03: Fail, OK |
| 14 LibTest/core/double/floor_A01_t03: Fail, OK | 139 LibTest/core/double/floor_A01_t03: Fail, OK |
| 15 LibTest/core/double/floor_A01_t01: Fail, OK | 140 LibTest/core/double/floor_A01_t01: Fail, OK |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 108 LibTest/core/List/sort_A01_t06: Slow, Pass | 233 LibTest/core/List/sort_A01_t06: Slow, Pass |
| 109 | 234 |
| 110 # These test the Clock class which has been removed. | 235 # These test the Clock class which has been removed. |
| 111 # issue co19 - 173 | 236 # issue co19 - 173 |
| 112 LibTest/core/Clock/frequency_A01_t01: Fail, OK | 237 LibTest/core/Clock/frequency_A01_t01: Fail, OK |
| 113 LibTest/core/Clock/now_A01_t01: Fail, OK | 238 LibTest/core/Clock/now_A01_t01: Fail, OK |
| 114 | 239 |
| 115 # Tests that fail because they use the legacy try-catch syntax. | 240 # Tests that fail because they use the legacy try-catch syntax. |
| 116 # See co19 issue 184. | 241 # See co19 issue 184. |
| 117 Language/03_Overview/1_Scoping_A02_t27: Fail, OK | 242 Language/03_Overview/1_Scoping_A02_t27: Fail, OK |
| 118 Language/03_Overview/1_Scoping_A02_t29: Fail, OK | |
| 119 Language/03_Overview/1_Scoping_A02_t30: Fail, OK | 243 Language/03_Overview/1_Scoping_A02_t30: Fail, OK |
| 120 Language/03_Overview/1_Scoping_A02_t31: Fail, OK | 244 Language/03_Overview/1_Scoping_A02_t31: Fail, OK |
| 121 Language/03_Overview/2_Privacy_A01_t07: Fail, OK | |
| 122 Language/03_Overview/2_Privacy_A01_t08: Fail, OK | 245 Language/03_Overview/2_Privacy_A01_t08: Fail, OK |
| 123 Language/03_Overview/2_Privacy_A01_t18: Fail, OK | |
| 124 Language/03_Overview/2_Privacy_A01_t21: Fail, OK | 246 Language/03_Overview/2_Privacy_A01_t21: Fail, OK |
| 125 Language/05_Variables/05_Variables_A07_t01: Fail, OK | |
| 126 Language/06_Functions/06_Functions_A01_t04: Fail, OK | 247 Language/06_Functions/06_Functions_A01_t04: Fail, OK |
| 127 Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail, OK | 248 Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail, OK |
| 128 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t01: Fail, OK | 249 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t01: Fail, OK |
| 129 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t02: Fail, OK | 250 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t02: Fail, OK |
| 130 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A04_t02: Fail, OK | 251 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A04_t02: Fail, OK |
| 131 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A04_t03: Fail, OK | 252 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A04_t03: Fail, OK |
| 132 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A06_t03: Fail, OK | 253 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A06_t03: Fail, OK |
| 133 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t01: Fail, OK | 254 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t01: Fail, OK |
| 134 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t02: Fail, OK | 255 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t02: Fail, OK |
| 135 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t05: Fail, OK | 256 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t05: Fail, OK |
| (...skipping 311 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 447 LibTest/core/Expect/setEquals_A02_t01: Fail, OK | 568 LibTest/core/Expect/setEquals_A02_t01: Fail, OK |
| 448 LibTest/core/Expect/setEquals_A03_t01: Fail, OK | 569 LibTest/core/Expect/setEquals_A03_t01: Fail, OK |
| 449 LibTest/core/Expect/stringEquals_A01_t02: Fail, OK | 570 LibTest/core/Expect/stringEquals_A01_t02: Fail, OK |
| 450 LibTest/core/Expect/stringEquals_A02_t01: Fail, OK | 571 LibTest/core/Expect/stringEquals_A02_t01: Fail, OK |
| 451 LibTest/core/Expect/throws_A01_t01: Fail, OK | 572 LibTest/core/Expect/throws_A01_t01: Fail, OK |
| 452 LibTest/core/Expect/throws_A01_t02: Fail, OK | 573 LibTest/core/Expect/throws_A01_t02: Fail, OK |
| 453 LibTest/core/Expect/throws_A01_t03: Fail, OK | 574 LibTest/core/Expect/throws_A01_t03: Fail, OK |
| 454 LibTest/core/Expect/throws_A01_t05: Fail, OK | 575 LibTest/core/Expect/throws_A01_t05: Fail, OK |
| 455 LibTest/core/FallThroughError/toString_A01_t01: Fail, OK | 576 LibTest/core/FallThroughError/toString_A01_t01: Fail, OK |
| 456 LibTest/core/FallThroughError/toString_A01_t02: Fail, OK | 577 LibTest/core/FallThroughError/toString_A01_t02: Fail, OK |
| 457 LibTest/core/Future/chain_A01_t09: Fail, OK | |
| 458 LibTest/core/Future/chain_A02_t05: Fail, OK | 578 LibTest/core/Future/chain_A02_t05: Fail, OK |
| 459 LibTest/core/Future/exception_A02_t01: Fail, OK | 579 LibTest/core/Future/exception_A02_t01: Fail, OK |
| 460 LibTest/core/Future/handleException_A01_t04: Fail, OK | 580 LibTest/core/Future/handleException_A01_t04: Fail, OK |
| 461 LibTest/core/Future/handleException_A01_t05: Fail, OK | 581 LibTest/core/Future/handleException_A01_t05: Fail, OK |
| 462 LibTest/core/Futures/wait_A02_t01: Fail, OK | |
| 463 LibTest/core/Future/transform_A02_t04: Fail, OK | 582 LibTest/core/Future/transform_A02_t04: Fail, OK |
| 464 LibTest/core/Future/value_A01_t02: Fail, OK | |
| 465 LibTest/core/Future/value_A01_t03: Fail, OK | |
| 466 LibTest/core/HashMap/HashMap.from_A02_t01: Fail, OK | 583 LibTest/core/HashMap/HashMap.from_A02_t01: Fail, OK |
| 467 LibTest/core/HashSet/HashSet.from_A02_t01: Fail, OK | 584 LibTest/core/HashSet/HashSet.from_A02_t01: Fail, OK |
| 468 LibTest/core/int/operator_left_shift_A01_t03: Fail, OK | 585 LibTest/core/int/operator_left_shift_A01_t03: Fail, OK |
| 469 LibTest/core/int/operator_right_shift_A01_t03: Fail, OK | 586 LibTest/core/int/operator_right_shift_A01_t03: Fail, OK |
| 470 LibTest/core/int/toRadixString_A01_t02: Fail, OK | 587 LibTest/core/int/toRadixString_A01_t02: Fail, OK |
| 471 LibTest/core/int/toStringAsExponential_A01_t02: Fail, OK | 588 LibTest/core/int/toStringAsExponential_A01_t02: Fail, OK |
| 472 LibTest/core/int/toStringAsFixed_A01_t02: Fail, OK | 589 LibTest/core/int/toStringAsFixed_A01_t02: Fail, OK |
| 473 LibTest/core/int/toStringAsPrecision_A01_t02: Fail, OK | 590 LibTest/core/int/toStringAsPrecision_A01_t02: Fail, OK |
| 474 LibTest/core/LinkedHashMap/LinkedHashMap.from_A02_t01: Fail, OK | 591 LibTest/core/LinkedHashMap/LinkedHashMap.from_A02_t01: Fail, OK |
| 475 LibTest/core/List/add_A02_t01: Fail, OK | 592 LibTest/core/List/add_A02_t01: Fail, OK |
| 476 LibTest/core/List/addAll_A02_t01: Fail, OK | 593 LibTest/core/List/addAll_A02_t01: Fail, OK |
| 477 LibTest/core/List/addAll_A03_t01: Fail, OK | 594 LibTest/core/List/addAll_A03_t01: Fail, OK |
| 478 LibTest/core/List/addLast_A02_t01: Fail, OK | 595 LibTest/core/List/addLast_A02_t01: Fail, OK |
| 479 LibTest/core/List/clear_A02_t01: Fail, OK | 596 LibTest/core/List/clear_A02_t01: Fail, OK |
| 480 LibTest/core/List/every_A01_t01: Fail, OK | 597 LibTest/core/List/every_A01_t01: Fail, OK |
| 481 LibTest/core/List/every_A03_t01: Fail, OK | 598 LibTest/core/List/every_A03_t01: Fail, OK |
| 482 LibTest/core/List/every_A04_t01: Fail, OK | |
| 483 LibTest/core/List/filter_A03_t01: Fail, OK | 599 LibTest/core/List/filter_A03_t01: Fail, OK |
| 484 LibTest/core/List/filter_A04_t01: Fail, OK | |
| 485 LibTest/core/List/forEach_A02_t01: Fail, OK | 600 LibTest/core/List/forEach_A02_t01: Fail, OK |
| 486 LibTest/core/List/forEach_A03_t01: Fail, OK | |
| 487 LibTest/core/List/getRange_A03_t01: Fail, OK | 601 LibTest/core/List/getRange_A03_t01: Fail, OK |
| 488 LibTest/core/List/getRange_A04_t01: Fail, OK | 602 LibTest/core/List/getRange_A04_t01: Fail, OK |
| 489 LibTest/core/List/getRange_A05_t01: Fail, OK | 603 LibTest/core/List/getRange_A05_t01: Fail, OK |
| 490 LibTest/core/List/getRange_A06_t01: Fail, OK | 604 LibTest/core/List/getRange_A06_t01: Fail, OK |
| 491 LibTest/core/List/indexOf_A06_t01: Fail, OK | 605 LibTest/core/List/indexOf_A06_t01: Fail, OK |
| 492 LibTest/core/List/insertRange_A02_t01: Fail, OK | 606 LibTest/core/List/insertRange_A02_t01: Fail, OK |
| 493 LibTest/core/List/insertRange_A05_t01: Fail, OK | 607 LibTest/core/List/insertRange_A05_t01: Fail, OK |
| 494 LibTest/core/List/insertRange_A06_t01: Fail, OK | 608 LibTest/core/List/insertRange_A06_t01: Fail, OK |
| 495 LibTest/core/List/insertRange_A07_t01: Fail, OK | 609 LibTest/core/List/insertRange_A07_t01: Fail, OK |
| 496 LibTest/core/List/insertRange_A08_t01: Fail, OK | |
| 497 LibTest/core/List/iterator_next_A02_t01: Fail, OK | 610 LibTest/core/List/iterator_next_A02_t01: Fail, OK |
| 498 LibTest/core/List/last_A02_t01: Fail, OK | 611 LibTest/core/List/last_A02_t01: Fail, OK |
| 499 LibTest/core/List/length_A04_t01: Fail, OK | 612 LibTest/core/List/length_A04_t01: Fail, OK |
| 500 LibTest/core/List/length_A05_t01: Fail, OK | 613 LibTest/core/List/length_A05_t01: Fail, OK |
| 501 LibTest/core/List/length_A06_t01: Fail, OK | 614 LibTest/core/List/length_A06_t01: Fail, OK |
| 502 LibTest/core/List/length_A07_t01: Fail, OK | 615 LibTest/core/List/length_A07_t01: Fail, OK |
| 503 LibTest/core/List/List_A01_t01: Fail, OK | 616 LibTest/core/List/List_A01_t01: Fail, OK |
| 504 LibTest/core/List/List_A01_t02: Fail, OK | 617 LibTest/core/List/List_A01_t02: Fail, OK |
| 505 LibTest/core/List/List_A03_t01: Fail, OK | 618 LibTest/core/List/List_A03_t01: Fail, OK |
| 506 LibTest/core/List/List_A04_t01: Fail, OK | 619 LibTest/core/List/List_A04_t01: Fail, OK |
| (...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 605 LibTest/core/TypeError/toString_A01_t01: Fail, OK | 718 LibTest/core/TypeError/toString_A01_t01: Fail, OK |
| 606 LibTest/core/TypeError/url_A01_t01: Fail, OK | 719 LibTest/core/TypeError/url_A01_t01: Fail, OK |
| 607 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK | 720 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK |
| 608 | 721 |
| 609 # Tests that used to fail before deprecating the old try-catch syntax. | 722 # Tests that used to fail before deprecating the old try-catch syntax. |
| 610 # The original issue that used to cause the test to fail is put in an | 723 # The original issue that used to cause the test to fail is put in an |
| 611 # end-of-line comment. See co19 issue 184. | 724 # end-of-line comment. See co19 issue 184. |
| 612 Language/10_Expressions/01_Constants_A16_t01: Pass, OK # co19 issue 174. | 725 Language/10_Expressions/01_Constants_A16_t01: Pass, OK # co19 issue 174. |
| 613 Language/10_Expressions/01_Constants_A16_t02: Pass, OK # co19 issue 174. | 726 Language/10_Expressions/01_Constants_A16_t02: Pass, OK # co19 issue 174. |
| 614 Language/03_Overview/2_Privacy_A01_t02: Pass, OK # Unresolvable constructors are
not a compile-time error after 0.11. | 727 Language/03_Overview/2_Privacy_A01_t02: Pass, OK # Unresolvable constructors are
not a compile-time error after 0.11. |
| 615 Language/05_Variables/05_Variables_A01_t12: Pass, OK # Missing check for 'const
var ...' | |
| 616 Language/05_Variables/05_Variables_A01_t13: Pass, OK # Missing check for 'const
final ...' | |
| 617 Language/05_Variables/05_Variables_A01_t14: Pass, OK # Missing check for 'const
final var ...' | |
| 618 Language/05_Variables/05_Variables_A04_t01: Pass, OK # Missing check for const r
eassignment | |
| 619 Language/05_Variables/05_Variables_A04_t02: Pass, OK # Missing check for const r
eassignment | |
| 620 Language/05_Variables/05_Variables_A04_t05: Pass, OK # Missing check for const i
nitializer | |
| 621 Language/05_Variables/05_Variables_A04_t06: Pass, OK # Missing check for const i
nitializer | |
| 622 Language/07_Classes/07_Classes_A02_t32: Pass, OK # Unresolvable constructors are
not a compile-time error after 0.11. | 728 Language/07_Classes/07_Classes_A02_t32: Pass, OK # Unresolvable constructors are
not a compile-time error after 0.11. |
| 623 Language/07_Classes/07_Classes_A04_t03: Pass, OK # TODO(ahe): Is this a bad test
or a bug in dart2js? | 729 Language/07_Classes/07_Classes_A04_t03: Pass, OK # TODO(ahe): Is this a bad test
or a bug in dart2js? |
| 624 Language/07_Classes/1_Instance_Methods/2_Operators_A04_t19: Pass, OK # Bad test:
unary - operator now legal. | 730 Language/07_Classes/1_Instance_Methods/2_Operators_A04_t19: Pass, OK # Bad test:
unary - operator now legal. |
| 625 Language/07_Classes/2_Getters_A01_t03: Pass, OK # co19 issue 170. | 731 Language/07_Classes/2_Getters_A01_t03: Pass, OK # co19 issue 170. |
| 626 Language/07_Classes/3_Setters_A01_t03: Pass, OK # Bad test: assumes eager loadin
g. | 732 Language/07_Classes/3_Setters_A01_t03: Pass, OK # Bad test: assumes eager loadin
g. |
| 627 Language/07_Classes/4_Instance_Variables_A01_t01: Pass, OK # Missing check for c
onst initializer | 733 Language/07_Classes/4_Instance_Variables_A01_t01: Pass, OK # Missing check for c
onst initializer |
| 628 Language/07_Classes/4_Instance_Variables_A01_t02: Pass, OK # Missing check for c
onst initializer | 734 Language/07_Classes/4_Instance_Variables_A01_t02: Pass, OK # Missing check for c
onst initializer |
| 629 Language/07_Classes/4_Instance_Variables_A01_t03: Pass, OK # Missing check for c
onst initializer | 735 Language/07_Classes/4_Instance_Variables_A01_t03: Pass, OK # Missing check for c
onst initializer |
| 630 Language/07_Classes/4_Instance_Variables_A01_t04: Pass, OK # Missing check for c
onst initializer | 736 Language/07_Classes/4_Instance_Variables_A01_t04: Pass, OK # Missing check for c
onst initializer |
| 631 Language/07_Classes/4_Instance_Variables_A01_t05: Pass, OK # Missing check for c
onst initializer | 737 Language/07_Classes/4_Instance_Variables_A01_t05: Pass, OK # Missing check for c
onst initializer |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 670 | 776 |
| 671 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t01: Fail # Compile-time error: Unimplemented non-matching static call | 777 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t01: Fail # Compile-time error: Unimplemented non-matching static call |
| 672 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t04: Fail # Compile-time error: Unimplemented non-matching static call | 778 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t04: Fail # Compile-time error: Unimplemented non-matching static call |
| 673 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t05: Fail # Compile-time error: Unimplemented non-matching static call | 779 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t05: Fail # Compile-time error: Unimplemented non-matching static call |
| 674 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t08: Fail # Compile-time error: Unimplemented non-matching static call | 780 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t08: Fail # Compile-time error: Unimplemented non-matching static call |
| 675 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t01: Fail # Compile-time error: Unimplemented non-matching static call | 781 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t01: Fail # Compile-time error: Unimplemented non-matching static call |
| 676 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t04: Fail # Compile-time error: Unimplemented non-matching static call | 782 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t04: Fail # Compile-time error: Unimplemented non-matching static call |
| 677 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # Compile-time err
or: duplicate definition | 783 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # Compile-time err
or: duplicate definition |
| 678 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error:
duplicate definition | 784 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error:
duplicate definition |
| 679 Language/03_Overview/1_Scoping_A02_t05: Fail # Compile-time error: error: C is n
ot a type | 785 Language/03_Overview/1_Scoping_A02_t05: Fail # Compile-time error: error: C is n
ot a type |
| 680 Language/12_Libraries_and_Scripts/2_Imports_A07_t03: Fail # Compile-time error:
error: cannot resolve foo | |
| 681 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error:
cannot resolve type Undeclared | 786 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error:
cannot resolve type Undeclared |
| 682 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error:
not a compile-time constant | 787 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error:
not a compile-time constant |
| 683 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error:
not a compile-time constant | 788 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error:
not a compile-time constant |
| 684 Language/10_Expressions/01_Constants_A14_t01: Fail # Parser error: Field 'as' co
nflict with pseudo-keyword. | 789 Language/10_Expressions/01_Constants_A14_t01: Fail # Parser error: Field 'as' co
nflict with pseudo-keyword. |
| 685 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c
ompile-time constant | 790 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c
ompile-time constant |
| 686 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c
ompile-time constant | 791 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c
ompile-time constant |
| 687 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c
ompile-time constant | 792 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c
ompile-time constant |
| 688 | 793 |
| 689 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t01: Fail # Compile-t
ime error: expected an expression, but got '&&' | 794 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t01: Fail # Compile-t
ime error: expected an expression, but got '&&' |
| 690 Language/12_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # Compile-time error:
expected identifier, but got '!' | 795 Language/12_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # Compile-time error:
expected identifier, but got '!' |
| 691 Language/10_Expressions/14_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail
# Compile-time error: unexpected token '(' | 796 Language/10_Expressions/14_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail
# Compile-time error: unexpected token '(' |
| 692 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # Compile-time err
or: unexpected token ';' | 797 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # Compile-time err
or: unexpected token ';' |
| 693 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # Compile-time err
or: unexpected token ';' | 798 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # Compile-time err
or: unexpected token ';' |
| 694 Language/11_Statements/05_For_A01_t11: Fail # Compile-time error: unexpected tok
en 'const' | 799 Language/11_Statements/05_For_A01_t11: Fail # Compile-time error: unexpected tok
en 'const' |
| 695 Language/07_Classes/1_Instance_Methods/2_Operators_A09_t01: Fail # Compile-time
error: unexpected token 'equals' | 800 Language/07_Classes/1_Instance_Methods/2_Operators_A09_t01: Fail # Compile-time
error: unexpected token 'equals' |
| 696 Language/08_Interfaces/1_Methods/1_Operators_A01_t01: Fail # Compile-time error:
unexpected token 'equals' | 801 Language/08_Interfaces/1_Methods/1_Operators_A01_t01: Fail # Compile-time error:
unexpected token 'equals' |
| 697 Language/10_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpec
ted token 'equals' | 802 Language/10_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpec
ted token 'equals' |
| 698 Language/10_Expressions/20_Equality_A02_t02: Fail # Compile-time error: unexpect
ed token 'equals' | 803 Language/10_Expressions/20_Equality_A02_t02: Fail # Compile-time error: unexpect
ed token 'equals' |
| 699 Language/10_Expressions/20_Equality_A02_t03: Fail # Compile-time error: unexpect
ed token 'equals' | 804 Language/10_Expressions/20_Equality_A02_t03: Fail # Compile-time error: unexpect
ed token 'equals' |
| 700 Language/10_Expressions/20_Equality_A02_t04: Fail # Compile-time error: unexpect
ed token 'equals' | 805 Language/10_Expressions/20_Equality_A02_t04: Fail # Compile-time error: unexpect
ed token 'equals' |
| 701 Language/10_Expressions/20_Equality_A03_t01: Fail # Compile-time error: unexpect
ed token 'equals' | 806 Language/10_Expressions/20_Equality_A03_t01: Fail # Compile-time error: unexpect
ed token 'equals' |
| 702 Language/10_Expressions/20_Equality_A03_t03: Fail # Compile-time error: unexpect
ed token 'equals' | 807 Language/10_Expressions/20_Equality_A03_t03: Fail # Compile-time error: unexpect
ed token 'equals' |
| 703 LibTest/core/Futures/wait_A01_t02: Fail # Runtime error: 1 | 808 LibTest/core/Futures/wait_A01_t02: Fail # Runtime error: 1 |
| 704 Language/07_Classes/4_Instance_Variables_A02_t01: Fail # Runtime error: Expect.e
quals(expected: <1.2>, actual: <1.1>) fails. | |
| 705 Language/10_Expressions/16_Assignment_A05_t05: Fail # Runtime error: Expect.fail
('Method noSuchMethod() was not properly executed!') | 809 Language/10_Expressions/16_Assignment_A05_t05: Fail # Runtime error: Expect.fail
('Method noSuchMethod() was not properly executed!') |
| 706 Language/10_Expressions/05_Strings_A20_t01: Fail # Runtime error: Expect.identic
al(expected: <abyr, abyr | 810 Language/10_Expressions/05_Strings_A20_t01: Fail # Runtime error: Expect.identic
al(expected: <abyr, abyr |
| 707 Language/09_Generics/09_Generics_A04_t04: Fail # Runtime error: Expect.isFalse(t
rue, 'Using malformed type in a type test expression should result in a run-time
error!') fails. | 811 Language/09_Generics/09_Generics_A04_t04: Fail # Runtime error: Expect.isFalse(t
rue, 'Using malformed type in a type test expression should result in a run-time
error!') fails. |
| 708 Language/11_Statements/08_Switch_A02_t01: Fail # Runtime error: Expect.throws()
fails | 812 Language/11_Statements/08_Switch_A02_t01: Fail # Runtime error: Expect.throws()
fails |
| 709 LibTest/isolate/isolate_api/spawnUri_A02_t01: Fail # Runtime error: Expect.throw
s() fails | 813 LibTest/isolate/isolate_api/spawnUri_A02_t01: Fail # Runtime error: Expect.throw
s() fails |
| 710 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
# Runtime error: NoSuchMethodException : method not found: '$call' | 814 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
# Runtime error: NoSuchMethodException : method not found: '$call' |
| 711 Language/10_Expressions/15_Getter_Invocation_A04_t01: Fail # Runtime error: NoSu
chMethodException : method not found: 'get g3tt3r' | 815 Language/10_Expressions/15_Getter_Invocation_A04_t01: Fail # Runtime error: NoSu
chMethodException : method not found: 'get g3tt3r' |
| 712 Language/10_Expressions/15_Getter_Invocation_A04_t02: Fail # Runtime error: NoSu
chMethodException : method not found: 'get v' | 816 Language/10_Expressions/15_Getter_Invocation_A04_t02: Fail # Runtime error: NoSu
chMethodException : method not found: 'get v' |
| 713 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail
# Runtime error: NoSuchMethodException : method not found: 'm' | 817 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail
# Runtime error: NoSuchMethodException : method not found: 'm' |
| 714 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t02: Fail #
Runtime error: NoSuchMethodException : method not found: 'm' | 818 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A04_t02: Fail #
Runtime error: NoSuchMethodException : method not found: 'm' |
| (...skipping 14 matching lines...) Expand all Loading... |
| 729 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A07_t01: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined | 833 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A07_t01: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined |
| 730 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A08_t02: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined | 834 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A08_t02: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined |
| 731 LibTest/core/Future/handleException_A01_t07: Fail # Runtime error: TypeError: Ca
nnot call method '$call$1' of undefined | 835 LibTest/core/Future/handleException_A01_t07: Fail # Runtime error: TypeError: Ca
nnot call method '$call$1' of undefined |
| 732 LibTest/core/Future/then_A01_t05: Fail # Runtime error: TypeError: Cannot call m
ethod '$call$1' of undefined | 836 LibTest/core/Future/then_A01_t05: Fail # Runtime error: TypeError: Cannot call m
ethod '$call$1' of undefined |
| 733 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A02_t04: Fail #
Runtime error: TypeError: Cannot call method '$call$2' of undefined | 837 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A02_t04: Fail #
Runtime error: TypeError: Cannot call method '$call$2' of undefined |
| 734 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t04:
Fail # Runtime error: TypeError: Object has no method '$call$2' | 838 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t04:
Fail # Runtime error: TypeError: Object has no method '$call$2' |
| 735 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
# Runtime error: TypeError: Object #<A> has no method '$call$0' | 839 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
# Runtime error: TypeError: Object #<A> has no method '$call$0' |
| 736 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A02_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0' | 840 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A02_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0' |
| 737 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A03_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0' | 841 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A03_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0' |
| 738 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05:
Fail # Runtime error: TypeError: Object 1 has no method '$call$3' | 842 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05:
Fail # Runtime error: TypeError: Object 1 has no method '$call$3' |
| 739 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A03_t02: Fail # Runtime error: TypeError: Object 1 has no method '$call$3' | |
| 740 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t03:
Fail # Runtime error: TypeError: Object a1 has no method '$call$2' | 843 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t03:
Fail # Runtime error: TypeError: Object a1 has no method '$call$2' |
| 741 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. | 844 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. |
| 742 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. | 845 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. |
| 743 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. | 846 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. |
| 744 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. | 847 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. |
| 745 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. | 848 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. |
| 746 LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot c
all method 'toSendPort$0' of undefined. | 849 LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot c
all method 'toSendPort$0' of undefined. |
| 747 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # Runtime error: Expect.
throws() fails. | 850 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # Runtime error: Expect.
throws() fails. |
| 748 | 851 |
| 749 LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from b
it-operation. | 852 LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from b
it-operation. |
| (...skipping 20 matching lines...) Expand all Loading... |
| 770 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK | 873 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK |
| 771 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK | 874 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK |
| 772 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK | 875 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK |
| 773 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK | 876 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK |
| 774 | 877 |
| 775 | 878 |
| 776 # The following tests use the deprecated Date interface. | 879 # The following tests use the deprecated Date interface. |
| 777 # Issue co19 - 125 | 880 # Issue co19 - 125 |
| 778 LibTest/core/Date/Date_A02_t01: Fail, OK | 881 LibTest/core/Date/Date_A02_t01: Fail, OK |
| 779 LibTest/core/Date/Date.now_A02_t01: Fail, OK | 882 LibTest/core/Date/Date.now_A02_t01: Fail, OK |
| 780 LibTest/core/Date/add_A02_t01: Fail, OK | |
| 781 LibTest/core/Date/add_A03_t01: Fail, OK | |
| 782 LibTest/core/Date/add_A04_t01: Fail, OK | 883 LibTest/core/Date/add_A04_t01: Fail, OK |
| 783 LibTest/core/Date/value_A01_t02: Fail, OK | 884 LibTest/core/Date/value_A01_t02: Fail, OK |
| 784 LibTest/core/Date/value_A01_t03: Fail, OK | 885 LibTest/core/Date/value_A01_t03: Fail, OK |
| 785 LibTest/core/Date/value_A02_t01: Fail, OK | 886 LibTest/core/Date/value_A02_t01: Fail, OK |
| 786 LibTest/core/Date/isLocalTime_A01_t01: Fail, OK | 887 LibTest/core/Date/isLocalTime_A01_t01: Fail, OK |
| 787 LibTest/core/Date/toString_A02_t01: Fail, OK | 888 LibTest/core/Date/toString_A02_t01: Fail, OK |
| 788 LibTest/core/Date/Date.fromString_A01_t02: Fail, OK | |
| 789 LibTest/core/Date/Date.fromString_A01_t03: Fail, OK | 889 LibTest/core/Date/Date.fromString_A01_t03: Fail, OK |
| 790 LibTest/core/Date/changeTimeZone_A01_t01: Fail, OK | 890 LibTest/core/Date/changeTimeZone_A01_t01: Fail, OK |
| 791 LibTest/core/Date/changeTimeZone_A02_t01: Fail, OK | 891 LibTest/core/Date/changeTimeZone_A02_t01: Fail, OK |
| 792 LibTest/core/Date/changeTimeZone_A03_t01: Fail, OK | 892 LibTest/core/Date/changeTimeZone_A03_t01: Fail, OK |
| 793 LibTest/core/Date/changeTimeZone_A04_t01: Fail, OK | 893 LibTest/core/Date/changeTimeZone_A04_t01: Fail, OK |
| 794 LibTest/core/Date/changeTimeZone_A05_t01: Fail, OK | 894 LibTest/core/Date/changeTimeZone_A05_t01: Fail, OK |
| 795 LibTest/core/Date/isUtc_A01_t01: Fail, OK | 895 LibTest/core/Date/isUtc_A01_t01: Fail, OK |
| 796 LibTest/core/Date/timeZone_A01_t01: Fail, OK | 896 LibTest/core/Date/timeZone_A01_t01: Fail, OK |
| 797 LibTest/core/Date/timeZone_A01_t02: Fail, OK | 897 LibTest/core/Date/timeZone_A01_t02: Fail, OK |
| 798 LibTest/core/Date/timeZone_A01_t03: Fail, OK | 898 LibTest/core/Date/timeZone_A01_t03: Fail, OK |
| 799 LibTest/core/Date/difference_A01_t01: Fail, OK | |
| 800 LibTest/core/Date/difference_A01_t02: Fail, OK | |
| 801 LibTest/core/Date/milliseconds_A01_t01: Fail, OK | 899 LibTest/core/Date/milliseconds_A01_t01: Fail, OK |
| 802 LibTest/core/Date/seconds_A01_t01: Fail, OK | 900 LibTest/core/Date/seconds_A01_t01: Fail, OK |
| 803 LibTest/core/Date/minutes_A01_t01: Fail, OK | 901 LibTest/core/Date/minutes_A01_t01: Fail, OK |
| 804 LibTest/core/Date/hours_A01_t01: Fail, OK | 902 LibTest/core/Date/hours_A01_t01: Fail, OK |
| 805 LibTest/core/Date/subtract_A02_t01: Fail, OK | |
| 806 LibTest/core/Date/subtract_A03_t01: Fail, OK | |
| 807 LibTest/core/Date/subtract_A04_t01: Fail, OK | 903 LibTest/core/Date/subtract_A04_t01: Fail, OK |
| 808 LibTest/core/Date/Date.fromEpoch_A03_t01: Fail, OK | 904 LibTest/core/Date/Date.fromEpoch_A03_t01: Fail, OK |
| 809 LibTest/core/Date/Date.fromEpoch_A01_t03: Fail, OK | 905 LibTest/core/Date/Date.fromEpoch_A01_t03: Fail, OK |
| 810 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail, OK | 906 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail, OK |
| 811 LibTest/core/Date/Date.fromEpoch_A01_t01: Fail, OK | 907 LibTest/core/Date/Date.fromEpoch_A01_t01: Fail, OK |
| 812 LibTest/core/Date/Date.withTimeZone_A01_t01: Fail, OK | 908 LibTest/core/Date/Date.withTimeZone_A01_t01: Fail, OK |
| 813 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail, OK | 909 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail, OK |
| 814 LibTest/core/Date/Date.withTimeZone_A01_t03: Fail, OK | 910 LibTest/core/Date/Date.withTimeZone_A01_t03: Fail, OK |
| 815 | 911 |
| 816 LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, OK | 912 LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, OK |
| (...skipping 10 matching lines...) Expand all Loading... |
| 827 | 923 |
| 828 | 924 |
| 829 # | 925 # |
| 830 # Issues with co19 test suite. | 926 # Issues with co19 test suite. |
| 831 # | 927 # |
| 832 # If you add anything here, either file a bug against the Dart | 928 # If you add anything here, either file a bug against the Dart |
| 833 # language specification, co19 test suite, or add a comment that ahe@ | 929 # language specification, co19 test suite, or add a comment that ahe@ |
| 834 # can understand so he can file a bug later. | 930 # can understand so he can file a bug later. |
| 835 # | 931 # |
| 836 [ $compiler == dart2js ] | 932 [ $compiler == dart2js ] |
| 837 Language/10_Expressions/06_Lists_A08_t01: Fail, OK # co19 issue 145. | |
| 838 Language/10_Expressions/07_Maps_A01_t01: Fail, OK # Bad test: an expression stat
ement cannot start with a map literal (specification bug). | |
| 839 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail, OK # Function dec
laration takes precedence over function expression. | 933 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail, OK # Function dec
laration takes precedence over function expression. |
| 840 Language/10_Expressions/13_Function_Invocation/1_Actual_Argument_List_Evaluation
_A01_t01: Fail, OK # co19 issue 145. | |
| 841 Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail, OK # Function decl
aration takes precedence over function expression. | 934 Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail, OK # Function decl
aration takes precedence over function expression. |
| 842 Language/10_Expressions/20_Equality_A01_t01: Fail, OK # Function declaration tak
es precedence over function expression. | 935 Language/10_Expressions/20_Equality_A01_t01: Fail, OK # Function declaration tak
es precedence over function expression. |
| 843 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d
eclaration takes precedence over function expression. | 936 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d
eclaration takes precedence over function expression. |
| 844 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes
precedence over function expression. | 937 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes
precedence over function expression. |
| 845 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal
cannot start an expression statement. | 938 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal
cannot start an expression statement. |
| 846 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite
ral cannot start an expression statement. | 939 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite
ral cannot start an expression statement. |
| 847 Language/11_Statements/02_Expression_Statements_A01_t05: Fail, OK # Bad test: an
expression statement cannot start with a map literal (specification bug). | |
| 848 Language/11_Statements/02_Expression_Statements_A01_t07: Fail, OK # Bad test: an
expression statement cannot start with a map literal (specification bug). | |
| 849 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145. | 940 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145. |
| 850 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t01: Fail, OK # D
art issue 2259. | 941 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t01: Fail, OK # D
art issue 2259. |
| 851 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t03: Fail, OK # D
art issue 2259. | 942 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t03: Fail, OK # D
art issue 2259. |
| 852 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A04_t20: Fail, OK # D
art issue 2259. | 943 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A04_t20: Fail, OK # D
art issue 2259. |
| 853 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl
ed non-BMP character: U+10000 | 944 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl
ed non-BMP character: U+10000 |
| 854 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled
non-BMP character: U+10000 | 945 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled
non-BMP character: U+10000 |
| 855 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled
non-BMP character: U+10000 | 946 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled
non-BMP character: U+10000 |
| 856 | 947 |
| 857 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157 | 948 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157 |
| 858 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157 | 949 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157 |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 890 | 981 |
| 891 [ $compiler == dart2js && $runtime == d8 ] | 982 [ $compiler == dart2js && $runtime == d8 ] |
| 892 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail, Pass # issue 3333 | 983 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail, Pass # issue 3333 |
| 893 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail, Pass # issue 3333 | 984 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail, Pass # issue 3333 |
| 894 | 985 |
| 895 Language/10_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint. | 986 Language/10_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint. |
| 896 Language/10_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint. | 987 Language/10_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint. |
| 897 LibTest/core/Date/Date_A01_t01: Fail, OK # Generates bad date and expect exact p
rint string. | 988 LibTest/core/Date/Date_A01_t01: Fail, OK # Generates bad date and expect exact p
rint string. |
| 898 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180 | 989 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180 |
| 899 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int. | 990 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int. |
| 900 LibTest/core/List/sort_A01_t02: Fail, OK # (co19 issue #179) | |
| 901 LibTest/core/List/sort_A01_t03: Fail, OK # (co19 issue #179) | |
| 902 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It
erable. | 991 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It
erable. |
| 903 LibTest/core/Match/str_A01_t01: Fail, OK # Bad test, allMatches return an Iterab
le. | 992 LibTest/core/Match/str_A01_t01: Fail, OK # Bad test, allMatches return an Iterab
le. |
| 904 LibTest/core/Math/exp_A01_t01: Fail, Pass, OK # TODO(floitsch): Review. | 993 LibTest/core/Math/exp_A01_t01: Fail, Pass, OK # TODO(floitsch): Review. |
| 905 LibTest/core/Math/pow_A01_t01: Fail, OK # Bad test (uses x.pow(y), not Math.pow(
x, y)). | 994 LibTest/core/Math/pow_A01_t01: Fail, OK # Bad test (uses x.pow(y), not Math.pow(
x, y)). |
| 906 LibTest/core/Math/pow_A11_t01: Fail, OK # TODO(floitsch): Review. | 995 LibTest/core/Math/pow_A11_t01: Fail, OK # TODO(floitsch): Review. |
| 907 LibTest/core/Math/pow_A13_t01: Fail, OK # TODO(floitsch): Review. | 996 LibTest/core/Math/pow_A13_t01: Fail, OK # TODO(floitsch): Review. |
| 908 LibTest/core/Math/sin_A01_t01: Fail, OK # TODO(floitsch): Review. | 997 LibTest/core/Math/sin_A01_t01: Fail, OK # TODO(floitsch): Review. |
| 909 LibTest/core/Math/tan_A01_t01: Fail, OK # TODO(floitsch): Review. | 998 LibTest/core/Math/tan_A01_t01: Fail, OK # TODO(floitsch): Review. |
| 910 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il, OK # This is not rejected by V8. | 999 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il, OK # This is not rejected by V8. |
| 911 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i
ssue 92. | 1000 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i
ssue 92. |
| (...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1111 Language/10_Expressions/28_Identifier_Reference_A06_t48: Fail # @compile-error | 1200 Language/10_Expressions/28_Identifier_Reference_A06_t48: Fail # @compile-error |
| 1112 Language/10_Expressions/28_Identifier_Reference_A06_t49: Fail # @compile-error | 1201 Language/10_Expressions/28_Identifier_Reference_A06_t49: Fail # @compile-error |
| 1113 Language/10_Expressions/28_Identifier_Reference_A06_t50: Fail # @compile-error | 1202 Language/10_Expressions/28_Identifier_Reference_A06_t50: Fail # @compile-error |
| 1114 Language/10_Expressions/28_Identifier_Reference_A06_t51: Fail # @compile-error | 1203 Language/10_Expressions/28_Identifier_Reference_A06_t51: Fail # @compile-error |
| 1115 Language/10_Expressions/28_Identifier_Reference_A06_t52: Fail # @compile-error | 1204 Language/10_Expressions/28_Identifier_Reference_A06_t52: Fail # @compile-error |
| 1116 Language/10_Expressions/28_Identifier_Reference_A06_t53: Fail # @compile-error | 1205 Language/10_Expressions/28_Identifier_Reference_A06_t53: Fail # @compile-error |
| 1117 Language/10_Expressions/28_Identifier_Reference_A06_t54: Fail # @compile-error | 1206 Language/10_Expressions/28_Identifier_Reference_A06_t54: Fail # @compile-error |
| 1118 Language/10_Expressions/28_Identifier_Reference_A06_t55: Fail # @compile-error | 1207 Language/10_Expressions/28_Identifier_Reference_A06_t55: Fail # @compile-error |
| 1119 Language/10_Expressions/28_Identifier_Reference_A06_t56: Fail # @compile-error | 1208 Language/10_Expressions/28_Identifier_Reference_A06_t56: Fail # @compile-error |
| 1120 Language/11_Statements/09_Try_A01_t14: Fail # @compile-error | 1209 Language/11_Statements/09_Try_A01_t14: Fail # @compile-error |
| 1121 Language/12_Libraries_and_Scripts/2_Imports_A05_t01: Fail # @compile-error | |
| 1122 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile-
error | 1210 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile-
error |
| 1123 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error | 1211 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error |
| 1124 | 1212 |
| 1125 [ $compiler == dart2dart ] | 1213 [ $compiler == dart2dart ] |
| 1126 *: Skip | 1214 *: Skip |
| OLD | NEW |