Skip to content

Commit c425918

Browse files
jfversluisPureWeen
authored andcommitted
Update Issue21109.cs
1 parent 7bcdbff commit c425918

File tree

1 file changed

+1
-1
lines changed
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues

1 file changed

+1
-1
lines changed

src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue21109.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ public Issue21109(TestDevice device) : base(device) { }
1212

1313
public override string Issue => "[Android] MAUI 8.0.3 -> 8.0.6 regression: custom handler with key listener no longer works";
1414

15-
[FlakyTest, Order(1)]
15+
[FlakyTest("Issue to reenable this test: https://github.com/dotnet/maui/issues/27778"), Order(1)]
1616
[Category(UITestCategories.Entry)]
1717
public void VerifyInitialEntryReturnTypeChange()
1818
{

0 commit comments

Comments
 (0)