Quarantine test that caused test abort (#21113)
This commit is contained in:
parent
241dc6b98e
commit
f7c26b3130
|
|
@ -559,6 +559,7 @@ namespace Microsoft.AspNetCore.Server.Kestrel.InMemory.FunctionalTests
|
||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact]
|
||||||
|
[QuarantinedTest]
|
||||||
public async Task TraceIdentifierIsUnique()
|
public async Task TraceIdentifierIsUnique()
|
||||||
{
|
{
|
||||||
const int identifierLength = 22;
|
const int identifierLength = 22;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue