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

Unified Diff: tests/corelib/corelib.status

Issue 10829288: Issue 3800. Calling an undefined constructor via new is a warning, not an error (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index a00c0c323cdf3188c8098461b105d8522dee031d..48e262295c18cfe54dccc0acb523f255eec15cc4 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -10,7 +10,6 @@ compare_to2_test: Fail # Bug 4018
[ $compiler == dartc ]
*vm_test: Skip
-expando_test: Fail
[ $compiler == frog ]
# VM or DartC specific tests not to be run by Frog. See language.status.

Powered by Google App Engine
This is Rietveld 408576698