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 && $system == macos && $runtime == d8 ] | 5 [ $compiler == dart2js && $system == macos && $runtime == d8 ] |
6 LibTest/core/Math/acos_A01_t01: Fail, OK | 6 LibTest/core/Math/acos_A01_t01: Fail, OK |
7 LibTest/core/Math/asin_A01_t01: Fail, OK | 7 LibTest/core/Math/asin_A01_t01: Fail, OK |
8 LibTest/core/Math/atan_A01_t01: Fail, OK | 8 LibTest/core/Math/atan_A01_t01: Fail, OK |
9 | 9 |
10 [ $compiler == dart2js && $system == windows && $runtime == d8 ] | 10 [ $compiler == dart2js && $system == windows && $runtime == d8 ] |
(...skipping 14 matching lines...) Expand all Loading... |
25 | 25 |
26 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t01: Fail # Compile-time error: Unimplemented non-matching static call | 26 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t01: Fail # Compile-time error: Unimplemented non-matching static call |
27 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t04: Fail # Compile-time error: Unimplemented non-matching static call | 27 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t04: Fail # Compile-time error: Unimplemented non-matching static call |
28 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t05: Fail # Compile-time error: Unimplemented non-matching static call | 28 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t05: Fail # Compile-time error: Unimplemented non-matching static call |
29 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t08: Fail # Compile-time error: Unimplemented non-matching static call | 29 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t08: Fail # Compile-time error: Unimplemented non-matching static call |
30 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t01: Fail # Compile-time error: Unimplemented non-matching static call | 30 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t01: Fail # Compile-time error: Unimplemented non-matching static call |
31 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t04: Fail # Compile-time error: Unimplemented non-matching static call | 31 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t04: Fail # Compile-time error: Unimplemented non-matching static call |
32 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # Compile-time err
or: duplicate definition | 32 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # Compile-time err
or: duplicate definition |
33 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error:
duplicate definition | 33 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error:
duplicate definition |
34 Language/03_Overview/1_Scoping_A02_t05: Fail # Compile-time error: error: C is n
ot a type | 34 Language/03_Overview/1_Scoping_A02_t05: Fail # Compile-time error: error: C is n
ot a type |
| 35 Language/03_Overview/1_Scoping_A01_t36: Pass # Fails for the wrong reason: Requi
res check for duplicate type variable names |
35 Language/12_Libraries_and_Scripts/2_Imports_A07_t03: Fail # Compile-time error:
error: cannot resolve foo | 36 Language/12_Libraries_and_Scripts/2_Imports_A07_t03: Fail # Compile-time error:
error: cannot resolve foo |
36 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error:
cannot resolve type Undeclared | 37 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error:
cannot resolve type Undeclared |
37 Language/05_Variables/05_Variables_A05_t03: Fail # Compile-time error: error: no
t a compile-time constant | 38 Language/05_Variables/05_Variables_A05_t03: Fail # Compile-time error: error: no
t a compile-time constant |
38 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A
01_t01: Fail # Compile-time error: error: not a compile-time constant | 39 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A
01_t01: Fail # Compile-time error: error: not a compile-time constant |
39 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A
01_t02: Fail # Compile-time error: error: not a compile-time constant | 40 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A
01_t02: Fail # Compile-time error: error: not a compile-time constant |
40 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A
01_t03: Fail # Compile-time error: error: not a compile-time constant | 41 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A
01_t03: Fail # Compile-time error: error: not a compile-time constant |
41 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error:
not a compile-time constant | 42 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error:
not a compile-time constant |
42 Language/10_Expressions/01_Constants_A05_t01: Fail # Compile-time error: error:
not a compile-time constant | 43 Language/10_Expressions/01_Constants_A05_t01: Fail # Compile-time error: error:
not a compile-time constant |
43 Language/10_Expressions/01_Constants_A06_t01: Fail # Compile-time error: error:
not a compile-time constant | 44 Language/10_Expressions/01_Constants_A06_t01: Fail # Compile-time error: error:
not a compile-time constant |
44 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error:
not a compile-time constant | 45 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error:
not a compile-time constant |
45 Language/10_Expressions/01_Constants_A14_t01: Fail # Compile-time error: error:
not a compile-time constant | 46 Language/10_Expressions/01_Constants_A14_t01: Fail # Compile-time error: error:
not a compile-time constant |
46 Language/10_Expressions/28_Identifier_Reference_A05_t08: Fail # Compile-time err
or: error: not a compile-time constant | 47 Language/10_Expressions/28_Identifier_Reference_A05_t08: Fail # Compile-time err
or: error: not a compile-time constant |
47 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # Compile-time err
or: error: not a compile-time constant | 48 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # Compile-time err
or: error: not a compile-time constant |
48 Language/10_Expressions/28_Identifier_Reference_A05_t10: Fail # Compile-time err
or: error: not a compile-time constant | 49 Language/10_Expressions/28_Identifier_Reference_A05_t10: Fail # Compile-time err
or: error: not a compile-time constant |
49 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c
ompile-time constant | 50 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c
ompile-time constant |
50 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c
ompile-time constant | 51 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c
ompile-time constant |
51 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c
ompile-time constant | 52 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c
ompile-time constant |
52 Language/05_Variables/05_Variables_A01_t01: Fail # Compile-time error: expected
'(', but got '=' | 53 Language/05_Variables/05_Variables_A01_t01: Fail # Compile-time error: expected
'(', but got '=' |
53 Language/05_Variables/05_Variables_A04_t09: Fail # Compile-time error: expected
'(', but got 'pi' | 54 Language/05_Variables/05_Variables_A04_t09: Fail # Compile-time error: expected
'(', but got 'pi' |
54 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t01: Fail # Compile-t
ime error: expected an expression, but got '&&' | 55 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t01: Fail # Compile-t
ime error: expected an expression, but got '&&' |
55 Language/12_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # Compile-time error:
expected identifier, but got '!' | 56 Language/12_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # Compile-time error:
expected identifier, but got '!' |
56 Language/10_Expressions/14_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail
# Compile-time error: unexpected token '(' | 57 Language/10_Expressions/14_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail
# Compile-time error: unexpected token '(' |
57 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # Compile-time err
or: unexpected token ';' | 58 Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # Compile-time err
or: unexpected token ';' |
58 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # Compile-time err
or: unexpected token ';' | 59 Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # Compile-time err
or: unexpected token ';' |
59 Language/11_Statements/05_For_A01_t11: Fail # Compile-time error: unexpected tok
en 'const' | 60 Language/11_Statements/05_For_A01_t11: Fail # Compile-time error: unexpected tok
en 'const' |
60 Language/07_Classes/1_Instance_Methods/2_Operators_A09_t01: Fail # Compile-time
error: unexpected token 'equals' | 61 Language/07_Classes/1_Instance_Methods/2_Operators_A09_t01: Fail # Compile-time
error: unexpected token 'equals' |
61 Language/08_Interfaces/1_Methods/1_Operators_A01_t01: Fail # Compile-time error:
unexpected token 'equals' | 62 Language/08_Interfaces/1_Methods/1_Operators_A01_t01: Fail # Compile-time error:
unexpected token 'equals' |
| 63 Language/08_Interfaces/3_Factories_and_Constructors_A10_t06: Pass # Fails with t
he wrong message: Requires check for identical type parameters on default factor
y |
62 Language/10_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpec
ted token 'equals' | 64 Language/10_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpec
ted token 'equals' |
63 Language/10_Expressions/20_Equality_A02_t02: Fail # Compile-time error: unexpect
ed token 'equals' | 65 Language/10_Expressions/20_Equality_A02_t02: Fail # Compile-time error: unexpect
ed token 'equals' |
64 Language/10_Expressions/20_Equality_A02_t03: Fail # Compile-time error: unexpect
ed token 'equals' | 66 Language/10_Expressions/20_Equality_A02_t03: Fail # Compile-time error: unexpect
ed token 'equals' |
65 Language/10_Expressions/20_Equality_A02_t04: Fail # Compile-time error: unexpect
ed token 'equals' | 67 Language/10_Expressions/20_Equality_A02_t04: Fail # Compile-time error: unexpect
ed token 'equals' |
66 Language/10_Expressions/20_Equality_A03_t01: Fail # Compile-time error: unexpect
ed token 'equals' | 68 Language/10_Expressions/20_Equality_A03_t01: Fail # Compile-time error: unexpect
ed token 'equals' |
67 Language/10_Expressions/20_Equality_A03_t02: Fail # Compile-time error: unexpect
ed token 'equals' | 69 Language/10_Expressions/20_Equality_A03_t02: Fail # Compile-time error: unexpect
ed token 'equals' |
68 Language/10_Expressions/20_Equality_A03_t03: Fail # Compile-time error: unexpect
ed token 'equals' | 70 Language/10_Expressions/20_Equality_A03_t03: Fail # Compile-time error: unexpect
ed token 'equals' |
69 LibTest/core/Futures/wait_A01_t02: Fail # Runtime error: 1 | 71 LibTest/core/Futures/wait_A01_t02: Fail # Runtime error: 1 |
70 Language/07_Classes/4_Instance_Variables_A02_t01: Fail # Runtime error: Expect.e
quals(expected: <1.2>, actual: <1.1>) fails. | 72 Language/07_Classes/4_Instance_Variables_A02_t01: Fail # Runtime error: Expect.e
quals(expected: <1.2>, actual: <1.1>) fails. |
71 Language/10_Expressions/16_Assignment_A05_t05: Fail # Runtime error: Expect.fail
('Method noSuchMethod() was not properly executed!') | 73 Language/10_Expressions/16_Assignment_A05_t05: Fail # Runtime error: Expect.fail
('Method noSuchMethod() was not properly executed!') |
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
260 # | 262 # |
261 # The following tests are failing. Please add the error message | 263 # The following tests are failing. Please add the error message |
262 # (either a compiler error or exception message). The error messages | 264 # (either a compiler error or exception message). The error messages |
263 # may sometime be out of date. | 265 # may sometime be out of date. |
264 # | 266 # |
265 [ $compiler == dart2js ] | 267 [ $compiler == dart2js ] |
266 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail
# compiler cancelled: internal error: expected expected optional parameters | 268 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail
# compiler cancelled: internal error: expected expected optional parameters |
267 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # compiler canc
elled: unexpected token 'call' | 269 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # compiler canc
elled: unexpected token 'call' |
268 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # compiler canc
elled: unexpected token 'call' | 270 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # compiler canc
elled: unexpected token 'call' |
269 Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Fail # com
piler cancelled: cannot resolve type T | 271 Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Fail # com
piler cancelled: cannot resolve type T |
| 272 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t09: Crash # Re
quires check for use of this in field initializer. |
270 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # compiler cancelle
d: cannot find constructor A or ADef | 273 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # compiler cancelle
d: cannot find constructor A or ADef |
271 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail #
compiler cancelled: internal error: super property store not implemented | 274 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail #
compiler cancelled: internal error: super property store not implemented |
272 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F
ail # compiler cancelled: no method named foo in class I | 275 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F
ail # compiler cancelled: no method named foo in class I |
273 Language/09_Generics/09_Generics_A04_t03: Fail # compiler cancelled: cannot reso
lve type N | 276 Language/09_Generics/09_Generics_A04_t03: Fail # compiler cancelled: cannot reso
lve type N |
274 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re
solve label L | 277 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re
solve label L |
275 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re
solve label L | 278 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re
solve label L |
276 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # compiler cancelled: cann
ot resolve type MalformedType | 279 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # compiler cancelled: cann
ot resolve type MalformedType |
277 Language/13_Types/5_Function_Types_A02_t01: Fail # compiler cancelled: unexpecte
d token 'call' | 280 Language/13_Types/5_Function_Types_A02_t01: Fail # compiler cancelled: unexpecte
d token 'call' |
278 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Pass # internal error:
visitIs for typedefs not implemented | 281 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Pass # internal error:
visitIs for typedefs not implemented |
279 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Pass # internal error:
visitIs for typedefs not implemented | 282 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Pass # internal error:
visitIs for typedefs not implemented |
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
378 # The following tests are all semantic tests that we can rely on dartc | 381 # The following tests are all semantic tests that we can rely on dartc |
379 # catching for now. | 382 # catching for now. |
380 # | 383 # |
381 [ $compiler == dart2js ] | 384 [ $compiler == dart2js ] |
382 Language/03_Overview/1_Scoping_A01_t19: Fail, OK # @compile-error | 385 Language/03_Overview/1_Scoping_A01_t19: Fail, OK # @compile-error |
383 Language/03_Overview/1_Scoping_A01_t20: Fail, OK # @compile-error | 386 Language/03_Overview/1_Scoping_A01_t20: Fail, OK # @compile-error |
384 Language/03_Overview/1_Scoping_A01_t21: Fail, OK # @compile-error | 387 Language/03_Overview/1_Scoping_A01_t21: Fail, OK # @compile-error |
385 Language/03_Overview/1_Scoping_A01_t23: Fail, OK # @compile-error | 388 Language/03_Overview/1_Scoping_A01_t23: Fail, OK # @compile-error |
386 Language/03_Overview/1_Scoping_A01_t24: Fail, OK # @compile-error | 389 Language/03_Overview/1_Scoping_A01_t24: Fail, OK # @compile-error |
387 Language/03_Overview/1_Scoping_A01_t35: Fail, OK # @compile-error | 390 Language/03_Overview/1_Scoping_A01_t35: Fail, OK # @compile-error |
388 Language/03_Overview/1_Scoping_A01_t36: Fail, OK # @compile-error | |
389 Language/03_Overview/1_Scoping_A01_t39: Fail, OK # @compile-error | 391 Language/03_Overview/1_Scoping_A01_t39: Fail, OK # @compile-error |
390 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # @compile-error | 392 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # @compile-error |
391 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # @compile-error | 393 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # @compile-error |
392 Language/03_Overview/1_Scoping_A01_t45: Fail, OK # @compile-error | 394 Language/03_Overview/1_Scoping_A01_t45: Fail, OK # @compile-error |
393 Language/03_Overview/1_Scoping_A01_t46: Fail, OK # @compile-error | 395 Language/03_Overview/1_Scoping_A01_t46: Fail, OK # @compile-error |
394 Language/03_Overview/1_Scoping_A02_t10: Fail, OK # @compile-error | 396 Language/03_Overview/1_Scoping_A02_t10: Fail, OK # @compile-error |
395 Language/03_Overview/1_Scoping_A03_t05: Fail, OK # @compile-error | 397 Language/03_Overview/1_Scoping_A03_t05: Fail, OK # @compile-error |
396 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # @compile-error | 398 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # @compile-error |
397 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # @compile-error | 399 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # @compile-error |
398 Language/03_Overview/2_Privacy_A01_t19: Fail, OK # @compile-error | 400 Language/03_Overview/2_Privacy_A01_t19: Fail, OK # @compile-error |
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
581 Language/08_Interfaces/3_Factories_and_Constructors_A06_t03: Fail, OK # @compile
-error | 583 Language/08_Interfaces/3_Factories_and_Constructors_A06_t03: Fail, OK # @compile
-error |
582 Language/08_Interfaces/3_Factories_and_Constructors_A06_t04: Fail, OK # @compile
-error | 584 Language/08_Interfaces/3_Factories_and_Constructors_A06_t04: Fail, OK # @compile
-error |
583 Language/08_Interfaces/3_Factories_and_Constructors_A06_t05: Fail, OK # @compile
-error | 585 Language/08_Interfaces/3_Factories_and_Constructors_A06_t05: Fail, OK # @compile
-error |
584 Language/08_Interfaces/3_Factories_and_Constructors_A06_t06: Fail, OK # @compile
-error | 586 Language/08_Interfaces/3_Factories_and_Constructors_A06_t06: Fail, OK # @compile
-error |
585 Language/08_Interfaces/3_Factories_and_Constructors_A06_t07: Fail, OK # @compile
-error | 587 Language/08_Interfaces/3_Factories_and_Constructors_A06_t07: Fail, OK # @compile
-error |
586 Language/08_Interfaces/3_Factories_and_Constructors_A06_t08: Fail, OK # @compile
-error | 588 Language/08_Interfaces/3_Factories_and_Constructors_A06_t08: Fail, OK # @compile
-error |
587 Language/08_Interfaces/3_Factories_and_Constructors_A10_t02: Fail, OK # @compile
-error | 589 Language/08_Interfaces/3_Factories_and_Constructors_A10_t02: Fail, OK # @compile
-error |
588 Language/08_Interfaces/3_Factories_and_Constructors_A10_t03: Fail, OK # @compile
-error | 590 Language/08_Interfaces/3_Factories_and_Constructors_A10_t03: Fail, OK # @compile
-error |
589 Language/08_Interfaces/3_Factories_and_Constructors_A10_t04: Fail, OK # @compile
-error | 591 Language/08_Interfaces/3_Factories_and_Constructors_A10_t04: Fail, OK # @compile
-error |
590 Language/08_Interfaces/3_Factories_and_Constructors_A10_t05: Fail, OK # @compile
-error | 592 Language/08_Interfaces/3_Factories_and_Constructors_A10_t05: Fail, OK # @compile
-error |
591 Language/08_Interfaces/3_Factories_and_Constructors_A10_t06: Fail, OK # @compile
-error | |
592 Language/08_Interfaces/Interfaces_A01_t02: Fail, OK # @compile-error | 593 Language/08_Interfaces/Interfaces_A01_t02: Fail, OK # @compile-error |
593 Language/08_Interfaces/Interfaces_A01_t06: Fail, OK # @compile-error | 594 Language/08_Interfaces/Interfaces_A01_t06: Fail, OK # @compile-error |
594 Language/08_Interfaces/Interfaces_A01_t07: Fail, OK # @compile-error | 595 Language/08_Interfaces/Interfaces_A01_t07: Fail, OK # @compile-error |
595 Language/10_Expressions/01_Constants_A15_t38: Fail, OK # @compile-error | 596 Language/10_Expressions/01_Constants_A15_t38: Fail, OK # @compile-error |
596 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t12: Fail, OK # @c
ompile-error | 597 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t12: Fail, OK # @c
ompile-error |
597 Language/10_Expressions/06_Lists_A04_t01: Fail, OK # @compile-error | 598 Language/10_Expressions/06_Lists_A04_t01: Fail, OK # @compile-error |
598 Language/10_Expressions/07_Maps_A03_t01: Fail, OK # @compile-error | 599 Language/10_Expressions/07_Maps_A03_t01: Fail, OK # @compile-error |
599 Language/10_Expressions/08_Function_Expressions_A01_t03: Fail, OK # @compile-err
or | 600 Language/10_Expressions/08_Function_Expressions_A01_t03: Fail, OK # @compile-err
or |
600 Language/10_Expressions/10_Instance_Creation/2_Const_A03_t01: Fail, OK # @compil
e-error | 601 Language/10_Expressions/10_Instance_Creation/2_Const_A03_t01: Fail, OK # @compil
e-error |
601 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t02: Fail, OK # @compil
e-error | 602 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t02: Fail, OK # @compil
e-error |
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
700 Language/12_Libraries_and_Scripts/3_Includes_A01_t01: Fail, OK # @compile-error | 701 Language/12_Libraries_and_Scripts/3_Includes_A01_t01: Fail, OK # @compile-error |
701 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail, OK # @compile-error | 702 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail, OK # @compile-error |
702 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, OK # @compile-err
or | 703 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, OK # @compile-err
or |
703 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, OK # @compile-err
or | 704 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, OK # @compile-err
or |
704 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error | 705 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error |
705 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail, OK # @comp
ile-error | 706 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail, OK # @comp
ile-error |
706 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail, OK # @compile-error | 707 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail, OK # @compile-error |
707 | 708 |
708 [ $compiler == dart2dart ] | 709 [ $compiler == dart2dart ] |
709 *: Skip | 710 *: Skip |
OLD | NEW |