Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5424: Ignore errors when removing minidumps folder ......................................................................
IMPALA-5424: Ignore errors when removing minidumps folder On developer machines it can happen that /tmp/minidumps does not exists when test_minidump_relative_path gets executed. In this case errors from rmtree should be ignored. Change-Id: Ifab76a30898805d2df5e7452079a536d8747ac50 Reviewed-on: http://gerrit.cloudera.org:8080/7062 Reviewed-by: Alex Behm <[email protected]> Tested-by: Impala Public Jenkins --- M tests/custom_cluster/test_breakpad.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Impala Public Jenkins: Verified Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/7062 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifab76a30898805d2df5e7452079a536d8747ac50 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Impala Public Jenkins
