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 | 10 |
11 [ $compiler == dart2js ] | 11 [ $compiler == dart2js ] |
12 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Crash | 12 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Crash |
13 Language/10_Expressions/09_This_A03_t04: Crash | 13 Language/10_Expressions/09_This_A03_t04: Crash |
14 Language/11_Statements/05_For_A01_t13: Crash | 14 Language/11_Statements/05_For_A01_t13: Crash |
15 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Crash | |
16 | 15 |
17 | 16 |
18 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t01: Fail # Compile-time error: Unimplemented non-matching static call | 17 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t01: Fail # Compile-time error: Unimplemented non-matching static call |
19 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t04: Fail # Compile-time error: Unimplemented non-matching static call | 18 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t04: Fail # Compile-time error: Unimplemented non-matching static call |
20 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t05: Fail # Compile-time error: Unimplemented non-matching static call | 19 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t05: Fail # Compile-time error: Unimplemented non-matching static call |
21 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t08: Fail # Compile-time error: Unimplemented non-matching static call | 20 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t08: Fail # Compile-time error: Unimplemented non-matching static call |
22 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t01: Fail # Compile-time error: Unimplemented non-matching static call | 21 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t01: Fail # Compile-time error: Unimplemented non-matching static call |
23 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t04: Fail # Compile-time error: Unimplemented non-matching static call | 22 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t04: Fail # Compile-time error: Unimplemented non-matching static call |
24 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # Compile-time err
or: duplicate definition | 23 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # Compile-time err
or: duplicate definition |
25 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error:
duplicate definition | 24 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error:
duplicate definition |
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
263 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F
ail # compiler cancelled: no method named foo in class I | 262 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F
ail # compiler cancelled: no method named foo in class I |
264 Language/09_Generics/09_Generics_A04_t03: Fail # compiler cancelled: cannot reso
lve type N | 263 Language/09_Generics/09_Generics_A04_t03: Fail # compiler cancelled: cannot reso
lve type N |
265 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re
solve label L | 264 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re
solve label L |
266 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re
solve label L | 265 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re
solve label L |
267 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # compiler cancelled: cann
ot resolve type MalformedType | 266 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # compiler cancelled: cann
ot resolve type MalformedType |
268 Language/13_Types/5_Function_Types_A02_t01: Fail # compiler cancelled: unexpecte
d token 'call' | 267 Language/13_Types/5_Function_Types_A02_t01: Fail # compiler cancelled: unexpecte
d token 'call' |
269 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Pass # internal error:
visitIs for typedefs not implemented | 268 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Pass # internal error:
visitIs for typedefs not implemented |
270 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Pass # internal error:
visitIs for typedefs not implemented | 269 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Pass # internal error:
visitIs for typedefs not implemented |
271 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t03: Pass # internal error:
visitIs for typedefs not implemented | 270 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t03: Pass # internal error:
visitIs for typedefs not implemented |
272 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t04: Pass # internal error:
visitIs for typedefs not implemented | 271 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t04: Pass # internal error:
visitIs for typedefs not implemented |
| 272 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail |
273 | 273 |
274 | 274 |
275 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){
f();} | 275 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){
f();} |
276 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42 | 276 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42 |
277 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible
FuncType | 277 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible
FuncType |
278 Language/03_Overview/2_Privacy_A01_t11: Fail # internal error: super property re
ad not implemented | 278 Language/03_Overview/2_Privacy_A01_t11: Fail # internal error: super property re
ad not implemented |
279 Language/03_Overview/2_Privacy_A01_t14: Fail # duplicate definition of _(var _)=
> _ | 279 Language/03_Overview/2_Privacy_A01_t14: Fail # duplicate definition of _(var _)=
> _ |
280 Language/11_Statements/11_Labels_A03_t04: Fail # continue not implemented | 280 Language/11_Statements/11_Labels_A03_t04: Fail # continue not implemented |
281 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t02: Fail # opera
tor-is with typedef. | 281 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t02: Fail # opera
tor-is with typedef. |
282 Language/13_Types/3_Type_Declarations/1_Typedef_A02_t01: Fail # Expect.isTrue(fa
lse) fails. | 282 Language/13_Types/3_Type_Declarations/1_Typedef_A02_t01: Fail # Expect.isTrue(fa
lse) fails. |
(...skipping 422 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
705 Language/12_Libraries_and_Scripts/2_Imports_A07_t01: Fail, OK # @compile-error | 705 Language/12_Libraries_and_Scripts/2_Imports_A07_t01: Fail, OK # @compile-error |
706 Language/12_Libraries_and_Scripts/2_Imports_A07_t02: Fail, OK # @compile-error | 706 Language/12_Libraries_and_Scripts/2_Imports_A07_t02: Fail, OK # @compile-error |
707 Language/12_Libraries_and_Scripts/2_Imports_A08_t02: Fail, OK # @compile-error | 707 Language/12_Libraries_and_Scripts/2_Imports_A08_t02: Fail, OK # @compile-error |
708 Language/12_Libraries_and_Scripts/3_Includes_A01_t01: Fail, OK # @compile-error | 708 Language/12_Libraries_and_Scripts/3_Includes_A01_t01: Fail, OK # @compile-error |
709 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail, OK # @compile-error | 709 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail, OK # @compile-error |
710 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, OK # @compile-err
or | 710 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, OK # @compile-err
or |
711 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, OK # @compile-err
or | 711 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, OK # @compile-err
or |
712 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error | 712 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error |
713 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail, OK # @comp
ile-error | 713 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail, OK # @comp
ile-error |
714 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail, OK # @compile-error | 714 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail, OK # @compile-error |
OLD | NEW |