Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-28636

Resmoke should treat --executor=foo as --suite=foo when no tests are passed (or vice-versa)

    • Fully Compatible
    • TIG 2017-07-10

      My common work flow is something like resmoke --suite=foo --continueOnFailure -j10, see which tests fail, then copy-paste them to resmoke --executor=foo LIST_OF_TESTS. It would be nice if I didn't have to change --suite to --executor since resmoke can easily figure out what I mean.

      I don't think the distinction between --suite and --executor is buying us anything since they basically mean the same thing and --suite currently errors if any tests are specified and --executor errors if no tests are specified. It seems like they could just be combined.

            Assignee:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: