Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix logcat dump problems #282

Merged
merged 2 commits into from
Oct 4, 2021
Merged

Conversation

eakurnikov
Copy link
Collaborator

@eakurnikov eakurnikov commented Oct 3, 2021

Fixes #274

Добавил флаг -t к команде adb logcat, дампаю логкат после времени старта теста, теперь все дампается корректно, насколько я это смог проверить.

Больше не использую Logcat#clear, поэтому вернул там реализацию на adbServer, и в целом использование adbServer там не заменял на вызов shell с девайса, потому что регресс нужно проводить. Оставил все так, как работает сейчас, жалоб не было.

И насыпал там логов в device имплементации, мы почему-то не писали там ничего в лог.

@matzuk matzuk merged commit 74d767d into KasperskyLab:master Oct 4, 2021
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.

Allure support: Logcat obtaining problems
2 participants