[
https://issues.apache.org/jira/browse/BEAM-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15879272#comment-15879272
]
ASF GitHub Bot commented on BEAM-1504:
--------------------------------------
GitHub user aaltay opened a pull request:
https://github.com/apache/beam/pull/2075
[BEAM-1504] Remove the nose-parameterized dependency
R: @sb2nov
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aaltay/beam dep
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2075.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 #2075
----
commit 5c21d08d5343c9d0dac0bc672351bd2e82e22c50
Author: Ahmet Altay <[email protected]>
Date: 2017-02-22T21:19:57Z
Remove the nose-parameterized dependency
----
> Python standard coders test doesn't run with setup test
> -------------------------------------------------------
>
> Key: BEAM-1504
> URL: https://issues.apache.org/jira/browse/BEAM-1504
> Project: Beam
> Issue Type: Bug
> Components: sdk-py
> Reporter: Vikas Kedigehalli
> Assignee: Vikas Kedigehalli
> Priority: Minor
>
> _python setup.py test_ does not run _standard_coders_test_. This is because
> dynamically generated tests are not visibile to _nose.collect_ plugin.
> Fix: use _nose-parameterized_ to create parameterized tests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)