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

Unified Diff: pkg/analysis_server/test/integration/execution/set_subscriptions_test.dart

Issue 2717523003: Update the statuses of various analysis server integration tests. (Closed)
Patch Set: move comments Created 3 years, 10 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 | « pkg/analysis_server/test/integration/coverage.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/test/integration/execution/set_subscriptions_test.dart
diff --git a/pkg/analysis_server/test/integration/execution/set_subscriptions_test.dart b/pkg/analysis_server/test/integration/execution/set_subscriptions_test.dart
index fcd4189926cb7e52d6a2dcb410376d4909f89eab..4afbaa62747cfaee3ee757731c49d743b018a2ed 100644
--- a/pkg/analysis_server/test/integration/execution/set_subscriptions_test.dart
+++ b/pkg/analysis_server/test/integration/execution/set_subscriptions_test.dart
@@ -16,9 +16,9 @@ main() {
@reflectiveTest
class SetSubscriptionsTest extends AbstractAnalysisServerIntegrationTest {
- // Bad state: Should not be used with the new analysis driver (#28806)
@failingTest
test_subscribe() async {
+ // Bad state: Should not be used with the new analysis driver (#28806)
writeFile(sourcePath('.packages'), 'foo:lib/');
standardAnalysisSetup();
await sendExecutionSetSubscriptions([ExecutionService.LAUNCH_DATA]);
« no previous file with comments | « pkg/analysis_server/test/integration/coverage.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698