| Index: tests/co19/co19-leg.status
|
| ===================================================================
|
| --- tests/co19/co19-leg.status (revision 8171)
|
| +++ tests/co19/co19-leg.status (working copy)
|
| @@ -76,6 +76,11 @@
|
| # can understand so he can file a bug later.
|
| #
|
| [ $compiler == dart2js ]
|
| +
|
| +LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: Fail # issue 3333
|
| +LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: Fail # issue 3333
|
| +
|
| +
|
| Language/10_Expressions/01_Constants_A15_t01: Fail, OK # Assumes interpolations can't be constant.
|
| 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.
|
|
|