Skip to content

Commit

Permalink
chore: Disable CornerRadius UI test (#17272)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed Sep 5, 2024
1 parent 861575b commit 216172c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ public void When_Clipped_Rounded_Corners()

[Test]
[AutoRetry]
[Ignore("Fails on Fluent styles #17272")]
public void When_CornerRadiusControls()
{
Run("UITests.Windows_UI_Xaml.Clipping.CornerRadiusControls");
Expand Down

0 comments on commit 216172c

Please sign in to comment.