Skip to content

Commit d2f2842

Browse files
committed
Retry test ResponseCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment
Issue: #61670
1 parent 0de0a76 commit d2f2842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/test-configuration.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
{"testName": {"contains": "ComponentDisposeMethodThrowsExceptionTerminatesTheCircuit"}}, // Issue: https://github.com/dotnet/aspnetcore/issues/57551
1515
{"testName": {"contains": "PhoneFactorFailsAfterSecurityStampChangeTest"}}, // Issue: https://github.com/dotnet/aspnetcore/issues/58231
1616
{"testName": {"contains": "AbortSendsFinalGOAWAY"}}, // Issue: https://github.com/dotnet/aspnetcore/issues/59358
17+
{"testName": {"contains": "Copy_SingleSegment"}}, // Issue: https://github.com/dotnet/aspnetcore/issues/61670
1718
{"testAssembly": {"contains": "IIS"}},
1819
{"testAssembly": {"contains": "Template"}},
1920
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},

0 commit comments

Comments
 (0)