Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.bio.spear bob.bio.spear
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.bio.spearbob.bio.spear
  • Issues
  • #14
Closed
Open
Issue created Aug 31, 2016 by Amir MOHAMMADI@amohammadiOwner

Please remove database configurations

======================================================================
ERROR: bob.bio.base.test.test_scripts.test_resources
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/buildbot/work/gitlab-ci/work/gitlab-ci/f6f95b82/0/bob/bob.nightlies/env/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/Users/buildbot/work/gitlab-ci/work/gitlab-ci/f6f95b82/0/bob/bob.nightlies/env/lib/python2.7/site-packages/bob/bio/base/test/test_scripts.py", line 322, in test_resources
    databases([])
  File "/Users/buildbot/work/gitlab-ci/work/gitlab-ci/f6f95b82/0/bob/bob.nightlies/env/lib/python2.7/site-packages/bob/bio/base/script/resources.py", line 62, in databases
    databases = bob.bio.base.utils.resources.database_directories(replacements=args.database_directories_file)
  File "/Users/buildbot/work/gitlab-ci/work/gitlab-ci/f6f95b82/0/bob/bob.nightlies/env/lib/python2.7/site-packages/bob/bio/base/utils/resources.py", line 219, in database_directories
    db = load_resource(entry_point.name, 'database')
  File "/Users/buildbot/work/gitlab-ci/work/gitlab-ci/f6f95b82/0/bob/bob.nightlies/env/lib/python2.7/site-packages/bob/bio/base/utils/resources.py", line 116, in load_resource
    return entry_points[0].load()
  File "/Users/buildbot/work/gitlab-ci/work/gitlab-ci/f6f95b82/0/bob/bob.nightlies/env/lib/python2.7/site-packages/setuptools-23.0.0-py2.7.egg/pkg_resources/__init__.py", line 2229, in load
    return self.resolve()
  File "/Users/buildbot/work/gitlab-ci/work/gitlab-ci/f6f95b82/0/bob/bob.nightlies/env/lib/python2.7/site-packages/setuptools-23.0.0-py2.7.egg/pkg_resources/__init__.py", line 2235, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/Users/buildbot/work/gitlab-ci/work/gitlab-ci/f6f95b82/0/bob/bob.nightlies/env/lib/python2.7/site-packages/bob/bio/spear/config/database/mobio_female.py", line 7, in <module>
    database = bob.bio.db.MobioBioDatabase(
NameError: name 'bob' is not defined
-------------------- >> begin captured logging << --------------------
bob.bio.base: WARNING: Under the desired name 'atnt', there are multiple entry points defined, we return the first one: ['bob.bio.db.default_configs.atnt', 'bob.bio.face.config.database.atnt']
bob.bio.base: WARNING: Under the desired name 'atnt', there are multiple entry points defined, we return the first one: ['bob.bio.db.default_configs.atnt', 'bob.bio.face.config.database.atnt']
--------------------- >> end captured logging << ---------------------
Assignee
Assign to
Time tracking