[
https://issues.apache.org/jira/browse/AVRO-2439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873110#comment-16873110
]
Hudson commented on AVRO-2439:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #687 (See
[https://builds.apache.org/job/AvroJava/687/])
AVRO-2439: Remove a DeprecationWarning from Py3 test (#554) (fokko:
[https://github.com/apache/avro/commit/e644e23998578d4b5e1995482c811b1174758be8])
* (edit) lang/py3/avro/tests/test_schema.py
> Remove a DeprecationWarning from Py3 test
> -----------------------------------------
>
> Key: AVRO-2439
> URL: https://issues.apache.org/jira/browse/AVRO-2439
> Project: Apache Avro
> Issue Type: Test
> Components: python
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Trivial
> Fix For: 1.10.0
>
>
> Ran tests for Python3 and found the following warning:
> {code}
> testDuplicateRecordField (avro.tests.test_schema.TestSchema) ...
> /home/sekikn/repo/avro/lang/py3/avro/tests/test_schema.py:646:
> DeprecationWarning: Please use assertRegex instead.
> self.assertRegexpMatches(str(e.exception), 'Duplicate.*field name.*foo')
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)