[
https://issues.apache.org/jira/browse/ZOOKEEPER-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715901#action_12715901
]
Giridharan Kesavan commented on ZOOKEEPER-429:
----------------------------------------------
If you are talkin about warning, I think we can safely ignore it.
if you are talking about the test-contrib target:
test-contrib is a dummy target that I 've created as test-patch script expects
an ant target called test-contrib which would run contrib test.
> Python contrib test failing on hudson
> -------------------------------------
>
> Key: ZOOKEEPER-429
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-429
> Project: Zookeeper
> Issue Type: Bug
> Reporter: Flavio Paiva Junqueira
>
> I was checking the console output of:
> http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/100/
> and I observed the following output for the contrib tests:
> {noformat}
> [exec]
> ======================================================================
> [exec]
> ======================================================================
> [exec] Running contrib tests.
> [exec]
> ======================================================================
> [exec]
> ======================================================================
> [exec]
> [exec]
> [exec] Warning: bad ps syntax, perhaps a bogus '-'? See
> http://procps.sf.net/faq.html
> [exec] /bin/kill -9 30147
> [exec] kill: No such process
> [exec] /home/hudson/tools/ant/latest/bin/ant
> -Declipse.home=/home/nigel/tools/eclipse/latest
> -Dpython.home=/home/nigel/tools/python/latest -DZooKeeperPatchProcess=
> -Dtest.junit.output.format=xml -Dtest.output=yes test-contrib
> [exec] Buildfile: build.xml
> [exec]
> [exec] test-contrib:
> [exec]
> [exec] BUILD SUCCESSFUL
> [exec] Total time: 0 seconds
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.