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

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

Issue 9146026: Disable a few tests in checked mode that are failing due to messed up type checks (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
« no previous file with comments | « no previous file | no next file » | 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 46a31f601027c89073498a429d090b4cc80aeac4..e8f7c308ff6172f04eaec1c350c218d111ca3c12 100644
--- a/frog/tests/frog/frog.status
+++ b/frog/tests/frog/frog.status
@@ -13,6 +13,11 @@ NativeCheckedArguments1FrogTest: Skip # TODO(jimhug): Fix after CL stabilizes
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698