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

I am facing below error could you help me out #7

Open
mahesh825mahi opened this issue May 7, 2019 · 2 comments
Open

I am facing below error could you help me out #7

mahesh825mahi opened this issue May 7, 2019 · 2 comments

Comments

@mahesh825mahi
Copy link

Task :app:connectedDebugAndroidTest
Starting 0 tests on SM-J700F - 6.0.1

com.android.builder.testing.ConnectedDevice > No tests found.[SM-J700F - 6.0.1] FAILED
No tests found. This usually means that your test classes are not in the form that your test runner expects (e.g. don't inherit from TestCase or lack @test annotations).

Task :app:connectedDebugAndroidTest FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:connectedDebugAndroidTest'.

There were failing tests. See the report at: file:///D:/Satsuma/AAA_Sample/QA/unified-code-coverage-android-master/app/build/reports/androidTests/connected/index.html

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 55s
52 actionable tasks: 1 executed, 51 up-to-date
1:15:09 PM: Task execution finished 'createDebugCoverageReport'.

@ohhhHenry
Copy link

@mahesh825mahi I was experiencing the exact same problem and was pulling my hair out trying to get to the bottom of it.

I nuked my gradle cache and then ran ./gradlew clean app:cAT and everything worked.

@ohhhHenry
Copy link

Now it's back. 👎 👎 👎

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

No branches or pull requests

2 participants