Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.bio.face bob.bio.face
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bob
  • bob.bio.facebob.bio.face
  • Issues
  • #1
Closed
Open
Created Sep 02, 2015 by André Anjos@andre.anjos💬Owner

Nosetests fail in test_databases, when bob.db databases are not available

Created by: siebenkopf

When setting up a new package as described here: http://pythonhosted.org/bob.bio.base/installation.html#installation-instructions adding the bob.bio.face package, but omitting some or all of the bob.db database interfaces, the nose tests will not pass on the omitted databases. An ImportError is raised, when the database configuration is read. We should have a mechanism that avoids raising these import errors, at least while running the nose tests.

Also, the omitted databases are still listed in the ./bin/resources.py, while they are not really ready to be used.

Assignee
Assign to
Time tracking