[
https://issues.apache.org/jira/browse/BEAM-7101?focusedWorklogId=245248&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-245248
]
ASF GitHub Bot logged work on BEAM-7101:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/May/19 15:57
Start Date: 20/May/19 15:57
Worklog Time Spent: 10m
Work Description: tvalentyn commented on issue #8612: [BEAM-7101] Remove
usages of deprecated self.assertEquals in Python codebase
URL: https://github.com/apache/beam/pull/8612#issuecomment-494047465
Thanks, @elwinarens ! Please take a look at lint erros - you can find them
if you click "Details" and then "Console Output" on the left. The failures are
after the line "09:05:19 > Task :sdks:python:lintPy27".
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 245248)
Time Spent: 20m (was: 10m)
> Remove usages of deprecated assertion self.assertEquals in Python codebase.
> ---------------------------------------------------------------------------
>
> Key: BEAM-7101
> URL: https://issues.apache.org/jira/browse/BEAM-7101
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Valentyn Tymofieiev
> Priority: Trivial
> Labels: beginner, easyfix, newbie, starter
> Time Spent: 20m
> Remaining Estimate: 0h
>
> https://github.com/apache/beam/search?q=self.assertEquals&unscoped_q=self.assertEquals
> These can be replaced with self.assertEqual.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)