Skip to content

Compilation crashes when androidHostTest and androidDeviceTest enabled #864

@Alex009

Description

@Alex009

@Alex009 @ExNDY Please see #860, this issue is only partially resolved

Unit tests are disabled by default with the migration to AGP 9 and enabling them adds a new androidHostTest / androidDeviceTest source set (details here). Enabling tests results in an error:

Cannot query the value of task ':x:generateMRandroidHostTest' property 'androidSourceSetName' because it has no value available.

Originally posted by @griffinsorrentino in #843

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions