| Index: dart/tests/co19/co19-leg.status
|
| diff --git a/dart/tests/co19/co19-leg.status b/dart/tests/co19/co19-leg.status
|
| index 2733c5f2829c78b0879edb3ad4f15fe8c4f39842..56419347213c15bfdd89c437d3bc9c53f3669d3b 100644
|
| --- a/dart/tests/co19/co19-leg.status
|
| +++ b/dart/tests/co19/co19-leg.status
|
| @@ -34,12 +34,6 @@ LibTest/core/ReceivePort/*: Fail, OK
|
|
|
|
|
| [ $component == leg ]
|
| -# Time outs on the bots.
|
| -LibTest/core/List/sort_A01_t05: Skip # Times out.
|
| -LibTest/core/List/sort_A01_t06: Skip # Times out.
|
| -LibTest/core/List/sort_A01_t04: Skip # Times out.
|
| -
|
| -
|
| # Issues with co19 test suite.
|
| Language/10_Expressions/07_Maps_A01_t01: Fail, OK # Bad test: an expression statement cannot start with a map literal (specification bug).
|
| Language/10_Expressions/08_Function_Expressions_A01_t05: Fail, OK # Function declaration takes precedence over function expression.
|
|
|