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

Nightlies are failing on py37 because of this

Reference: https://gitlab.idiap.ch/bob/bob.nightlies/-/jobs/172023

Error message:

======================================================================
ERROR: bob.learn.em.test.test_plda_trainer.test_plda_EM_vs_Prince
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/scratch/builds/bob/bob.nightlies/miniconda/conda-bld/bob.learn.em_1567458302299/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib/python3.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/scratch/builds/bob/bob.nightlies/miniconda/conda-bld/bob.learn.em_1567458302299/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib/python3.7/site-packages/bob/learn/em/test/test_plda_trainer.py", line 534, in test_plda_EM_vs_Prince
    t_py.initialize(m_py,l)
  File "/scratch/builds/bob/bob.nightlies/miniconda/conda-bld/bob.learn.em_1567458302299/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib/python3.7/site-packages/bob/learn/em/test/test_plda_trainer.py", line 154, in initialize
    self.__init_members__(data)
  File "/scratch/builds/bob/bob.nightlies/miniconda/conda-bld/bob.learn.em_1567458302299/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib/python3.7/site-packages/bob/learn/em/test/test_plda_trainer.py", line 60, in __init_members__
    self.m_sum_z_second_order.resize(df_dg, df_dg)
ValueError: cannot resize an array that references or is referenced
by another array in this way.
Use the np.resize function or refcheck=False
Assignee
Assign to
Time tracking