[openstack-dev] Where to report bugs on oslo.config?
Ben Nemec
openstack at nemebean.com
Thu May 1 18:56:37 UTC 2014
On 05/01/2014 12:11 PM, Thomas Goirand wrote:
> Hi,
>
> I've searched launchpad, and didn't find out. This didn't work:
> https://launchpad.net/oslo.config/+bugs
>
> Should I report bugs at:
> https://launchpad.net/oslo/+bugs
Yes. All of the Oslo projects are tracked under the same LP project
because Launchpad doesn't have very good support for tracking multiple
related projects, so it would be next to impossible to keep track of
them if they were all separate.
-Ben
>
> ???
>
> Anyway, the bug is this:
>
> ======================================================================
> FAIL: tests.test_cfg.CliSpecialOptsTestCase.test_version
> tests.test_cfg.CliSpecialOptsTestCase.test_version
> ----------------------------------------------------------------------
> _StringException: Empty attachments:
> stderr
>
> stdout: {{{1.0}}}
>
> Traceback (most recent call last):
> File
> "/home/zigo/sources/openstack/icehouse/oslo-config/build-area/oslo-config-1.3.0/tests/test_cfg.py",
> line 484, in test_version
> self.assertTrue('1.0' in sys.stderr.getvalue())
> File "/usr/lib/python3.4/unittest/case.py", line 651, in assertTrue
> raise self.failureException(msg)
> AssertionError: False is not true
>
> if running with Python 3.4.
>
> Thomas Goirand (zigo)
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
More information about the OpenStack-dev
mailing list