| Index: tests/co19/co19-leg.status
|
| diff --git a/tests/co19/co19-leg.status b/tests/co19/co19-leg.status
|
| index affa1dd4a9e278f414be29aa4c5c7bf0cd011eb0..c837c179622534e7426e2a8f743677afcde70ed5 100644
|
| --- a/tests/co19/co19-leg.status
|
| +++ b/tests/co19/co19-leg.status
|
| @@ -21,7 +21,7 @@ Language/11_Statements/05_For_A01_t13: Crash
|
| # dart2js. The reason for the test sometimes passing is VM issue
|
| # 3874. The stack overflow is addressed in
|
| # https://chromiumcodereview.appspot.com/10661029/.
|
| -Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Crash, Fail # Cyclic typedef check is not implemented.
|
| +Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Crash, Pass
|
|
|
| Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_t01: Fail # Compile-time error: Unimplemented non-matching static call
|
| Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_t04: Fail # Compile-time error: Unimplemented non-matching static call
|
|
|