Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

[AGP 3.0] - Build failure reason org.gradle.execution.TaskSelectionException: Task 'spoonDebug' not found in root project ''. Some candidates are: 'stopDebug'. #162

Closed
jaredsburrows opened this issue Oct 27, 2017 · 4 comments

Comments

@jaredsburrows
Copy link

jaredsburrows commented Oct 27, 2017

Details:

Trying to update from Android Gradle Plugin 2.3.3 to 3.0.0.

With 2.3.3:

spoon - Runs all the instrumentation test variations on all the connected devices
spoonDebugAndroidTest - Runs instrumentation tests on all the connected devices for 'debugAndroidTest' variation and g

With 3.0.0:

spoon - Runs all the instrumentation test variations on all the connected devices

Error:

Build failure reason org.gradle.execution.TaskSelectionException: Task 'spoonDebug' not found in root project 'android'. Some candidates are: 'stopDebug'. 
@autonomousapps
Copy link

Duplicate of #155

@jaredsburrows
Copy link
Author

@autonomousapps Thanks. That issue should be renamed as it is not Gradle's fault, it is the Android Grade Plugin fault.

@autonomousapps
Copy link

I'll leave that to a maintainer to figure out :)

Btw, if you look at the PR associated with that other ticket, you'll find a solution using a snapshot build that will get you rolling again.

@jaredsburrows
Copy link
Author

@autonomousapps I hope that the make a release soon!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants