[
https://issues.apache.org/jira/browse/ZOOKEEPER-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362129#comment-14362129
]
Hudson commented on ZOOKEEPER-1893:
-----------------------------------
SUCCESS: Integrated in ZooKeeper-trunk #2628 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2628/])
ZOOKEEPER-1893. automake: use serial-tests option (michim via camille)
(camille:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1666768)
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/src/c/Makefile.am
> automake: use serial-tests option
> ---------------------------------
>
> Key: ZOOKEEPER-1893
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1893
> Project: ZooKeeper
> Issue Type: Bug
> Components: c client
> Reporter: Michi Mutsuzaki
> Assignee: Michi Mutsuzaki
> Priority: Minor
> Fix For: 3.5.1, 3.6.0
>
> Attachments: ZOOKEEPER-1893.patch
>
>
> automake switched to run tests in parallel by default in 1.13, but zktest-st
> and zktest-mt can't run in parallel. We can use the serial-tests option to
> run tests serially but this option was introduced in automake 1.12. I don't
> know which version of automake buidbot has. I'll upload the patch and see.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)