[
https://issues.apache.org/jira/browse/BEAM-13955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Hulette updated BEAM-13955:
---------------------------------
Fix Version/s: Not applicable
Resolution: Fixed
Status: Resolved (was: Open)
> 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
> Fix For: Not applicable
>
> 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)