You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Valentyn Tymofieiev (Jira)" <ji...@apache.org> on 2020/01/07 17:37:00 UTC

[jira] [Created] (BEAM-9061) New release of pyhamcrest==1.10.0 breaks portable Python precommits.

Valentyn Tymofieiev created BEAM-9061:
-----------------------------------------

             Summary: New release of pyhamcrest==1.10.0 breaks portable Python precommits.
                 Key: BEAM-9061
                 URL: https://issues.apache.org/jira/browse/BEAM-9061
             Project: Beam
          Issue Type: Bug
          Components: test-failures
            Reporter: Valentyn Tymofieiev
            Assignee: Valentyn Tymofieiev


{noformat}
08:35:26   File "apache_beam/runners/portability/fn_api_runner_test.py", line 38, in <module>
08:35:26     import hamcrest  # pylint: disable=ungrouped-imports
08:35:26   File "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python2_PVR_Flink_Commit/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/hamcrest/__init__.py", line 2, in <module>
08:35:26     from hamcrest.library import *
08:35:26   File "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python2_PVR_Flink_Commit/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/hamcrest/library/__init__.py", line 7, in <module>
08:35:26     from hamcrest.library.object import *
08:35:26   File "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python2_PVR_Flink_Commit/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/hamcrest/library/object/__init__.py", line 4, in <module>
08:35:26     from .hasproperty import has_properties, has_property
08:35:26   File "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python2_PVR_Flink_Commit/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py", line 174
08:35:26     ),
08:35:26     ^
{noformat}

rootcause: https://github.com/hamcrest/PyHamcrest/issues/131



--
This message was sent by Atlassian Jira
(v8.3.4#803005)