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

Unified Diff: dart/tests/language/language.status

Issue 8898043: Run the same leg tests on build bot as in presubmit.py. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years 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/tests/frog/frog.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language.status
diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
index 8625163d62e318874e3d9e4a064d65e9c0cc0c32..266e90e7956455d9689bbd115bf3d9d3759b5ea7 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -318,27 +318,12 @@ StringConcatTest: Fail
PrivateMemberTest/none: Fail # test seems bad - see issue #353
[ $component == leg ]
-NamedParametersWithDollarsTest: Fail
-StaticTopLevelTest/00: Fail
-StaticTopLevelTest/01: Fail
-StaticTopLevelTest/02: Fail
-StaticTopLevelTest/03: Fail
-StaticTopLevelTest/04: Fail
-StaticTopLevelTest/05: Fail
-ToplevelCollision1Test/00: Fail
-ToplevelCollision1Test/01: Fail
-ToplevelCollision1Test/02: Fail
-ToplevelCollision2Test/00: Fail
-ToplevelCollision2Test/01: Fail # added in r1934
TypeVariableBoundsTest/none: Pass # I think the "cancel leg" message is confusing the test harness? Leg is bailing on all these tests after seeing the "extends" factory syntax.
TypeVariableBoundsTest/03: Pass
TypeVariableBoundsTest/04: Pass
TypeVariableBoundsTest/02: Fail
TypeVariableBoundsTest/06: Fail
-ConstructorReturnNegativeTest: Fail
-ConstructorReturnWithArrowNegativeTest: Fail
-DuplicateConstructorTest/01: Fail
-InstFieldInitializer1NegativeTest: Fail # Unused fields are not analyzed.
+
[ $component == frog || $component == frogsh || $component == leg ]
# these tests are inconsistent in frogium and frogsh-node, investigate
« no previous file with comments | « dart/frog/tests/frog/frog.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698