[
https://issues.apache.org/jira/browse/BEAM-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546241#comment-17546241
]
Kenneth Knowles commented on BEAM-1525:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18125
> RuntimeWarning: Unable to load plugin beam_test_plugin when using nosetests
> ---------------------------------------------------------------------------
>
> Key: BEAM-1525
> URL: https://issues.apache.org/jira/browse/BEAM-1525
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: MarĂa GH
> Priority: P3
> Labels: test
> Fix For: Not applicable
>
>
> Tests pass, but when using nosetests, in this manner:
> nosetests --logging-level=INFO apache_beam/io/fileio_test.py:TestFileSink
> the RuntimeWarnings shows up. It doesn't when using tox
> $ nosetests --logging-level=INFO apache_beam/io/fileio_test.py:TestFileSink
> /Users/mariagh/Documents/venvs/no-dataflow/lib/python2.7/site-packages/nose/plugins/manager.py:395:
> RuntimeWarning: Unable to load plugin beam_test_plugin =
> test_config:BeamTestPlugin: No module named test_config
--
This message was sent by Atlassian Jira
(v8.20.7#820007)