disable the Xamarin.UITest
Some checks failed
Dotnet build and test / build (pull_request) Failing after 25s

This commit is contained in:
Paul Schneider 2026-08-26 19:23:27 +01:00
commit bfcb7cd2ef
Signed by: notazof
GPG key ID: 1DD5D838E5343B06
2 changed files with 2 additions and 47 deletions

View file

@ -23,7 +23,8 @@ public class AndroidAppLaunchTests
_output = output;
}
[Fact]
// https://twosixtech.com/blog/integrating-docker-and-adb/
// FIXME ala hosted shared resource adb server - [Fact]
public void PostIt_starts_and_draws_a_first_frame_on_the_emulator()
{
if (!IsPackageInstalledOnAnyDevice())