Chromium Code Reviews| Index: tests/co19/co19-dart2dart.status |
| diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status |
| index 90b4d645eb3cc01fc71bf8c971627c219cc05b55..08e99b1b1ec3e30708362c95a0c01754e95b6c6b 100644 |
| --- a/tests/co19/co19-dart2dart.status |
| +++ b/tests/co19/co19-dart2dart.status |
| @@ -8,6 +8,7 @@ Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js |
| Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax |
| Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js |
| Language/07_Classes/6_Constructors_A03_t03: Fail # Issue 5349 |
| +Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # inherited from dart2js |
| Language/06_Functions/06_Functions_A01_t03: Fail # inherited from dart2js |
| # TODO(antonm): adjust suppressions to drop Pass expectations which |
| # are currently due to runtime suppressions. |
| @@ -52,6 +53,7 @@ Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # inherited from d |
| Language/07_Classes/6_Constructors/2_Factories_A05_t02: Pass |
| Language/08_Interfaces/*: Skip # ~30 failures, interfaces are going away, let's not waste time |
| Language/09_Generics/09_Generics_A04_t04: Fail # inherited from dart2js |
| +Language/09_Generics/09_Generics_A05_t01: Pass |
|
ahe
2012/09/24 15:03:05
Why a pass?
Anton Muhin
2012/09/24 15:07:09
That's the cleanup I have to do.
Unfortunately, V
|
| Language/10_Expressions/02_Null_A04_t01: Fail, OK # co19 issue 188 |
| Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from dart2js |
| Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co19 issue 210 |
| @@ -155,9 +157,8 @@ Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A28_t04: Fail, OK # co19 |
| Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A29_t04: Fail, OK # co19 issue 188 |
| Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # inherited from dart2js |
| Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js |
| +LibTest/core/int/operator_subtraction_A01_t01: Fail # TRIAGE |
| LibTest/core/InternalError/InternalError_A01_t01: Fail, OK # co19 issue 201 |
| -LibTest/core/InternalError/toString_A01_t01: Fail, OK # co19 issue 201 |
| -LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211 |
| LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name |
| LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name |
| LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name |