disable the Xamarin.UITest
Some checks failed
Dotnet build and test / build (pull_request) Failing after 25s
Some checks failed
Dotnet build and test / build (pull_request) Failing after 25s
This commit is contained in:
parent
366cd0eed9
commit
bfcb7cd2ef
2 changed files with 2 additions and 47 deletions
|
|
@ -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())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue