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

Unified Diff: tests/language/language_dart2js.status

Issue 23403007: Rewrite test language/constructor_negative_test to a multi-test (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 0085f29c4b56d96368090b73e7c2f51a9eef407f..f0b043d42b7b7d978a8d6816cc3e969ed7003ea5 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -110,8 +110,6 @@ not_enough_positional_arguments_test/01: Fail # Issue 5519
dynamic_test: Fail # Issue 12398
dynamic_prefix_core_test: Fail # Issue 12398
-constructor_negative_test: Pass # Wrong reason: the expression 'C()' is valid with class literals.
-
metadata_test: Fail # Metadata on type parameters not supported.
infinity_test: Fail # Issue 4984
positive_bit_operations_test: Fail # (floitsch): This will be fixed when dart2js uses unsigned input for >>.

Powered by Google App Engine
This is Rietveld 408576698