Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-7527

integration tests STILL won't run from tar.gz in trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.95.2
    • 0.95.0
    • test
    • None

    Description

      The problem is that the class used to find test classes sits in common test jar, which is not included in the package.
      However, if we move the class to the common jar itself, we'll have a JUnit dependency.
      And if we cannot just move it to integration tests, because a test that verifies test categories makes use of it too.
      This is all very sad.
      I will see if there's any way to not have junit dependency (we already seem to deploy junit so it might not be such a big deal).

      Attachments

        1. HBASE-7527-v0.patch
          1 kB
          Sergey Shelukhin
        2. HBASE-7527-v1.patch
          2 kB
          Sergey Shelukhin

        Activity

          People

            sershe Sergey Shelukhin
            sershe Sergey Shelukhin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: