Quarantine test that caused test abort (#21113)

This commit is contained in:
Brennan 2020-04-22 15:34:23 -07:00 committed by GitHub
parent 241dc6b98e
commit f7c26b3130
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -559,6 +559,7 @@ namespace Microsoft.AspNetCore.Server.Kestrel.InMemory.FunctionalTests
}
[Fact]
[QuarantinedTest]
public async Task TraceIdentifierIsUnique()
{
const int identifierLength = 22;