María GH created BEAM-1525:
------------------------------
Summary: 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
Reporter: María GH
Assignee: Ahmet Altay
Priority: Minor
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
(v6.3.15#6346)