xiaocong / android-uiautomator-server

MIT License
169 stars 103 forks source link

执行./gradlew cC时出现下列错误 #13

Closed LeoLi921 closed 8 years ago

LeoLi921 commented 8 years ago

Tests on R831S - 4.3 failed: Unable to find instrumentation info for: ComponentInfo{com.github.uiautomator.test/android.support.test.runner.AndroidJUnitRunner}

com.android.builder.testing.ConnectedDevice > No tests found.[R831S - 4.3] 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). :app:connectedAndroidTestDebug FAILED

FAILURE: Build failed with an exception.