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

ASF subversion and git services commented on AVRO-2439:
-------------------------------------------------------

Commit e644e23998578d4b5e1995482c811b1174758be8 in avro's branch 
refs/heads/master from Kengo Seki
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=e644e23 ]

AVRO-2439: Remove a DeprecationWarning from Py3 test (#554)



> 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
>
> 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)

Reply via email to