We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ecf21a + e7a4218 commit e74d699Copy full SHA for e74d699
src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue18751.cs
@@ -1,4 +1,4 @@
1
-#if TEST_FAILS_ON_IOS && TEST_FAILS_ON_CATALYST && TEST_FAILS_ON_WINDOWS //related issues: https://github.com/dotnet/maui/issues/33507, https://github.com/dotnet/maui/issues/15994
+#if TEST_FAILS_ON_IOS && TEST_FAILS_ON_CATALYST && TEST_FAILS_ON_WINDOWS && TEST_FAILS_ON_ANDROID //related issues: https://github.com/dotnet/maui/issues/33507, https://github.com/dotnet/maui/issues/15994
2
using NUnit.Framework;
3
using UITest.Appium;
4
using UITest.Core;
0 commit comments