From a154ecda00d9d9a58e83d322dae7ffd3518b633c Mon Sep 17 00:00:00 2001 From: stack Date: Thu, 3 Dec 2015 10:05:05 -0800 Subject: [PATCH] HBASE-14772 Improve zombie detector; be more discerning; part2; addendum -- export JIRA_COMMENT so subshell zombie detector picks up current content --- dev-support/test-patch.sh | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/dev-support/test-patch.sh b/dev-support/test-patch.sh index f9ecd6ea75b..0a731a7475f 100755 --- a/dev-support/test-patch.sh +++ b/dev-support/test-patch.sh @@ -849,6 +849,8 @@ runTests () { export MAVEN_OPTS="${MAVEN_OPTS}" ulimit -a $MVN clean test -Dsurefire.rerunFailingTestsCount=2 -P runAllTests -D${PROJECT_NAME}PatchProcess + # Need to export this so the zombie subshell picks up current content + export JIRA_COMMENT if [[ $? != 0 ]] ; then ### Find and format names of failed tests failed_tests=`find . -name 'TEST*.xml' | xargs $GREP -l -E "