Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/8505 )
Change subject: IMPALA-6170: Remove broken backend test from llvm-codegen-test ...................................................................... IMPALA-6170: Remove broken backend test from llvm-codegen-test Remove backend test that expects hdfs service to be running, which is not an expectation backend test should have. This caused test runs to fail that use the local filesystem as their default filesystem. Also the code path exercised by that test is already covered in the end to end tests, like in test_udfs.py for cases where the functions used in the query live in the same lib file. Change-Id: Iaed0109f5163343427015d571d6d24233b9d3fdc Reviewed-on: http://gerrit.cloudera.org:8080/8505 Reviewed-by: Tim Armstrong <tarmstr...@cloudera.com> Tested-by: Impala Public Jenkins --- M be/src/codegen/llvm-codegen-test.cc 1 file changed, 0 insertions(+), 11 deletions(-) Approvals: Tim Armstrong: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/8505 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iaed0109f5163343427015d571d6d24233b9d3fdc Gerrit-Change-Number: 8505 Gerrit-PatchSet: 2 Gerrit-Owner: Bikramjeet Vig <bikramjeet....@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>