[
https://issues.apache.org/jira/browse/HDFS-16625?focusedWorklogId=779284&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-779284
]
ASF GitHub Bot logged work on HDFS-16625:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Jun/22 00:15
Start Date: 08/Jun/22 00:15
Worklog Time Spent: 10m
Work Description: ashutoshcipher commented on PR #4414:
URL: https://github.com/apache/hadoop/pull/4414#issuecomment-1149301940
LGTM
Issue Time Tracking
-------------------
Worklog Id: (was: 779284)
Time Spent: 20m (was: 10m)
> Unit tests aren't checking for PMDK availability
> ------------------------------------------------
>
> Key: HDFS-16625
> URL: https://issues.apache.org/jira/browse/HDFS-16625
> Project: Hadoop HDFS
> Issue Type: Test
> Components: test
> Affects Versions: 3.4.0, 3.3.4
> Reporter: Steve Vaughan
> Priority: Blocker
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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.
> {code:java}
> assumeTrue ("Requires PMDK", NativeIO.POSIX.isPmdkAvailable()); {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]