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

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

Issue 9284030: cleanup from r3556 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: merge again 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/type.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 439a666c3d4ff19e9c347203c47f1760724b25ae..a46d566d44f075ff516e7b7ed171e91d6fda14b9 100644
--- a/frog/tests/frog/frog.status
+++ b/frog/tests/frog/frog.status
@@ -7,30 +7,18 @@ 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
-NodeBufferTest: Skip # TODO(jimhug): Conflicts with array bounds checking
-NodeTypedArrayTest: Skip # TODO(jimhug): Conflicts with array bounds checking
+InheritanceOrderingTest: Skip # TODO(jimhug): Fix flakiness uniformly
+PrototypePatchingTest: Skip # TODO(jimhug): Fix flakiness uniformly
-[ $component == frogsh ]
-# 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.
-
-# TODO(jmesserly): these are failing due to bad generated type checks for native
-# types like "fs"
-[ $component == frog && $checked ]
-InheritanceOrderingTest: Fail
-PrototypePatchingTest: Fail
[ $component == vm || $component == dartc || $component == chromium || $component == dartium || $component == frogium || $component == frog || $component == leg]
Node*Test: Skip
+
[ $component == frog || $component == frogsh || $component == dartc || $component == chromium || $component == dartium || $component == frogium || $component == leg ]
FrogServerTest: Skip
NativePropertyFrogTest: Fail
-[ $component == frogium || $component == vm ]
-InheritanceOrderingTest: Skip
-PrototypePatchingTest: Skip
[ $component == webdriver ]
*: Skip
« no previous file with comments | « frog/minfrog ('k') | frog/type.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698