Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#if TEST_FAILS_ON_WINDOWS && TEST_FAILS_ON_IOS && TEST_FAILS_ON_CATALYST
// Related issue link https://github.com/dotnet/maui/pull/25642#discussion_r1833637157 - Windows
// The screenshot looks different on iOS depending on using the new or old handler. https://github.com/dotnet/maui/pull/29881#issuecomment-2957208107 - iOS
using NUnit.Framework;
using UITest.Appium;
using UITest.Core;
Expand Down Expand Up @@ -26,3 +29,4 @@ public void IndicatorWithTemplateShouldBeVisible()
}
}
}
#endif
Binary file not shown.
Loading