[
https://issues.apache.org/jira/browse/BEAM-7101?focusedWorklogId=248513&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-248513
]
ASF GitHub Bot logged work on BEAM-7101:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/May/19 13:37
Start Date: 26/May/19 13:37
Worklog Time Spent: 10m
Work Description: elwinarens commented on issue #8612: [BEAM-7101] Remove
usages of deprecated self.assertEquals in Python codebase
URL: https://github.com/apache/beam/pull/8612#issuecomment-496001081
PTAL @tvalentyn tests have passed. After fixing linting issues the test
still seem to randomly fail, because the difference between this run and the
previous is none, other than triggering another run with a git force push and
`--amend --allow-empty`.
----------------------------------------------------------------
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: 248513)
Time Spent: 1h 20m (was: 1h 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
> Assignee: Elwin Arens
> Priority: Trivial
> Labels: beginner, easyfix, newbie, starter
> Time Spent: 1h 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)