Chromium Code Reviews| Index: dart/tests/isolate/isolate.status |
| diff --git a/dart/tests/isolate/isolate.status b/dart/tests/isolate/isolate.status |
| index 46d76cb780a7ca8fcdfcf7d7870af8bf8e42630e..21a79d48dcb073a2670303649dbcc088b7a67bdc 100644 |
| --- a/dart/tests/isolate/isolate.status |
| +++ b/dart/tests/isolate/isolate.status |
| @@ -32,6 +32,11 @@ Message2Test: Fail # postMessage API currently expects String messages |
| NestedSpawn2Test: Fail |
| NestedSpawnTest: Fail |
| + |
| +[ $component == frogium ] |
|
ahe
2012/01/05 11:56:18
For example, this should be frog, not frogium :-)
ngeoffray
2012/01/05 12:09:19
Please explain the comment. I don't understand why
ahe
2012/01/05 12:14:44
This comment follows up to my first message where
|
| +MessageTest: Crash |
| + |
| + |
| [ $component == leg ] |
| # TODO(ahe): Enable when leg matures. |
| *: Skip |