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

Unified Diff: pkg/analyzer/test/src/summary/summarize_ast_test.dart

Issue 2389003004: Clean up unnecessary absolute URIs in summary tests. (Closed)
Patch Set: Created 4 years, 2 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: pkg/analyzer/test/src/summary/summarize_ast_test.dart
diff --git a/pkg/analyzer/test/src/summary/summarize_ast_test.dart b/pkg/analyzer/test/src/summary/summarize_ast_test.dart
index b17b6da19da5e4985445b078dcbca3f6698f8958..5338dc0f8b5a4f11bfe49f70b41ef7a258f2058d 100644
--- a/pkg/analyzer/test/src/summary/summarize_ast_test.dart
+++ b/pkg/analyzer/test/src/summary/summarize_ast_test.dart
@@ -134,9 +134,6 @@ abstract class LinkedSummarizeAstTest extends SummaryLinkerTest
LinkerInputs linkerInputs;
@override
- bool get expectAbsoluteUrisInDependencies => false;
-
- @override
bool get skipFullyLinkedData => false;
@override
« no previous file with comments | « pkg/analyzer/test/src/summary/prelinker_test.dart ('k') | pkg/analyzer/test/src/summary/summary_common.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698