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

CanonTestCase keeps output from test in memory after it has finished

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.3.1.4
    • 10.3.1.4
    • Test
    • None

    Description

      CanonTestCase has a ByteArrayOutputStream which contains the output from the test. The stream is not nulled out when the test has finished, so all the output stays in memory. (The stream is actually closed in compareCanon(), but ByteArrayOutputStream's javadoc says that closing it has no effect.)

      Attachments

        1. canon.diff
          0.5 kB
          Knut Anders Hatlen

        Issue Links

          Activity

            People

              knutanders Knut Anders Hatlen
              knutanders Knut Anders Hatlen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: