Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.measure bob.measure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.measurebob.measure
  • Merge requests
  • !90

Fixing histogram test

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Tiago de Freitas Pereira requested to merge issue-57 into master Oct 16, 2018
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

Here you are always doubling the number of rows in the subplot (https://gitlab.idiap.ch/bob/bob.measure/blob/7c524a4f52bb0487177f602dbf0e25b7169015a6/bob/measure/script/figure.py#L818). Hence, this test should be like this:

./bin/bob measure hist -e -sp 121 -ts A,B,C,D ./bob/measure/data/dev-1.txt ./bob/measure/data/test-1.txt ./bob/measure/data/dev-2.txt ./bob/measure/data/test-2.txt

I think this will solve the issue with the nightlies

Closes #57 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue-57