Just m Settings would work as well, mma builds and installs everything under the directory, which would include building the robotests (even if you disable running them with DISABLE_ROBO_RUN_TESTS)
- Dan On Fri, May 5, 2023 at 1:27 AM [email protected] <[email protected]> wrote: > I figured out how to do it. Also using mmm lets me specify the specific > module so I don't even build the tests. > > mmm DISABLE_ROBO_RUN_TESTS=true packages/apps/Settings:Settings > > On Wednesday, May 3, 2023 at 12:54:41 PM UTC-7 [email protected] wrote: > >> I am working on Android 13 and I'm using `mm` in packages/apps/Settings >> to make some changes there. I noticed that when you use `mm` it now builds >> and runs robolectric host side unit tests every time but since I am trying >> to iterate on code changes quickly I don't want to run the robolectric >> tests every single time. >> >> How can use `mm` without running the robolectric tests? >> >> Jacob >> > -- > -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Android Building" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/android-building/60d80852-5249-437e-aa53-a118175a0460n%40googlegroups.com > <https://groups.google.com/d/msgid/android-building/60d80852-5249-437e-aa53-a118175a0460n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/CALQgHd%3DoDprwvmEX_STVvHPuhEH7ac%2BqQA8WQ12mBcCh1d3eZg%40mail.gmail.com.
