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

Unified Diff: pkg/analysis_server/test/integration/coverage.md

Issue 2939803002: Convert more tests to use the new driver (Closed)
Patch Set: Created 3 years, 6 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/analysis_server/test/integration/coverage.md
diff --git a/pkg/analysis_server/test/integration/coverage.md b/pkg/analysis_server/test/integration/coverage.md
index 05b088796d8ef0c6ccbf6503302f16e64ddec3bd..b3955934569e952331af17c00b9a891227e79b7e 100644
--- a/pkg/analysis_server/test/integration/coverage.md
+++ b/pkg/analysis_server/test/integration/coverage.md
@@ -4,7 +4,7 @@ server calls. This file is validated by `coverage_test.dart`.
## analysis domain
- [x] analysis.getErrors
- [x] analysis.getHover
-- [x] analysis.getReachableSources (failing - see #329311)
+- [x] analysis.getReachableSources (failing - see #29311)
- [x] analysis.getLibraryDependencies (failing - see #29310)
- [x] analysis.getNavigation (failing - see #28799)
- [x] analysis.reanalyze
« no previous file with comments | « pkg/analysis_server/test/domain_analysis_test.dart ('k') | pkg/analysis_server/test/services/correction/status_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698