You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Pablo Estrada (JIRA)" <ji...@apache.org> on 2017/10/05 21:38:01 UTC

[jira] [Updated] (BEAM-3023) Python Post commits failing with StateSamplerTest and SlowCoders tests

     [ https://issues.apache.org/jira/browse/BEAM-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pablo Estrada updated BEAM-3023:
--------------------------------
    Priority: Major  (was: Critical)

> Python Post commits failing with StateSamplerTest and SlowCoders tests
> ----------------------------------------------------------------------
>
>                 Key: BEAM-3023
>                 URL: https://issues.apache.org/jira/browse/BEAM-3023
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Ahmet Altay
>            Assignee: Pablo Estrada
>
> Started after https://github.com/apache/beam/pull/3936
> Errors from the log:
> https://builds.apache.org/view/A-D/view/Beam/job/beam_PostCommit_Python_Verify/3285/console
> ======================================================================
> FAIL: test_using_slow_impl (apache_beam.coders.slow_coders_test.SlowCoders)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/coders/slow_coders_test.py", line 41, in test_using_slow_impl
>     import apache_beam.coders.stream
> AssertionError: ImportError not raised
> ======================================================================
> FAIL: test_sampler_lull_reporting (apache_beam.runners.worker.statesampler_test.StateSamplerTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/runners/worker/statesampler_test.py", line 90, in test_sampler_lull_reporting
>     mock_logging.warn.call_args_list[0][0])
> AssertionError: 'stateA' not found in ('LULL: Spent over %.2f ms in state %s', 10092, 'basic-stateA-msecs')



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)