[
https://issues.apache.org/jira/browse/BEAM-7101?focusedWorklogId=249657&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-249657
]
ASF GitHub Bot logged work on BEAM-7101:
----------------------------------------
Author: ASF GitHub Bot
Created on: 28/May/19 21:35
Start Date: 28/May/19 21:35
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-496698877
This change looks good to me, thanks a lot, @elwinarens. Feel free to file
JIRA issues for flaky tests when you see them. Also, when you need to re-run
tests on a PR, you can add a comment "retest this please", which is an
instruction for Jenkins to rerun tests suites.
----------------------------------------------------------------
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: 249657)
Time Spent: 2h 20m (was: 2h 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: 2h 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)