| Index: tests/co19/co19-dart2dart.status
|
| diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status
|
| index 59ab8b8b9ee4c113cc67fb9534e68d4128448890..46c65f62e775fbf2274589c732a3f0fee75b8348 100644
|
| --- a/tests/co19/co19-dart2dart.status
|
| +++ b/tests/co19/co19-dart2dart.status
|
| @@ -3,6 +3,8 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| [ $compiler == dart2dart ]
|
| +Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236
|
| +
|
| Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519
|
| Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519
|
| Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519
|
|
|