зеркало из https://github.com/dotnet/razor.git
Skip flakey test until Roslyn unblocks it.
- Test is flakey due to https://github.com/dotnet/roslyn/issues/31548 - Tracking issue to ensure we unskip: https://github.com/aspnet/AspNetCore/issues/7713
This commit is contained in:
Родитель
6645ec6a80
Коммит
49f7a26e36
|
@ -393,7 +393,7 @@ namespace Microsoft.CodeAnalysis.Razor
|
|||
});
|
||||
}
|
||||
|
||||
[Fact]
|
||||
[Fact(Skip = "This test is flakey due to https://github.com/dotnet/roslyn/issues/31548. Skipping until the blocking issue is resovled.")]
|
||||
public async Task TryGetExcerptInternalAsync_MultiLine_Boundaries_CanClassifyCSharp()
|
||||
{
|
||||
// Arrange
|
||||
|
|
Загрузка…
Ссылка в новой задаче