Skip to content

Commit

Permalink
Merge pull request #45878 from 333fred/disable-TestDefaultDiagnosticP…
Browse files Browse the repository at this point in the history
…roviderSemantic

Skip flaky test
  • Loading branch information
msftbot[bot] authored Jul 10, 2020
2 parents e5a8db4 + ce18e93 commit 65ef3e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ class A
End Using
End Function

<Fact>
<Fact(Skip:="https://github.com/dotnet/roslyn/issues/45877")>
Public Async Function TestDefaultDiagnosticProviderSemantic() As Task
Dim code = <code>
class A
Expand Down

0 comments on commit 65ef3e3

Please sign in to comment.