Skip to content

EditAndContinueWorkspaceServiceTests.GetDocumentTextChangesAsync is flaky #49065

@jasonmalinowski

Description

@jasonmalinowski

Flaky failure of

public async Task GetDocumentTextChangesAsync()

Expected:
[17..17) '
',
[64..65) '9',
[98..99) '',
[133..133) '0'
Actual:
[17..17) '
',
[35..103) '',
[132..133) '9',
[137..137) '    System.Console.WriteLine();
System.Console.WriteLine(30);
'
Differences:
[17..17) '
',
++> [35..103) '',
++> [132..133) '9',
++> [137..137) '    System.Console.WriteLine();
System.Console.WriteLine(30);
',
--> [64..65) '9',
--> [98..99) '',
--> [133..133) '0'

Expected: True
Actual:   False

https://dev.azure.com/dnceng/public/_build/results?buildId=870738&view=ms.vss-test-web.build-test-results-tab&runId=27859898&resultId=164030&paneView=debug

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions