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

Unified Diff: frog/tests/frog/frog.status

Issue 9222004: passing and good perf (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 11 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: frog/tests/frog/frog.status
diff --git a/frog/tests/frog/frog.status b/frog/tests/frog/frog.status
index 6445558c1372fcf17e50e33b39349263b07e27af..6cf57cbcf7997b7aa5fd1bf0711e57d222444edf 100644
--- a/frog/tests/frog/frog.status
+++ b/frog/tests/frog/frog.status
@@ -4,10 +4,13 @@
prefix frog
+# TODO(jimhug): Leave this disabled until we're ready to reengage on repl.
+EvaluatorTest: Skip
+
[ $component == frogsh ]
-EvaluatorTest: Pass, Crash # flaky, no data yet available to track it down.
-InheritanceOrderingTest: Pass, Crash # Flaky, no data yet. Two flaky tests is starting to look like a pattern ...
-PrototypePatchingTest: Pass, Crash # Flaky. issue 1162.
+# TODO(jimhug): Understand and fix flakiness issues - and then reenable
+InheritanceOrderingTest: Skip # Flaky, no data yet. Two flaky tests is starting to look like a pattern ...
+PrototypePatchingTest: Skip # Flaky. issue 1162.
[ $component == frogsh && $checked]
NodeProcessTest: Fail # Checked mode failure -- looked like it failed to find assert$WritableStream
@@ -15,9 +18,6 @@ NodeProcessTest: Fail # Checked mode failure -- looked like it failed to find as
[ $component == vm || $component == dartc || $component == chromium || $component == dartium || $component == frogium || $component == frog || $component == leg]
Node*Test: Skip
-[ $component == vm || $component == dartc || $component == chromium || $component == dartium || $component == frogium ]
-EvaluatorTest: Skip
-
[ $component == frog || $component == frogsh || $component == dartc || $component == chromium || $component == dartium || $component == frogium || $component == leg ]
FrogServerTest: Skip
NativePropertyFrogTest: Fail

Powered by Google App Engine
This is Rietveld 408576698