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

Unified Diff: tests/language/language-leg.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-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index 9f4db3835f75558173cd8094b4382168356efb90..f2c9e7ef246adbc99596e0ae87e8664b10577a46 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -330,6 +330,7 @@ ToplevelCollision2Test/none: Fail
TryCatch2Test: Fail
TryCatch3Test: Fail
TryCatchTest: Fail
+TypeChecksInFactoryMethodTest: Fail # Issue 925
TypeDartcTest: Fail
TypeVMTest: Fail
TypeVariableBoundsTest/01: Fail

Powered by Google App Engine
This is Rietveld 408576698