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

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
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 1624)
+++ tests/language/language.status (working copy)
@@ -72,6 +72,8 @@
[ $component == dartc || $component == chromium ]
+FactoryImplementationTest: Fail
+
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
Library4NegativeTest: Fail # Bug 5406175
@@ -202,6 +204,8 @@
FactoryNegativeTest: Fail # Issue 417
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
+FactoryImplementationTest: Fail
+
# 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') | tests/language/src/FactoryImplementationTest.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698