parent
8de0c7386c
commit
4aa5e03207
|
|
@ -1495,7 +1495,6 @@ namespace Interop.FunctionalTests
|
|||
|
||||
[Theory]
|
||||
[MemberData(nameof(SupportedSchemes))]
|
||||
[QuarantinedTest]
|
||||
public async Task ConnectionWindowSize_Server(string scheme)
|
||||
{
|
||||
var requestFinished = new TaskCompletionSource<int>(TaskCreationOptions.RunContinuationsAsynchronously);
|
||||
|
|
|
|||
|
|
@ -221,7 +221,6 @@ namespace Microsoft.DotNet.Watcher.Tools.Tests
|
|||
}
|
||||
|
||||
[Fact]
|
||||
[QuarantinedTest]
|
||||
public async Task ProjectReferences_Graph()
|
||||
{
|
||||
var graph = new TestProjectGraph(_tempDir);
|
||||
|
|
|
|||
Loading…
Reference in New Issue