Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-16625

Unit tests aren't checking for PMDK availability

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      There are unit tests that require native PMDK libraries which aren't checking if the library is available, resulting in unsuccessful test.  Adding the following in the test setup addresses the problem.

      assumeTrue ("Requires PMDK", NativeIO.POSIX.isPmdkAvailable()); 

      Attachments

        Activity

          People

            svaughan Steve Vaughan
            svaughan Steve Vaughan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1.5h
                1.5h