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/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 | 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 |
7 Language/03_Overview/03_Overview_A01_t02: Crash # http://dartbug.com/5016 | 7 Language/03_Overview/03_Overview_A01_t02: Crash # http://dartbug.com/5016 |
8 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c
om/5017 | 8 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c
om/5017 |
9 | 9 |
10 LibTest/core/double/toInt_A01_t03: Fail # TODO(ahe): Please triage this failure. | 10 LibTest/core/double/toInt_A01_t03: Fail # TODO(ahe): Please triage this failure. |
(...skipping 417 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
428 | 428 |
429 [ $compiler == dart2js && $system == macos && $runtime == d8 ] | 429 [ $compiler == dart2js && $system == macos && $runtime == d8 ] |
430 LibTest/core/Math/acos_A01_t01: Fail, OK | 430 LibTest/core/Math/acos_A01_t01: Fail, OK |
431 LibTest/core/Math/asin_A01_t01: Fail, OK | 431 LibTest/core/Math/asin_A01_t01: Fail, OK |
432 LibTest/core/Math/atan_A01_t01: Fail, OK | 432 LibTest/core/Math/atan_A01_t01: Fail, OK |
433 | 433 |
434 [ $compiler == dart2js && $system == windows && $runtime == d8 ] | 434 [ $compiler == dart2js && $system == windows && $runtime == d8 ] |
435 LibTest/core/double/operator_remainder_A01_t04: Fail | 435 LibTest/core/double/operator_remainder_A01_t04: Fail |
436 | 436 |
437 [ $compiler == dart2js ] | 437 [ $compiler == dart2js ] |
| 438 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD
O(ahe): Enforce optional parameter semantics. |
| 439 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD
O(ahe): Enforce optional parameter semantics. |
| 440 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD
O(ahe): Enforce optional parameter semantics. |
| 441 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD
O(ahe): Enforce optional parameter semantics. |
| 442 Language/06_Functions/2_Formal_Parameters_A03_t03: Fail # TODO(ahe): Enforce opt
ional parameter semantics. |
| 443 Language/06_Functions/2_Formal_Parameters_A03_t04: Fail # TODO(ahe): Enforce opt
ional parameter semantics. |
| 444 Language/06_Functions/2_Formal_Parameters_A03_t06: Fail # TODO(ahe): Enforce opt
ional parameter semantics. |
| 445 |
438 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t01: Fail # Compile-time error: Unimplemented non-matching static call | 446 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t01: Fail # Compile-time error: Unimplemented non-matching static call |
439 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t04: Fail # Compile-time error: Unimplemented non-matching static call | 447 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t04: Fail # Compile-time error: Unimplemented non-matching static call |
440 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t05: Fail # Compile-time error: Unimplemented non-matching static call | 448 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t05: Fail # Compile-time error: Unimplemented non-matching static call |
441 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t08: Fail # Compile-time error: Unimplemented non-matching static call | 449 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
t08: Fail # Compile-time error: Unimplemented non-matching static call |
442 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t01: Fail # Compile-time error: Unimplemented non-matching static call | 450 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t01: Fail # Compile-time error: Unimplemented non-matching static call |
443 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t04: Fail # Compile-time error: Unimplemented non-matching static call | 451 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_
t04: Fail # Compile-time error: Unimplemented non-matching static call |
444 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error:
cannot resolve type Undeclared | 452 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error:
cannot resolve type Undeclared |
445 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error:
not a compile-time constant | 453 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error:
not a compile-time constant |
446 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error:
not a compile-time constant | 454 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error:
not a compile-time constant |
447 Language/10_Expressions/01_Constants_A14_t01: Fail # Parser error: Field 'as' co
nflict with pseudo-keyword. | 455 Language/10_Expressions/01_Constants_A14_t01: Fail # Parser error: Field 'as' co
nflict with pseudo-keyword. |
(...skipping 579 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1027 Language/14_Types/5_Function_Types_A01_t15: Fail # http://dartbug.com/5022 | 1035 Language/14_Types/5_Function_Types_A01_t15: Fail # http://dartbug.com/5022 |
1028 Language/14_Types/5_Function_Types_A01_t16: Fail # http://dartbug.com/5022 | 1036 Language/14_Types/5_Function_Types_A01_t16: Fail # http://dartbug.com/5022 |
1029 Language/14_Types/5_Function_Types_A01_t17: Fail # http://dartbug.com/5022 | 1037 Language/14_Types/5_Function_Types_A01_t17: Fail # http://dartbug.com/5022 |
1030 Language/14_Types/5_Function_Types_A01_t18: Fail # http://dartbug.com/5022 | 1038 Language/14_Types/5_Function_Types_A01_t18: Fail # http://dartbug.com/5022 |
1031 Language/14_Types/5_Function_Types_A01_t19: Fail # http://dartbug.com/5022 | 1039 Language/14_Types/5_Function_Types_A01_t19: Fail # http://dartbug.com/5022 |
1032 Language/14_Types/5_Function_Types_A01_t20: Fail # http://dartbug.com/5022 | 1040 Language/14_Types/5_Function_Types_A01_t20: Fail # http://dartbug.com/5022 |
1033 Language/14_Types/5_Function_Types_A01_t21: Fail # http://dartbug.com/5022 | 1041 Language/14_Types/5_Function_Types_A01_t21: Fail # http://dartbug.com/5022 |
1034 Language/14_Types/5_Function_Types_A01_t22: Fail # http://dartbug.com/5022 | 1042 Language/14_Types/5_Function_Types_A01_t22: Fail # http://dartbug.com/5022 |
1035 Language/14_Types/5_Function_Types_A01_t23: Fail # http://dartbug.com/5022 | 1043 Language/14_Types/5_Function_Types_A01_t23: Fail # http://dartbug.com/5022 |
1036 | 1044 |
1037 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t02: Fail # htt
p://dartbug.com/4291 | |
1038 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A04_t01: Fail # htt
p://dartbug.com/4291 | |
1039 Language/06_Functions/2_Formal_Parameters_A01_t01: Fail # http://dartbug.com/429
1 | |
1040 Language/06_Functions/2_Formal_Parameters_A02_t02: Fail # http://dartbug.com/429
1 | |
1041 | |
1042 Language/06_Functions/06_Functions_A01_t03: Fail # http://dartbug.com/4050 | 1045 Language/06_Functions/06_Functions_A01_t03: Fail # http://dartbug.com/4050 |
1043 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A01_t01: Fail # http:
//dartbug.com/4050 | 1046 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A01_t01: Fail # http:
//dartbug.com/4050 |
1044 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t01: Fail # http:
//dartbug.com/4050 | 1047 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t01: Fail # http:
//dartbug.com/4050 |
1045 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t02: Fail # http:
//dartbug.com/4050 | 1048 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t02: Fail # http:
//dartbug.com/4050 |
1046 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A04_t02: Fail # http:
//dartbug.com/4050 | 1049 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A04_t02: Fail # http:
//dartbug.com/4050 |
1047 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A04_t20: Fail # http:
//dartbug.com/4050 | 1050 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A04_t20: Fail # http:
//dartbug.com/4050 |
1048 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t01: Fail # http:
//dartbug.com/4050 | 1051 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t01: Fail # http:
//dartbug.com/4050 |
1049 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # http:
//dartbug.com/4050 | 1052 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # http:
//dartbug.com/4050 |
1050 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: Fail # http:
//dartbug.com/4050 | 1053 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: Fail # http:
//dartbug.com/4050 |
1051 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # http:
//dartbug.com/4050 | 1054 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # http:
//dartbug.com/4050 |
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1111 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 | 1114 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 |
1112 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 | 1115 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 |
1113 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 | 1116 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 |
1114 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 | 1117 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 |
1115 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 | 1118 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 |
1116 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 | 1119 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 |
1117 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020 | 1120 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020 |
1118 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 | 1121 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 |
1119 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 | 1122 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 |
1120 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 1123 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
OLD | NEW |