Verbose level quiet output a lot of information

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • jt4.5
    • Affects Version/s: jt4.5
    • Component/s: 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
      $

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: