Uploaded image for project: 'Commons Pool'
  1. Commons Pool
  2. POOL-82

2 tests failing on JDK 1.4/1.6 on Linux

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0
    • None
    • JDK 1.6 and 1.4.2 on Debian Linux

    Description

      Might already be known, but figured I'd report it just in case.

      Testsuite: org.apache.commons.pool.TestObjectPoolFactory
      Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.724 sec

      Testcase: warning(junit.framework.TestSuite$1): FAILED
      Class org.apache.commons.pool.TestObjectPoolFactory has no public constructor TestCase(String name) or TestCase()
      junit.framework.AssertionFailedError: Class org.apache.commons.pool.TestObjectPoolFactory has no public constructor TestCase(String name) or TestCase()

      and

      Testsuite: org.apache.commons.pool.TestKeyedObjectPoolFactory
      Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.727 sec

      Testcase: warning(junit.framework.TestSuite$1): FAILED
      Class org.apache.commons.pool.TestKeyedObjectPoolFactory has no public constructor TestCase(String name) or TestCase()
      junit.framework.AssertionFailedError: Class org.apache.commons.pool.TestKeyedObjectPoolFactory has no public constructor TestCase(String name) or TestCase()

      Attachments

        Activity

          People

            sandymac Sandy McArthur Jr
            bayard Henri Yandell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: