Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Unified Diff: dart/tests/isolate/isolate.status

Issue 9111012: Detect crashes in frog/leg (when running on VM). (Closed) Base URL: ssh://aaricia.aar/home/ahe/Dart/all/dart.googlecode.com.git@master
Patch Set: Created 8 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698