You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/03/18 16:59:00 UTC

[jira] [Commented] (BEAM-13955) PythonLint PreCommit is broken

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

Beam JIRA Bot commented on BEAM-13955:
--------------------------------------

This issue is assigned but has not received an update in 30 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned.

> PythonLint PreCommit is broken
> ------------------------------
>
>                 Key: BEAM-13955
>                 URL: https://issues.apache.org/jira/browse/BEAM-13955
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core, test-failures
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P2
>              Labels: stale-assigned
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> https://ci-beam.apache.org/job/beam_PreCommit_PythonLint_Cron/3414/
> https://github.com/apache/beam/pull/16836 seems to be the culprit
> {code}
> 16:59:58 ************* Module apache_beam.transforms.userstate_test
> 16:59:58 apache_beam/transforms/userstate_test.py:167:4: W1505: Using deprecated method assertEquals() (deprecated-method)
> 16:59:58 apache_beam/transforms/userstate_test.py:175:4: W1505: Using deprecated method assertEquals() (deprecated-method)
> 16:59:58 apache_beam/transforms/userstate_test.py:182:4: W1505: Using deprecated method assertEquals() (deprecated-method)
> 16:59:58 apache_beam/transforms/userstate_test.py:189:4: W1505: Using deprecated method assertEquals() (deprecated-method)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)