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

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

Issue 9222015: fix break in r3504 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: gen minfrog 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
« no previous file with comments | « frog/minfrog ('k') | frog/value.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: frog/tests/frog/frog.status
diff --git a/frog/tests/frog/frog.status b/frog/tests/frog/frog.status
index 1e9a103c3db6bdc6699a6d1db4358b029f648ea2..8574912d46fc0e2e03eede466016b84b5176d32a 100644
--- a/frog/tests/frog/frog.status
+++ b/frog/tests/frog/frog.status
@@ -6,6 +6,7 @@ prefix frog
# TODO(jimhug): Leave this disabled until we're ready to reengage on repl.
EvaluatorTest: Skip
+NativeCheckedArguments1FrogTest: Skip # TODO(jimhug): Fix after CL stabilizes
[ $component == frogsh ]
# TODO(jimhug): Understand and fix flakiness issues - and then reenable
@@ -16,6 +17,7 @@ PrototypePatchingTest: Skip # Flaky. issue 1162.
NodeProcessTest: Fail # Checked mode failure -- looked like it failed to find assert$WritableStream
NativeCheckedArguments1FrogTest: Fail # TODO(jimhug): Temporary break
+
[ $component == vm || $component == dartc || $component == chromium || $component == dartium || $component == frogium || $component == frog || $component == leg]
Node*Test: Skip
« no previous file with comments | « frog/minfrog ('k') | frog/value.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698