Skip to content

Commit 4b89e9e

Browse files
authored
Quarantine ComponentLifecycleMethodThrowsExceptionTerminatesTheCircuit
1 parent 7aaad9d commit 4b89e9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/test/E2ETest/ServerExecutionTests/ComponentHubReliabilityTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ await Client.ExpectCircuitError(() => Client.HubConnection.SendAsync(
268268
}
269269

270270
[Theory]
271+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/19666")]
271272
[InlineData("constructor-throw")]
272273
[InlineData("attach-throw")]
273274
[InlineData("setparameters-sync-throw")]

0 commit comments

Comments
 (0)