Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- nose.suite: DEBUG: Create suite for [<tests.unit.test_setup.SetupTest testMethod=test_fullname>, <tests.unit.test_setup.SetupTest testMethod=test_str_dict_replace>]
- nose.suite: DEBUG: tests [<tests.unit.test_setup.SetupTest testMethod=test_fullname>, <tests.unit.test_setup.SetupTest testMethod=test_str_dict_replace>] context None
- nose.suite: DEBUG: wrap [<tests.unit.test_setup.SetupTest testMethod=test_fullname>, <tests.unit.test_setup.SetupTest testMethod=test_str_dict_replace>]
- nose.suite: DEBUG: wrapping test_fullname (tests.unit.test_setup.SetupTest)
- nose.suite: DEBUG: wrapping test_str_dict_replace (tests.unit.test_setup.SetupTest)
- nose.suite: DEBUG: Context suite for [Test(<tests.unit.test_setup.SetupTest testMethod=test_fullname>), Test(<tests.unit.test_setup.SetupTest testMethod=test_str_dict_replace>)] (<class 'tests.unit.test_setup.SetupTest'>) (4465274384)
- nose.suite: DEBUG: suite <nose.suite.ContextSuite context=SetupTest> has context SetupTest
- nose.suite: DEBUG: get ancestry <class 'tests.unit.test_setup.SetupTest'>
- nose.suite: DEBUG: <class 'tests.unit.test_setup.SetupTest'> ancestors ['tests', 'unit', 'test_setup']
- nose: DEBUG: __import__ tests.unit.test_setup
- nose: DEBUG: resolve: ['unit', 'test_setup'], tests.unit.test_setup, <module 'tests' from '/Users/bhuvan/projects/openstack-common/tests/__init__.pyc'>, <module 'tests' from '/Users/bhuvan/projects/openstack-common/tests/__init__.pyc'>
- nose.suite: DEBUG: suite <nose.suite.ContextSuite context=SetupTest> has ancestor tests.unit.test_setup
- nose.suite: DEBUG: <class 'tests.unit.test_setup.SetupTest'> ancestors ['tests', 'unit']
- nose: DEBUG: __import__ tests.unit
- nose: DEBUG: resolve: ['unit'], tests.unit, <module 'tests' from '/Users/bhuvan/projects/openstack-common/tests/__init__.pyc'>, <module 'tests' from '/Users/bhuvan/projects/openstack-common/tests/__init__.pyc'>
- nose.suite: DEBUG: suite <nose.suite.ContextSuite context=SetupTest> has ancestor tests.unit
- nose.suite: DEBUG: <class 'tests.unit.test_setup.SetupTest'> ancestors ['tests']
- nose: DEBUG: __import__ tests
- nose: DEBUG: resolve: [], tests, <module 'tests' from '/Users/bhuvan/projects/openstack-common/tests/__init__.pyc'>, <module 'tests' from '/Users/bhuvan/projects/openstack-common/tests/__init__.pyc'>
- nose.suite: DEBUG: suite <nose.suite.ContextSuite context=SetupTest> has ancestor tests
- nose.suite: DEBUG: Create suite for <nose.suite.ContextList object at 0x10a259950>
- nose.suite: DEBUG: tests <nose.suite.ContextList object at 0x10a259950> context <module 'tests.unit.test_setup' from '/Users/bhuvan/projects/openstack-common/tests/unit/test_setup.pyc'>
- nose.suite: DEBUG: Context suite for <nose.suite.ContextList object at 0x10a259950> (<module 'tests.unit.test_setup' from '/Users/bhuvan/projects/openstack-common/tests/unit/test_setup.pyc'>) (4465304976)
- nose.suite: DEBUG: suite <nose.suite.ContextSuite context=tests.unit.test_setup> has context tests.unit.test_setup
- nose.suite: DEBUG: get ancestry <module 'tests.unit.test_setup' from '/Users/bhuvan/projects/openstack-common/tests/unit/test_setup.pyc'>
- nose.suite: DEBUG: <module 'tests.unit.test_setup' from '/Users/bhuvan/projects/openstack-common/tests/unit/test_setup.pyc'> ancestors ['tests', 'unit']
- nose: DEBUG: __import__ tests.unit
- nose: DEBUG: resolve: ['unit'], tests.unit, <module 'tests' from '/Users/bhuvan/projects/openstack-common/tests/__init__.pyc'>, <module 'tests' from '/Users/bhuvan/projects/openstack-common/tests/__init__.pyc'>
- nose.suite: DEBUG: suite <nose.suite.ContextSuite context=tests.unit.test_setup> has ancestor tests.unit
- nose.suite: DEBUG: <module 'tests.unit.test_setup' from '/Users/bhuvan/projects/openstack-common/tests/unit/test_setup.pyc'> ancestors ['tests']
- nose: DEBUG: __import__ tests
- nose: DEBUG: resolve: [], tests, <module 'tests' from '/Users/bhuvan/projects/openstack-common/tests/__init__.pyc'>, <module 'tests' from '/Users/bhuvan/projects/openstack-common/tests/__init__.pyc'>
- nose.suite: DEBUG: suite <nose.suite.ContextSuite context=tests.unit.test_setup> has ancestor tests
- nose.selector: DEBUG: wantFile /Users/bhuvan/projects/openstack-common/tests/unit/test_setup.pyc? False
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement