[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hadoop-commits
Subject:    [hadoop] branch branch-3.2 updated: HADOOP-18375. Fix failure of shelltest for hadoop_add_ldlibpath.
From:       iwasakims () apache ! org
Date:       2022-08-30 11:08:44
Message-ID: 166185772432.2739043.3690118766102434076 () gitbox2-he-fi ! apache ! org
[Download RAW message or body]

This is an automated email from the ASF dual-hosted git repository.

iwasakims pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.2 by this push:
     new 0401ed3a659 HADOOP-18375. Fix failure of shelltest for hadoop_add_ldlibpath. \
(#4652) 0401ed3a659 is described below

commit 0401ed3a6591974b35452ef7b42039909baef55f
Author: Masatake Iwasaki <iwasakims@apache.org>
AuthorDate: Tue Aug 30 19:33:29 2022 +0900

    HADOOP-18375. Fix failure of shelltest for hadoop_add_ldlibpath. (#4652)
    
    (cherry picked from commit 22835be63d474ddee8d3d5d113b157d73c1341c8)
---
 .../hadoop-common/src/test/scripts/hadoop-functions_test_helper.bash     | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hadoop-common-project/hadoop-common/src/test/scripts/hadoop-functions_test_helper.bash \
b/hadoop-common-project/hadoop-common/src/test/scripts/hadoop-functions_test_helper.bash
 index fa34bdfc4b5..9ba5b7e1bbb 100755
--- a/hadoop-common-project/hadoop-common/src/test/scripts/hadoop-functions_test_helper.bash
                
+++ b/hadoop-common-project/hadoop-common/src/test/scripts/hadoop-functions_test_helper.bash
 @@ -16,6 +16,7 @@
 
 setup() {
 
+  export LD_LIBRARY_PATH=""
   RELTMP="${BATS_TEST_DIRNAME}/../../../target/test-dir/bats.$$.${RANDOM}"
   mkdir -p ${RELTMP}
   TMP=$(cd -P -- "${RELTMP}" >/dev/null && pwd -P)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic