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

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

Issue 8462004: Integrate leg as a component in test.py. Also update presubmit script to run tests with leg. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 9 years, 1 month 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/tests/corelib/corelib.status ('k') | dart/tools/test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language.status
===================================================================
--- dart/tests/language/language.status (revision 1186)
+++ dart/tests/language/language.status (working copy)
@@ -190,7 +190,7 @@
PrivateMemberTest/04: Skip # Leads to stack overflows when self-hosted.
CTConstTest: Fail # Not checking for generic type in const expression.
-[ $component == frog ]
+[ $component == frog || $component == leg ]
ToStringAsFixedTest: Fail # fails due to rounding in constant propagation
CTConstTest: Pass # pass for the wrong reason: how numbers are printed, rather
# than checking for generic type in const expression
@@ -199,7 +199,7 @@
PrivateMemberTest/03: Fail
PrivateMemberTest/04: Fail
-[ $component == frogsh || $component == frog ]
+[ $component == frogsh || $component == frog || $component == leg ]
# VM or DartC specific tests not to be run by Frog. See language.status
*VMTest: Skip
@@ -340,6 +340,9 @@
GetterClosureExecutionOrderTest: Fail
+[ $component == leg]
+StaticTopLevelTest/00: Fail
+StaticTopLevelTest/03: Fail
[ $arch == x64 ]
*: Skip
« no previous file with comments | « dart/tests/corelib/corelib.status ('k') | dart/tools/test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698