Skip to content

Commit cf53928

Browse files
committed
chore: disable ListView_ExpandableItemLarge_ExpandHeader_Validation
1 parent a18b6f5 commit cf53928

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml_Controls/ListViewTests/UnoSamples_Tests.ListView.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ public void ListView_SelectedItem()
305305

306306
[Test]
307307
[AutoRetry]
308+
[ActivePlatforms(Platform.iOS, Platform.Android)] // WASM: CheckBox border changes color when checked then unchecked https://github.com/unoplatform/uno/issues/13650
308309
public void ListView_ExpandableItemLarge_ExpandHeader_Validation()
309310
{
310311
Run("SamplesApp.Windows_UI_Xaml_Controls.ListView.ListView_Expandable_Item_Large");

0 commit comments

Comments
 (0)