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 [ $compiler == dart2js ] | 5 [ $compiler == dart2js ] |
| 6 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 | 6 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 |
| 7 | 7 |
| 8 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 | 8 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 |
| 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 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # http://dartbug.com/ 5429 | 10 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # http://dartbug.com/ 5429 |
| (...skipping 304 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 315 Language/11_Statements/15_Assert_A01_t03: Fail, OK # co19 issue 210 | 315 Language/11_Statements/15_Assert_A01_t03: Fail, OK # co19 issue 210 |
| 316 Language/11_Statements/15_Assert_A01_t04: Fail, OK # co19 issue 210 | 316 Language/11_Statements/15_Assert_A01_t04: Fail, OK # co19 issue 210 |
| 317 Language/11_Statements/15_Assert_A01_t05: Fail, OK # co19 issue 210 | 317 Language/11_Statements/15_Assert_A01_t05: Fail, OK # co19 issue 210 |
| 318 | 318 |
| 319 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157 | 319 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157 |
| 320 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157 | 320 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157 |
| 321 | 321 |
| 322 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 | 322 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 |
| 323 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 | 323 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 |
| 324 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1 88 | 324 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1 88 |
| 325 Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue: test expects compile-time error, but '@' is missing in front of 'compile-error'. | |
|
ahe
2012/10/10 08:48:15
Could you file a bug a co19.googlecode.com and use
aam-me
2012/10/10 12:37:39
Done.
| |
| 325 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88 | 326 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88 |
| 326 | 327 |
| 327 Language/07_Classes/3_Setters_A01_t02: Fail, OK # co19 issue 189 | 328 Language/07_Classes/3_Setters_A01_t02: Fail, OK # co19 issue 189 |
| 328 | 329 |
| 329 Language/03_Overview/2_Privacy_A01_t12: Fail, OK # co19 issue 191 | 330 Language/03_Overview/2_Privacy_A01_t12: Fail, OK # co19 issue 191 |
| 330 | 331 |
| 331 Language/07_Classes/07_Classes_A01_t20: Fail, OK # co19 issue 193 | 332 Language/07_Classes/07_Classes_A01_t20: Fail, OK # co19 issue 193 |
| 332 Language/07_Classes/07_Classes_A02_t34: Fail, OK # co19 issue 193 | 333 Language/07_Classes/07_Classes_A02_t34: Fail, OK # co19 issue 193 |
| 333 | 334 |
| 334 Language/07_Classes/4_Abstract_Instance_Members_A02_t02: Fail, OK # co19 issue 1 94 | 335 Language/07_Classes/4_Abstract_Instance_Members_A02_t02: Fail, OK # co19 issue 1 94 |
| (...skipping 400 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 735 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 | 736 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 |
| 736 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 | 737 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 |
| 737 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 | 738 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 |
| 738 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 | 739 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 |
| 739 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 | 740 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 |
| 740 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 | 741 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 |
| 741 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 | 742 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 |
| 742 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 743 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
| 743 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 | 744 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 |
| 744 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 | 745 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 |
| OLD | NEW |