Skip to content

fix(tooling): wait for emulator before running adb commands#912

Merged
Plamen5kov merged 3 commits into
masterfrom
plamen5kov/wait-for-emulator
Jan 5, 2018
Merged

fix(tooling): wait for emulator before running adb commands#912
Plamen5kov merged 3 commits into
masterfrom
plamen5kov/wait-for-emulator

Conversation

@Plamen5kov
Copy link
Copy Markdown
Contributor

problem
We try to run adb commands before the device is ready to receive them. Devices/Emulators may pass through different states like: device is offline or the bootup animation is still running.

solution
Make the test tooling wait for the emulator to be fully operation before running any adb commands or even installing the app to prevent running commands too early.

@ns-bot
Copy link
Copy Markdown

ns-bot commented Jan 4, 2018

💔

@Plamen5kov Plamen5kov force-pushed the plamen5kov/wait-for-emulator branch from caddd6c to 65ac5c3 Compare January 4, 2018 14:45
@Plamen5kov Plamen5kov force-pushed the plamen5kov/wait-for-emulator branch from a3888da to f26c787 Compare January 4, 2018 14:52
@ns-bot
Copy link
Copy Markdown

ns-bot commented Jan 4, 2018

💔

1 similar comment
@ns-bot
Copy link
Copy Markdown

ns-bot commented Jan 4, 2018

💔

@Natalia-Hristova
Copy link
Copy Markdown

run ci

Copy link
Copy Markdown
Contributor

@petekanev petekanev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change is based on the reverted master branch. Let's merge #914 before we go ahead with this one?

@ns-bot
Copy link
Copy Markdown

ns-bot commented Jan 4, 2018

💔

@Natalia-Hristova
Copy link
Copy Markdown

run ci

@ns-bot
Copy link
Copy Markdown

ns-bot commented Jan 4, 2018

💔

@Natalia-Hristova
Copy link
Copy Markdown

run ci

@ns-bot
Copy link
Copy Markdown

ns-bot commented Jan 5, 2018

💚

@Plamen5kov Plamen5kov merged commit 07c8140 into master Jan 5, 2018
@Plamen5kov Plamen5kov deleted the plamen5kov/wait-for-emulator branch January 5, 2018 08:56
@Natalia-Hristova Natalia-Hristova restored the plamen5kov/wait-for-emulator branch January 5, 2018 11:14
@Natalia-Hristova
Copy link
Copy Markdown

run ci

1 similar comment
@Natalia-Hristova
Copy link
Copy Markdown

Natalia-Hristova commented Jan 5, 2018

run ci

@Plamen5kov
Copy link
Copy Markdown
Contributor Author

run CI

@Plamen5kov Plamen5kov deleted the plamen5kov/wait-for-emulator branch January 5, 2018 12:50
Plamen5kov pushed a commit that referenced this pull request Jan 5, 2018
Plamen5kov pushed a commit that referenced this pull request Jan 16, 2018
Plamen5kov pushed a commit that referenced this pull request Feb 12, 2018
petekanev pushed a commit that referenced this pull request Feb 26, 2018
Plamen5kov pushed a commit that referenced this pull request Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants