Chromium Code Reviews| Index: tests/co19/co19-dart2js.status |
| =================================================================== |
| --- tests/co19/co19-dart2js.status (revision 26784) |
| +++ tests/co19/co19-dart2js.status (working copy) |
| @@ -12,7 +12,7 @@ |
| LibTest/core/List/sort_A01_t04: Pass, Timeout # Must be a bug in jsshell, test sometimes times out. |
| [ $compiler == dart2js && $checked && $runtime == ie9 ] |
| -LibTest/core/Map/Map_class_A01_t04: Slow, Pass |
| +LibTest/core/Map/Map_class_A01_t04: Slow, Pass, Timeout # Issue 8096 |
|
ahe
2013/08/28 13:01:22
Please remove the slow marker.
ricow1
2013/08/28 13:03:41
OK done (it does actually often complete due to th
|
| LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920 |