While working on #9925 to improve our Android CI GitHub Actions, I noticed that JUnit tests run very slowly and make up a significant portion of our overall build time. Test runs should be fast and responsive to keep a tight feedback loop when developing or modifying code.
We need to investigate what is causing this slow execution.
While working on #9925 to improve our Android CI GitHub Actions, I noticed that JUnit tests run very slowly and make up a significant portion of our overall build time. Test runs should be fast and responsive to keep a tight feedback loop when developing or modifying code.
We need to investigate what is causing this slow execution.