(TBR) increase pumpEventQueue to finish analysis

Review URL: https://codereview.chromium.org/1508523002 .
This commit is contained in:
danrubel 2015-12-06 17:26:27 -05:00
parent 372cb6be58
commit 79a8654e5f

View file

@ -323,7 +323,7 @@ import "../foo/foo.dart";
subscriptions[service] = <String>[bar.path].toSet();
}
server.setAnalysisSubscriptions(subscriptions);
await pumpEventQueue(500);
await pumpEventQueue(1000);
expect(server.statusAnalyzing, isFalse);
channel.notificationsReceived.clear();
server.updateContent(