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

Unified Diff: tests/language/language.status

Issue 8956047: This adds a unit test to show the type checking functionality missing in dartc (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated test, $chk() can sneak in another way 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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 1224cad1a00dbd263efb6d99f3250836d44cd7f6..5e8b563aa8e901b5e98a98662c76a6eda792dcec 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -161,7 +161,7 @@ Switch7NegativeTest: Fail # Bug 4208467.
SwitchLabelTest: Fail # Bug 4208467.
ThirdTest: Skip # Seems flaky in dartc after fixing test, was Bug 5339586
Throw7NegativeTest: Fail # Bug 4208459.
-
+TypeChecksInFactoryMethodTest: Fail # Issue 925
# VM or Frog specific tests that should not be run by DartC.
*VMTest: Skip

Powered by Google App Engine
This is Rietveld 408576698