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

Unified Diff: tests/language/language.status

Issue 10244004: Second try at fixing frog. Tests failed only in checked mode. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 8 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: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 7050)
+++ tests/language/language.status (working copy)
@@ -182,8 +182,6 @@
ExceptionTest: Fail # Issue 1785
Factory3Test: Fail # Issue 417
Factory2NegativeTest: Fail
-FBoundedQuantificationTest/01: Fail # Issue 439
-FBoundedQuantificationTest/02: Fail # Issue 439
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
CompileTimeConstantCTest/02: Fail # string-concatenated (+) keys in literal maps.
CompileTimeConstantDTest: Fail # doesn't recognize 400 + z (with z parameter of constructor) as compile-time constant.
@@ -407,6 +405,8 @@
PrivateMemberTest/04: Fail # test seems bad - see issue #353
[ $compiler == frog && $checked ]
+FBoundedQuantificationTest/01: Fail # Issue 439
+FBoundedQuantificationTest/02: Fail # Issue 439
PrivateMemberTest/none: Fail # test seems bad - see issue #353
AssignStaticTypeTest/01: Fail # Unrecognized option: --no-enable-type-checks.
AssignStaticTypeTest/02: Fail # Unrecognized option: --no-enable-type-checks.
« 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