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

Unified Diff: dart/frog/tests/leg_only/leg_only.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: Fix mistake in status file 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
« no previous file with comments | « dart/frog/scripts/bootstrap/frog_wrapper.py ('k') | dart/tests/corelib/corelib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/frog/tests/leg_only/leg_only.status
diff --git a/dart/frog/tests/leg_only/leg_only.status b/dart/frog/tests/leg_only/leg_only.status
index 7042e4808fd595d8297953aca42a1f9746ef387a..2ae566dce6792dd7092791bdd038359a15954df0 100644
--- a/dart/frog/tests/leg_only/leg_only.status
+++ b/dart/frog/tests/leg_only/leg_only.status
@@ -6,7 +6,13 @@ prefix leg_only
ClassTest: Fail
+
[ $component == leg || $component == frog || $component == frogsh ]
StatementsTest: Fail
TypedLocalsTest: Fail
StaticVarTest: Fail
+
+
+[ $component == leg ]
+# leg/tree_validator.dart:9:12: Failed assertion: 'check(tree)' is not true.
+IndexTest: Crash
« no previous file with comments | « dart/frog/scripts/bootstrap/frog_wrapper.py ('k') | dart/tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698