[ 
https://issues.apache.org/jira/browse/AVRO-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178594#comment-17178594
 ] 

Hudson commented on AVRO-2919:
------------------------------

SUCCESS: Integrated in Jenkins build AvroJava #923 (See 
[https://builds.apache.org/job/AvroJava/923/])
AVRO-2919 Refactor Datafile Tests (#946) (github: 
[https://github.com/apache/avro/commit/fed505631bc9692080e35b7e8131e6f96e6e8f0d])
* (edit) lang/py/avro/test/test_datafile.py


> Make avro.test.test_datafile parallelizable and less leaky
> ----------------------------------------------------------
>
>                 Key: AVRO-2919
>                 URL: https://issues.apache.org/jira/browse/AVRO-2919
>             Project: Apache Avro
>          Issue Type: Task
>          Components: python
>            Reporter: Michael A. Smith
>            Assignee: Michael A. Smith
>            Priority: Major
>
> avro.test.test_datafile in the python implementation uses a hardcoded 
> filename for a temporary file used repeatedly in every datafile test case. So 
> running these tests in parallel yields random failures and inconsistent 
> results.
> Also, the file handle is not closed in every test case, leading to resource 
> leaks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to