Conversation
That shard only runs analyze. The customer tests run actual tests from several packages, so this will remove coverage. If you just want to remove the duplicate analysis, you'd need to remove the analyze steps from the customer test script in the packages repo, rather that removing the entire customer testing call. |
Ah ha! Ok that answers a question I had about whether or not material_ui and cupertino_ui tests were running in presubmit in flutter/flutter already. Sounds like no, since the test hash here is 6 months old, and the luci build is only for analyze. Ok cool. I will update this to just update the hash rather than remove altogether. |
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.