[
https://issues.apache.org/jira/browse/BEAM-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15884010#comment-15884010
]
ASF GitHub Bot commented on BEAM-1555:
--------------------------------------
GitHub user aaltay opened a pull request:
https://github.com/apache/beam/pull/2107
[BEAM-1555] Disable newly added tests, that is failing is post-commits.
R: @pabloem
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aaltay/beam post
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2107.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2107
----
commit 32cd4836d2441c10fa71df4344c6b546c2c0ca3a
Author: Ahmet Altay <[email protected]>
Date: 2017-02-25T04:19:49Z
Disable newly added tests, that is failing is post-commits.
----
> Python post commits failing
> ---------------------------
>
> Key: BEAM-1555
> URL: https://issues.apache.org/jira/browse/BEAM-1555
> Project: Beam
> Issue Type: Bug
> Components: sdk-py
> Reporter: Ahmet Altay
> Assignee: Ahmet Altay
>
> https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/1362/console
> root: INFO: Could not estimate size of source <FakeSource _vals=[1, 2, 3, 4,
> 5, 6]> due to an exception: Traceback (most recent call last):
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py",
> line 492, in run_Read
> transform.source.estimate_size())
> AttributeError: 'FakeSource' object has no attribute 'estimate_size'
> AttributeError: 'FakeSource' object has no attribute 'coder'
> Caused by https://github.com/apache/beam/pull/2016
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)