question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Logcat log from one test sometimes contains logs from several tests

See original GitHub issue

Hi! Faced with strange issue with LogCat logs.

Platform: Android

Assume we have a lot of tests with names T1 and T2, etc. In Allure’s reports we see attached LogCat logs for each of this tests. But we noticed that logs of one test sometimes contains LogCat logs from another tests.

It is not good - it makes understanding cause of errors really a mess.

Maybe cause of this behavior lays in com.malinskiy.marathon.android.executor.listeners.LogCatListener

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Malinskiycommented, Feb 3, 2021

@PStrelchenko would you be able to test the latest version of the marathon with adam enabled and confirm if you experience the same problem?

Thanks

0reactions
PStrelchenkocommented, Mar 23, 2021

Hi! I’ve finally checked new Marathon with “adam” enabled, and as far as I know, there are no problems with logs anymore 👏 👏 👏

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Logcat log from one test sometimes contains logs from several ...
Hi! Faced with strange issue with LogCat logs. Platform: Android. Assume we have a lot of tests with names T1 and T2, etc....
Read more >
Write and view logs with Logcat - Android Developers
The Logcat window shows the log messages for the app selected from the menu at the top of the window, as shown in...
Read more >
Filter LogCat to get only the messages from My Application in ...
I tried all the grep and findstr options, but they are only filtering logs with some value excluding a lot of messages. Your...
Read more >
Accessing Android Logcat Logs with Appium - HeadSpin
An Android device or emulator records detailed system logs, which can sometimes contain information which is pertinent to a test.
Read more >
Is there a way to get logcat in Kobiton - Katalon Community
Android devices record detailed system logs, commonly referred to as 'logcat' logs. These logs sometimes contain information pertinent to tests, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found