Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 01d95cd

Browse files
committed
Ignore UpdatesReviewCommentWithNewBody
Another hanging/flakey test.
1 parent ca07f39 commit 01d95cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/GitHub.InlineReviews.UnitTests/Services/PullRequestSessionManagerTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,7 @@ Line 2
501501
}
502502

503503
[Test, NUnit.Framework.Category("CodeCoverageFlake")]
504+
[Ignore("This test sometimes hangs, see https://github.com/github/VisualStudio/issues/2221")]
504505
public async Task UpdatesReviewCommentWithNewBody()
505506
{
506507
var baseContents = @"Line 1

0 commit comments

Comments
 (0)