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

Unified Diff: pkg/analyzer-experimental/test/generated/resolver_test.dart

Issue 12545032: Disable resolver_test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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: pkg/analyzer-experimental/test/generated/resolver_test.dart
diff --git a/pkg/analyzer-experimental/test/generated/resolver_test.dart b/pkg/analyzer-experimental/test/generated/resolver_test.dart
index a11c3d5535b40b8b3d232b31cd7384f522f9102c..3567e4c3742b0aa93108321dcb173799aa1505ff 100644
--- a/pkg/analyzer-experimental/test/generated/resolver_test.dart
+++ b/pkg/analyzer-experimental/test/generated/resolver_test.dart
@@ -5113,7 +5113,7 @@ class SimpleResolverTest extends ResolverTestCase {
}
}
main() {
- ElementResolverTest.dartSuite();
+ /*ElementResolverTest.dartSuite();
LibraryElementBuilderTest.dartSuite();
LibraryTest.dartSuite();
StaticTypeAnalyzerTest.dartSuite();
@@ -5127,5 +5127,5 @@ main() {
ErrorResolverTest.dartSuite();
SimpleResolverTest.dartSuite();
StaticTypeWarningCodeTest.dartSuite();
- StaticWarningCodeTest.dartSuite();
+ StaticWarningCodeTest.dartSuite();*/
}
« 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