-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
long runA TODO for long runA TODO for long run
Description
Describe the task
The current CI is rather a heavy process due to the unit tests architecture. Each unit test is converted to a standalone gradle project and that makes each unit test somewhat heavy. We currently have 53 unit tests and even though the procedure is parallelized ( to the number of cores), in my laptop with 8 cores it takes more than 10 minutes. We are planning to have a CI that runs all tests with all optimization disabled and that should take even more.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
long runA TODO for long runA TODO for long run