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

Unified Diff: tests/language/language.status

Issue 10990065: Synthesized a constructor if there is no resolved constructors in the class. (Closed) Base URL: https://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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 7c02485d14b258c59f6e8aa55e9edaa4881de33f..b9ad3772dd147ab6f2e1bbaa859540c573270f8e 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -270,10 +270,6 @@ string_escape1_negative_test: Skip
[ $compiler == dart2dart ]
import_combinators_test: Fail
metadata_test: Fail
-# Fails in conservative mode, issue 4935, passes in minifinying mode.
-bad_constructor_test/04: Fail
-bad_constructor_test/05: Fail
-bad_constructor_test/06: 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
« lib/compiler/implementation/dart_backend/backend.dart ('K') | « tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698