Joshua Fenemore

Results 13 comments of Joshua Fenemore

@prolland Thanks so much for this! I was stuck on this for a while. I had the jacoco.excludes but i wasnt using that inside the afterEvaluate - that is the...

@itsmeabhinay and myself felt like a runtime of 1000+ mins was not/couldnt be right and figured we had some config issue or maybe project settings that were correct which caused...

@itsmeabhinay wanna grab some stats on build and run times and post them here? Also thinking is it an xcode version related thing? Did we try make the sample app...

@Kvarnefalk Are you able to post your code for the workaround for this issue? Wanting to see if i can use it

Hey @koral-- Finally coming back to this, sorry for the delay. https://github.com/im-not-josh/PlayGround Clone this repo, run pitestDebug gradle task and you should see this: ![Screen Shot 2022-03-28 at 23 06...

Interestingly, if i add excludeMockableAndroidJar = true to the task config, i then see this ![Screen Shot 2022-03-28 at 23 12 46](https://user-images.githubusercontent.com/22066806/160525699-db8218ec-f1b2-4f89-8dd8-5ea7d652717e.png)

Hey there @koral-- checking in with you, did you get a chance to check this issue over?

Thanks for the effort to date, hoping this can get some attention upstream

Wow awesome job! I'm so happy to have progress on this so fast. Thank you! I originally created that repo and it is fairly representative of what robolectric tests normally...

Hey @hcoles Thanks so much for the reminders and thanks so much for work done so far, I really appreciate it. I did push 2 more test classes with 4...