Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7901352

jtreg -help verbose does not list multirun

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jtreg4.1
    • None
    • tools
    • b12

      Verbose Options
                      These options control the amount of output written to the
                      console while running tests

          -v | -v:<value> | -verbose | -verbose:<value>
                          Increase the amount of output written to the console. A
                          value, or selected combinations of values separated by
                          commas, may be given to select the type of output desired.
              default Three lines of output per test: start, end, status
              summary One line of output per test: status, test name
              all Selected contents of JTR file for all tests (includes
                              stdout/stderr)
              pass Selected contents of JTR file for passed tests
              fail Selected contents of JTR file for failed tests
              error Selected contents of JTR file for errored tests
              nopass Suppress output for tests that passed
              time Elapsed time per action
          -v1 Short for -verbose:summary
          -va Short for -verbose:all
          -ve Short for -verbose:error
          -vf Short for -verbose:fail
          -vp Short for -verbose:pass
          -vt Short for -verbose:time

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: