Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5300

Change derby.tests.trace to print the class as well as fixture name

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 10.9.1.0
    • 10.8.3.3, 10.9.1.0
    • Test
    • None
    • Newcomer

    Description

      I was thinking it would be good for the test output with -Dderby.tests.trace=true to have the class name as well as the fixture as I think if I had a nickel for every time I grepped for a fixture name to find out what class it is in, I would have a pretty big piggy bank.

      It could print the full class name, like this:
      org.apache.derbyTesting.functionTests.tests.lang.SimpleTest.testBasicOperations used 844 ms .

      or strip off the org.apache.derbyTesting.functionTests for less output like:

      tests.lang.SimpleTest.testBugFixes used 6265 ms .

      Any preferences?

      Attachments

        1. svnstat-classinfixture.txt
          0.8 kB
          Jayaram Subramanian
        2. derby-5300-1a-print_jdbc_client.diff
          0.9 kB
          Kristian Waagan
        3. classinfixture-stat-oct15.txt
          0.8 kB
          Jayaram Subramanian
        4. classinfixture-stat-oct132011.out
          0.8 kB
          Jayaram Subramanian
        5. classinfixture-oct15.diff
          2 kB
          Jayaram Subramanian
        6. classinfixture-Oct132011.diff
          2 kB
          Jayaram Subramanian
        7. classinfixture_Aug182011.txt
          2 kB
          Jayaram Subramanian

        Activity

          People

            rsjay1976 Jayaram Subramanian
            kmarsden Katherine Marsden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: