Skip to content

Commit f7c26b3

Browse files
Quarantine test that caused test abort (dotnet#21113)
1 parent 241dc6b commit f7c26b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/test/InMemory.FunctionalTests/RequestTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -559,6 +559,7 @@ public async Task AppCanSetTraceIdentifier()
559559
}
560560

561561
[Fact]
562+
[QuarantinedTest]
562563
public async Task TraceIdentifierIsUnique()
563564
{
564565
const int identifierLength = 22;

0 commit comments

Comments
 (0)