kojiromike opened a new pull request #946:
URL: https://github.com/apache/avro/pull/946


   - Ensure avro.test.test_datafile tests always close resources.
   - Use tempfiles to ensure datafile tests can be run in parallel.
   
   ### Jira
   
   This PR…
   
   - [x] …addresses 
[AVRO-2919](https://issues.apache.org/jira/browse/AVRO-2919).
   - [x] …references the ticket in the title.
   - [x] …adds no dependencies.
   
   ### Tests
   
   - [x] This PR improves an existing test case.
   
   ### Commits
   
   - [x] My commit titles reference the Jira ticket.
   - [x] My commits follow the guidelines from "[How to write a good git commit 
message](https://chris.beams.io/posts/git-commit/)":
   - [x] Subject is separated from body by a blank line
   - [x] Subject is limited to 50 characters (not including Jira issue 
reference)
   - [x] Subject does not end with a period
   - [x] Subject uses the imperative mood ("add", not "adding")
   - [x] Body wraps at 72 characters
   - [x] Body explains "what" and "why", not "how"
   
   ### Documentation
   
   - [x] This changeset does not require documentation changes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to