提交 2c4e1517 编写于 作者: K Kevin_H

Re-skipping FirstClientCanOverrideDefaultTimeout... (changeset 1395270)

上级 e7a20119
......@@ -349,7 +349,7 @@ public async Task KeepAliveAfterSimultaneousConnection()
Assert.True((DateTime.Now - listener.LastProcessedTime.Value) > keepAlive);
}
[Fact]
[Fact(Skip = "DevDiv 1095079"), WorkItem(1095079)]
public async Task FirstClientCanOverrideDefaultTimeout()
{
var cts = new CancellationTokenSource();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册