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

Unified Diff: tests/language/ct_const2_test.dart

Issue 11365226: Exception no longer an interface. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 | « sdk/lib/core/exceptions.dart ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/ct_const2_test.dart
diff --git a/tests/language/ct_const2_test.dart b/tests/language/ct_const2_test.dart
index 330fe3d97b2d2220ebfd09f893fac290ee9c507e..8aa13c3b428907a1ab37dad2768b253041bb07f3 100644
--- a/tests/language/ct_const2_test.dart
+++ b/tests/language/ct_const2_test.dart
@@ -2,7 +2,8 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
// VMOptions=
-// VMOptions=--compile_all
+// The --compile_all flag is disabled due to Issue 6697.
+// VMOptions=--compile_all--NOT
// Exercises language constructs that require compile time constants
« no previous file with comments | « sdk/lib/core/exceptions.dart ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698