Skip to content

Commit 6f3081c

Browse files
committed
Retry Microsoft.AspNetCore.TargetingPackTests.TargetingPackContainsListedAssemblies
1 parent 7641b9f commit 6f3081c

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": "TargetingPackContainsListedAssemblies"}}, // Issue: https://github.com/dotnet/aspnetcore/issues/62389
1718
{"testAssembly": {"contains": "IIS"}},
1819
{"testAssembly": {"contains": "Template"}},
1920
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},

0 commit comments

Comments
 (0)