| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 8b506b45fa3a71d7cf1ce67f7f6d19e863d08fee..3ae0f99bab7822d45620a789460ae465da976fa8 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -257,7 +257,6 @@ LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this
|
| LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| -LibTest/core/Match/pattern_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/Match/str_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/RegExp/allMatches_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/Set/intersection_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| @@ -537,6 +536,8 @@ Language/11_Expressions/18_Assignment_A08_t04: Fail, OK # co19 issue 409
|
| Language/14_Types/5_Function_Types_A01_t10: Fail # co19 issue 410
|
| Language/14_Types/5_Function_Types_A02_t06: Fail # co19 issue 410
|
|
|
| +LibTest/core/Match/pattern_A01_t01: Fail # co19 Issue 400, 422
|
| +
|
| LibTest/core/String/indexOf_A01_t02: Fail # Issue 427
|
| LibTest/core/String/lastIndexOf_A01_t02: Fail # Issue 427
|
|
|
|
|