From 3679a01e4d409a20561d6d44b9e1eeda383c2cc5 Mon Sep 17 00:00:00 2001 From: Javier Calvarro Nelson Date: Fri, 12 Jun 2020 19:12:51 +0200 Subject: [PATCH] Unquarantine tests since they haven't failed in 30 days (#22878) --- .../E2ETest/ServerExecutionTests/ComponentHubReliabilityTest.cs | 1 - src/Components/test/E2ETest/Tests/KeyTest.cs | 1 - 2 files changed, 2 deletions(-) diff --git a/src/Components/test/E2ETest/ServerExecutionTests/ComponentHubReliabilityTest.cs b/src/Components/test/E2ETest/ServerExecutionTests/ComponentHubReliabilityTest.cs index e8cfaedea5..568de878b9 100644 --- a/src/Components/test/E2ETest/ServerExecutionTests/ComponentHubReliabilityTest.cs +++ b/src/Components/test/E2ETest/ServerExecutionTests/ComponentHubReliabilityTest.cs @@ -51,7 +51,6 @@ namespace Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests } [Fact] - [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/19414")] public async Task CannotStartMultipleCircuits() { // Arrange diff --git a/src/Components/test/E2ETest/Tests/KeyTest.cs b/src/Components/test/E2ETest/Tests/KeyTest.cs index 0d5f2b0f1d..71dae5c290 100644 --- a/src/Components/test/E2ETest/Tests/KeyTest.cs +++ b/src/Components/test/E2ETest/Tests/KeyTest.cs @@ -92,7 +92,6 @@ namespace Microsoft.AspNetCore.Components.E2ETest.Tests } [Fact] - [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/22034")] public void CanDeleteUnkeyed() { PerformTest(