Chromium Code Reviews| Index: dart/tests/co19/co19-dart2js.status |
| diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status |
| index 537291730e91299933435d99aa5af097f450ea63..1cbc68643d8bb8712e629a0fd20dda68dcd22469 100644 |
| --- a/dart/tests/co19/co19-dart2js.status |
| +++ b/dart/tests/co19/co19-dart2js.status |
| @@ -263,6 +263,9 @@ LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E |
| LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fail # Expect.fail('Some exception expected') |
| LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fail # Expect.fail('Some exception expected') |
| +[ $compiler == dart2js && ($runtime == ie10 || $runtime == ff || $runtime == chrome || $runtime == drt || $runtime == safari || $runtime == opera) ] |
| +*: Skip |
|
kustermann
2013/08/16 09:51:01
This was accidentally removed by the last CL.
|
| + |
| # |
| # Missing compile-time errors. |
| # |