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

Commit ca07f39

Browse files
committed
Ignore hanging/flaky test
Ignore UpdatesInlineCommentThreadsFromEditorContent
1 parent 88d61dd commit ca07f39

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
@@ -445,6 +445,7 @@ Line 2
445445
}
446446

447447
[Test, NUnit.Framework.Category("CodeCoverageFlake")]
448+
[Ignore("This test sometimes hangs, see https://github.com/github/VisualStudio/issues/2221")]
448449
public async Task UpdatesInlineCommentThreadsFromEditorContent()
449450
{
450451
var baseContents = @"Line 1

0 commit comments

Comments
 (0)