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

Unified Diff: tests/language/language.status

Issue 10911071: Disable test failing in minified tests of dart2dart. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 months 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 | no next file » | 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 11835)
+++ tests/language/language.status (working copy)
@@ -199,6 +199,7 @@
abstract_factory_constructor_test/00: Fail
interface_test/00: Fail
argument_definition_test/*: Skip # Not implemented.
+argument_definition2_test: Skip # Not implemented. Fails in minified tests.
call_constructor_on_unresolvable_class_test/01: Fail # generates 'new Unresolved()' which fails on the VM
call_constructor_on_unresolvable_class_test/02: Fail # generates 'new Unresolved()' which fails on the VM
call_constructor_on_unresolvable_class_test/03: Fail # generates 'new Unresolved()' which fails on the VM
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698