Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.db.xm2vts bob.db.xm2vts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • bobbob
  • bob.db.xm2vtsbob.db.xm2vts
  • Issues
  • #3
Closed
Open
Issue created Aug 14, 2015 by André Anjos@andre.anjos💬Owner

Biased protocol

Created by: tiagofrepereira2012

Hi,

I was using the XM2VTS interface and I just realized that all protocols are biased. If you check the command below, it is possible to observe that the same client is in the world, dev and eval sets. Is that correct? This is the original protocol or is it a bug?

import bob.db.xm2vts; db = bob.db.xm2vts.Database();
print db.clients(groups="world")
print db.clients(groups="dev")
print db.clients(groups="eval")

Thanks Tiago

Assignee
Assign to
Time tracking