Skip to content

Conversation

@sharwell
Copy link
Contributor

@sharwell sharwell commented Jun 7, 2019

Resolves flakiness problems in several tests, including:

  • VerifySyntaxErrorSquiggles
  • VerifySemanticErrorSquiggles
  • ErrorLevelWarning
  • ErrorsDuringMethodBodyEditing

@sharwell sharwell requested a review from a team as a code owner June 7, 2019 19:13
@jinujoseph jinujoseph added this to the 16.2.P3 milestone Jun 7, 2019
@sharwell
Copy link
Contributor Author

sharwell commented Jun 7, 2019

Merging since the failures here were not related to the specific addition.

@sharwell sharwell merged commit 0b8e89e into dotnet:master Jun 7, 2019
@sharwell sharwell deleted the wait-for-project branch June 7, 2019 22:45
{
if (waitForWorkspaceFirst || featuresToWaitFor == FeatureAttribute.Workspace)
{
WaitForProjectSystem(timeout);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sharwell Is there a reason this code isn't in the implementation of GetWaitingService? Because don't we have other clients (DDRITs?) calling into that?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The waiting service doesn't have visibility to the layers where the operation progress APIs are.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants