We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ecf21a commit e7a4218Copy full SHA for e7a4218
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