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

Unified Diff: tests/language/language.status

Issue 8479049: Allow for instance checking of methods and function aliases. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart
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
« compiler/lib/implementation/rtt.js ('K') | « compiler/lib/implementation/rtt.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index c7a656f6c8bdedf464d0e5fc7c5655bb2a8d47fe..c93eea95c6455fa655d6687cdd84e02fab54e418 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -111,8 +111,7 @@ NoSuchMethodTest: Fail # Bug 4202974.
NumbersTest: Fail # Fails because numbers are mapped to doubles.
LocalFunctionTest: Fail # Bug in test. Bug 4202989 (shadowing).
LocalFunction3Test: Fail # Bug 4202974.
-MethodOverrideTest: Crash # Bug 5516001.
-DynamicTest: Crash # Bug 5527899.
+DynamicTest: Fail # Bug 5527899.
FieldNegativeTest: Fail # Bug 4207626.
FunctionTypeAliasNegativeTest: Fail # Bug 5231617.
@@ -161,8 +160,8 @@ BlackListedTest/09: Fail # Bug 5469684
BlackListedTest/10: Fail # Bug 5469684
BlackListedTest/11: Fail # Bug 5469684
BlackListedTest/12: Fail # Bug 5469684
-BlackListedTest/13: Crash # Bug 5469684
-BlackListedTest/14: Crash # Bug 5469684
+BlackListedTest/13: Fail # Bug 5469684
+BlackListedTest/14: Fail # Bug 5469684
# VM or Frog specific tests that should not be run by DartC.
*VMTest: Skip
« compiler/lib/implementation/rtt.js ('K') | « compiler/lib/implementation/rtt.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698