Chromium Code Reviews| Index: tests/co19/co19-runtime.status |
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status |
| index e4f5d752ac4dc3bdc48010716ec3ea21a021a2a4..2635d84520552e75949386cfc42733449536359f 100644 |
| --- a/tests/co19/co19-runtime.status |
| +++ b/tests/co19/co19-runtime.status |
| @@ -424,3 +424,8 @@ LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
| [ $compiler == none && $arch == arm ] |
| *: Skip |
| + |
| +# const RegExp -> new RegExp |
| +[ $compiler == none && $runtime == vm ] |
| +LibTest/core/RegExp/RegExp_A01_t04: fail |
|
ahe
2012/11/13 09:46:20
After line 365.
Anders Johnsen
2012/11/13 10:06:44
Done.
|
| +LibTest/core/String/contains_A01_t01: fail |