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

Unified Diff: tests/language/language.status

Issue 8525010: Add FactoryNegativeTest. (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/FactoryNegativeTest.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 1409)
+++ tests/language/language.status (working copy)
@@ -58,6 +58,7 @@
[ $component == vm && $mode == debug ]
NonParameterizedFactoryTest: Crash # Issue 226
+FactoryNegativeTest: Crash # Issue 417
# Problems specific to dartc optimized mode
[ ($component == dartc || $component == chromium) && $mode == release ]
@@ -69,6 +70,7 @@
Switch3NegativeTest: Crash # Bug 5318228
BadNamedParametersTest: Fail # Bug 4202974 - release mode is not throwing NSME
CTConst2Test: Fail # Codesite issue 124
+FactoryNegativeTest: Fail # Issue 417
# Problems specific to dartc debug mode
[ ($component == dartc || $component == chromium) && $mode == debug ]
@@ -85,7 +87,9 @@
ConstConstructor1NegativeTest: FAIL # Bug 5142545
ConstConstructor2NegativeTest: FAIL # Bug 5142545
CTConst3Test: Fail # Codesite Issue 120
+FactoryNegativeTest: Fail # Issue 417
+
StringConcatTest: FAIL # Bug 5196164
NamedParametersTypeTest: Fail # Implementation in progress.
NamedParametersNegativeTest: Fail # Implementation in progress.
« no previous file with comments | « no previous file | tests/language/src/FactoryNegativeTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698