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

Verbose level quiet output a lot of information

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jt4.5
    • jt4.5
    • tools
    • b13
    • b15
    • generic
    • generic
    • Verified

      Verbose level quiet output the same amount of information as a default level of verbosity.
      How to reproduce:
      $java -jar javatest.jar -open ~/Work/javatest/b13_1/config.jti -verbose:quiet -runTests
      Sep 24, 2012 2:46:41 PM Harness starting test run with configuration "jck_runtime_linux"...
      Sep 24, 2012 2:46:44 PM Finished executing all tests, wait for cleanup...
      Sep 24, 2012 2:46:44 PM Harness done with cleanup from test run.
      Total time = 2s
      Setup time = 0s
      Cleanup time = 0s
      Test results: passed: 18
      Results written to /local/home/kolmakov/Work/javatest/b13_1.
      $

      According to Help: quiet level should "suppress all details, overriding the settings of individual verbose options". So output should be empty:
      $java -jar javatest.jar -open ~/Work/javatest/b13_1/config.jti -verbose:quiet -runTests
      $

            bkurotsu Brian Kurotsuchi (Inactive)
            mkolmako Maxim Kolmakov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: