You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if ('ACTIVE_UI'inos.environ) and ("YES"inos.environ['ACTIVE_UI']):
112
+
assert ("Starting Android emulator with image Api"inoutput)
113
+
assert ("installing"inoutput)
114
+
assert ("running"inoutput)
115
+
116
+
#TODO: Get device id and verify files are deployed and process is running on this device
117
+
118
+
@unittest.skip("Moved to test_210_Emulate_MissingPlatform - this is no more a negative case due to https://github.com/NativeScript/nativescript-cli/issues/785")
0 commit comments