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

Unified Diff: tests/language/language.status

Issue 8586040: Added a factory test that fails in frog and dartc. Will add bug numbers to status file once the c... (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
« no previous file with comments | « no previous file | tests/language/src/FactoryImplementationTest.dart » ('j') | 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 1661)
+++ tests/language/language.status (working copy)
@@ -71,6 +71,8 @@
[ $component == dartc || $component == chromium ]
+FactoryImplementationTest: Fail # Issue 521
+
AssertTest: Fail # Uses AssertError class. Bug 4385894.
BitOperationsTest: Fail # Uses bignums.
BlackListedTest/01: Fail # Bug 5469684
@@ -188,6 +190,8 @@
FactoryNegativeTest: Fail # Issue 417
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
+FactoryImplementationTest: Fail # Issue 523
+
# VM or DartC specific tests not to be run by Frog. See language.status
*VMTest: Skip
*VMNegativeTest: Skip
« no previous file with comments | « no previous file | tests/language/src/FactoryImplementationTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698