We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de0a76 commit d2f2842Copy full SHA for d2f2842
eng/test-configuration.json
@@ -14,6 +14,7 @@
14
{"testName": {"contains": "ComponentDisposeMethodThrowsExceptionTerminatesTheCircuit"}}, // Issue: https://github.com/dotnet/aspnetcore/issues/57551
15
{"testName": {"contains": "PhoneFactorFailsAfterSecurityStampChangeTest"}}, // Issue: https://github.com/dotnet/aspnetcore/issues/58231
16
{"testName": {"contains": "AbortSendsFinalGOAWAY"}}, // Issue: https://github.com/dotnet/aspnetcore/issues/59358
17
+ {"testName": {"contains": "Copy_SingleSegment"}}, // Issue: https://github.com/dotnet/aspnetcore/issues/61670
18
{"testAssembly": {"contains": "IIS"}},
19
{"testAssembly": {"contains": "Template"}},
20
{"failureMessage": {"contains":"(Site is started but no worker process found)"}},
0 commit comments