Skip to content

Commit 3ca987f

Browse files
committed
Quarantine Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerFormsTest.CanWireUpINotifyPropertyChangedToEditContext
1 parent 7641b9f commit 3ca987f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/Components/test/E2ETest/Tests/FormsTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@ IWebElement FindFalseInput()
465465
}
466466

467467
[Fact]
468+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/62387")]
468469
public void CanWireUpINotifyPropertyChangedToEditContext()
469470
{
470471
var appElement = Browser.MountTestComponent<NotifyPropertyChangedValidationComponent>();

src/submodules/googletest

Submodule googletest updated 60 files

0 commit comments

Comments
 (0)