PBR

Trying to run test_integration leads to: TypeError: must be string, not int

Bug #1467880 reported by Thomas Bechtold
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PBR
Fix Released
High
Thomas Bechtold

Bug Description

Running the integration tests manually in a virtualenv leads to:

(py27)tom@basilikum:~/devel/openstack-dev/pbr$ PROJECTS="openstack/nova openstack/cinder" REPODIR=/home/tom/devel/openstack/ PBR_INTEGRATION=1 python -mtesttools.run pbr.tests.test_integration.TestIntegration.test_integration
Tests running...
======================================================================
ERROR: pbr.tests.test_integration.TestIntegration.test_integration
----------------------------------------------------------------------
Traceback (most recent call last):
  File "pbr/tests/test_integration.py", line 61, in setUp
    600)
  File "/home/tom/devel/openstack-dev/pbr/.tox/py27/lib64/python2.7/os.py", line 473, in __setitem__
    putenv(key, item)
TypeError: must be string, not int

Ran 1 test in 0.001s
FAILED (failures=1)

Changed in pbr:
assignee: nobody → Thomas Bechtold (toabctl)
status: New → In Progress
Changed in pbr:
importance: Undecided → High
Changed in pbr:
status: In Progress → Fix Committed
Changed in pbr:
milestone: none → 1.3.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.