[
https://issues.apache.org/jira/browse/ZOOKEEPER-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981947#comment-13981947
]
Hudson commented on ZOOKEEPER-1819:
-----------------------------------
FAILURE: Integrated in ZooKeeper-trunk #2302 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2302/])
ZOOKEEPER-1819. DeserializationPerfTest calls method with wrong arguments
(Daniel Knightly via michim) (michim:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1590116)
* /zookeeper/trunk/CHANGES.txt
*
/zookeeper/trunk/src/java/test/org/apache/zookeeper/server/DeserializationPerfTest.java
> DeserializationPerfTest calls method with wrong arguments
> ---------------------------------------------------------
>
> Key: ZOOKEEPER-1819
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1819
> Project: ZooKeeper
> Issue Type: Bug
> Components: tests
> Affects Versions: 3.5.0
> Reporter: Daniel Knightly
> Assignee: Daniel Knightly
> Priority: Minor
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1819.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The DeserializationPerfTest calls
> SerializationPerfTest.createNodes to create serialized nodes to deserialize.
> However 2 of the arguments, childcount and parentCVersion are switched in the
> call to the above method. This results in all tests unintentionally testing
> the same scenario.
--
This message was sent by Atlassian JIRA
(v6.2#6252)