> On 9 Apr 2015, at 15:24, Andrew Halberstadt <ahalberst...@mozilla.com> wrote: > > Bug 1046992 (just landed on inbound) removes the `mochitest-remote` and > `mochitest-b2g-desktop` mach commands. > > Instead, simply run |mach mochitest-plain| like you would on desktop. The > `mochitest-plain` command will detect what platform you have built and do the > right thing.
Cool. I’ve updated the commands listed in these articles: https://developer.mozilla.org/en-US/docs/Mochitest https://developer.mozilla.org/en-US/Firefox_OS/Automated_testing/Mochitests and included notes to say what the older commands used to be, just in case anyone ever wants to run commands on an older build. > > In the near future, I'll also be removing all of the suite specific (e.g > |mach mochitest-chrome|) commands. The |mach mochitest| command will be the > single entry point into the harness, no matter what flavor or platform you > are using. > > On a related note, |mach mochitest-chrome| is also now available if you have > a B2G emulator build (thanks gbrown!). > This stuff is covered here: https://developer.mozilla.org/en-US/docs/Chrome_tests But I’ve left it alone for now. > Let me know if you have any questions or concerns, > Andrew > _______________________________________________ > dev-platform mailing list > dev-platform@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-platform _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform