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

Not-run tests are counted in hexadecimal numerical system instead of decimal

    XMLWordPrintable

Details

    • generic
    • windows
    • Verified

    Description

      On system with Russian locale:
      Run JavaTest from command line like:

      java -jar javatest.jar -verbose:max -open "valid-config.jti" -runtests

      then Not-run tests counts in hexadecimal numerical system instead of usual decimal. This is valid for all counting of Not-run tests in verbose mode. Other counters have normal represantation.

      Example of output:
      Pass: 298 Fail: o Error: 0 Not-Run: 50a947
      Pass: 299 Fail: o Error: 0 Not-Run: 50a946
      Pass: 300 Fail: o Error: 0 Not-Run: 50a945

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: