Anton Malinski

Results 166 comments of Anton Malinski

I'm in favor of printing a better exception here without a stacktrace. Probably should be implemented using an ExceptionHandler of sorts which for this particular type of exception will just...

Possible duplicate of #355 or #381. Can you start a web-server with the log files and check if that solves the issue?

Since you don't have access to your web-server's CSP, the easiest option right now is to download the report files and serve them locally. Another option would be to host...

I'll be happy to review and accept a PR that will generate such a report

Log files might be zero because you don't have anything outputted in the logcat during the tests. Is the issue that you expect something there or that you don't want...

Yes, this is an indication that your classpath contains an incompatible (from an API standpoint) version of ddmlib. Possible ways to solve this include changing the classpath in your build...

@pavanagarwal this issue is solved in #536. will be released in 0.6.3. you can use a snapshot version of marathon from develop for now. To build the latest yourself execute...

Closing since the fix was deployed a long time ago Please reopen if the problem appears again.

Hey @sparepal I personally have never tested on real phones for iOS platform and I don't believe anyone ever requested such a use case so this is **not supported**. Can...

Hey @alex-apriamashvili. This is a good suggestion regarding the troubleshooting. Would you like to help and create a PR to the `gh-pages` branch to add this to our [iOS section...