Stuck on `:app:compileDebugUnitTestKotlin`. Any he...
# gradle
k
Stuck on
:app:compileDebugUnitTestKotlin
. Any help appreciated.
v
Run with
-i
or
-d
to find out what is happening when it looks like being stuck
k
Last lines before going to
36% EXECUTING [41m 25s]
Copy code
i: Received the message signalling that the daemon is ready
i: new daemon started, trying to find it
i: found daemon on port 17917 (794042 ms old), trying to connect
i: cannot connect to registry: Connection refused: connect
i: found fresh run file 'C:\Users\Merle\AppData\Local\kotlin\daemon\kotlin-daemon.2022-01-17T11-33-33.859Z.d7d063677a092c8c5001d8f180c4a8e6.17917.run' (794042 ms old), but no daemon, ignoring it
i: found daemon on port 17848 (21 ms old), trying to connect
i: connected to the daemon
I have found an issue. Nothing to do with Gradle. One of the tests is missing dependency and Android Studio is not throwing any errors.
👌 1
163 Views