[Testing] Remove IgnoreIfPlatforms usage on UITests #22525
Labels
area-testing
Unit tests, device tests
fixed-in-8.0.60
fixed-in-9.0.0-preview.6.24327.7
platform/android 🤖
platform/iOS 🍎
platform/macOS 🍏
macOS / Mac Catalyst
platform/windows 🪟
s/triaged
Issue has been reviewed
t/bug
Something isn't working
Milestone
Description
Remove
IgnoreIfPlatforms
usage on UITests.IgnoreIfPlatforms is a extension method used until now in some UITests to ignore the test on some platforms. However, the sample app was launched, navigated to the issue page and then ignored. This takes some valious time. In this PR, we are removing the extension method and including some Ignore attributes to ignore the test directly.
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.40 SR5
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android, Windows, macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: