[
https://issues.apache.org/jira/browse/ZOOKEEPER-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785575#comment-13785575
]
Hadoop QA commented on ZOOKEEPER-732:
-------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12606651/ZOOKEEPER-732-trunk.patch
against trunk revision 1529013.
+1 @author. The patch does not contain any @author tags.
-1 tests included. The patch doesn't appear to include any new or modified
tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
-1 patch. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1635//console
This message is automatically generated.
> Improper translation of error into Python exception
> ---------------------------------------------------
>
> Key: ZOOKEEPER-732
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-732
> Project: ZooKeeper
> Issue Type: Bug
> Components: contrib-bindings
> Affects Versions: 3.3.0
> Reporter: Gustavo Niemeyer
> Assignee: Lei Zhang
> Priority: Minor
> Fix For: 3.4.6, 3.5.0
>
> Attachments: ZOOKEEPER-732-b3.4.patch, ZOOKEEPER-732.patch,
> ZOOKEEPER-732.patch, ZOOKEEPER-732-trunk.patch
>
>
> Apparently errors returned by the C library are not being correctly converted
> into a Python exception in some cases:
> >>> zookeeper.get_children(0, "/", None)
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> SystemError: error return without exception set
--
This message was sent by Atlassian JIRA
(v6.1#6144)