Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-12280

Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded

    XMLWordPrintableJSON

Details

    Description

      Some tests are skipped if native code is not loaded (i.e. NativeCodeLoader.isNativeCodeLoaded() returns false). Skipping the test or not should be judged from Maven profile rather than isNativeCodeLoaded() because tests should fail if native libraries are misplaced by invalid configuration in native profile.

      Attachments

        1. HADOOP-12280.001.patch
          5 kB
          Masatake Iwasaki

        Activity

          People

            iwasakims Masatake Iwasaki
            iwasakims Masatake Iwasaki
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: