java-client: 'gradlew test' target is broken on master

I’ve cloned the latest version from github and run gradlew test. 59 of 120 tests fail, here is output https://gist.github.com/artkoshelev/45d387c080580c7d13b336745c492450

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 17 (8 by maintainers)

Most upvoted comments

@SrinivasanTarget i want to contribute to the project, but can’t even see green tests before starting.

I’ve figured out i need an android device connected as well, and now i need to install some app’s inside. Is there any description of all the ENV i need to setup manually before running tests?