Chromium Code Reviews| 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 | 5 |
| 6 # Crashes first, please. Then untriaged bugs. There is a section below | 6 # Crashes first, please. Then untriaged bugs. There is a section below |
| 7 # for co19 bugs. | 7 # for co19 bugs. |
| 8 [ $compiler == dart2js ] | 8 [ $compiler == dart2js ] |
| 9 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 | 9 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 |
| 10 | 10 |
| (...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 237 | 237 |
| 238 [ $compiler == dart2js && $system == macos && $runtime == d8 ] | 238 [ $compiler == dart2js && $system == macos && $runtime == d8 ] |
| 239 LibTest/core/Math/acos_A01_t01: Fail, OK | 239 LibTest/core/Math/acos_A01_t01: Fail, OK |
| 240 LibTest/core/Math/asin_A01_t01: Fail, OK | 240 LibTest/core/Math/asin_A01_t01: Fail, OK |
| 241 LibTest/core/Math/atan_A01_t01: Fail, OK | 241 LibTest/core/Math/atan_A01_t01: Fail, OK |
| 242 | 242 |
| 243 [ $compiler == dart2js && $system == windows && $runtime == d8 ] | 243 [ $compiler == dart2js && $system == windows && $runtime == d8 ] |
| 244 LibTest/core/double/operator_remainder_A01_t04: Fail | 244 LibTest/core/double/operator_remainder_A01_t04: Fail |
| 245 | 245 |
| 246 [ $compiler == dart2js ] | 246 [ $compiler == dart2js ] |
| 247 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # Red irecting constructors can not use initializing formals. This bug was previously masked - compilation failed, but for different, wrong reason. | 247 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Pass # co1 9 issue 259 |
|
ahe
2012/10/16 13:56:08
Please move this to line 413.
aam-me
2012/10/17 01:52:04
Done.
| |
| 248 | 248 |
| 249 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(ahe): Enforce optional parameter semantics. | 249 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(ahe): Enforce optional parameter semantics. |
| 250 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD O(ahe): Enforce optional parameter semantics. | 250 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD O(ahe): Enforce optional parameter semantics. |
| 251 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics. | 251 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics. |
| 252 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(ahe): Enforce optional parameter semantics. | 252 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(ahe): Enforce optional parameter semantics. |
| 253 | 253 |
| 254 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call | 254 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call |
| 255 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call | 255 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call |
| 256 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call | 256 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call |
| 257 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call | 257 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call |
| (...skipping 481 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 739 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 | 739 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 |
| 740 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 | 740 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 |
| 741 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 | 741 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 |
| 742 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 | 742 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 |
| 743 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 | 743 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 |
| 744 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 | 744 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 |
| 745 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 | 745 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 |
| 746 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 746 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
| 747 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 | 747 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 |
| 748 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 | 748 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 |
| OLD | NEW |