Skip to content

FAIL: bob.bio.base.test.test_algorithms.test_plda

======================================================================
FAIL: bob.bio.base.test.test_algorithms.test_plda
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/gitlab-runner/builds/0d638152/2/bob/bob.bio.base/build-prefix/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/gitlab-runner/builds/0d638152/2/bob/bob.bio.base/build-prefix/lib/python2.7/site-packages/bob/bio/base/test/test_algorithms.py", line 340, in test_plda
    assert plda1.plda_base.is_similar_to(plda3.plda_base)
AssertionError: 
-------------------- >> begin captured logging << --------------------
bob.bio.base: INFO:   -> Training LinearMachine using PCA 
bob.bio.base: INFO:   -> limiting PCA subspace to 10 dimensions
bob.bio.base: INFO:   -> Training PLDA base machine
bob.learn.em: INFO: Iteration = 0/1
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------

@tiago.pereira could this because of our changes in bob.math? related to bob.math#10 (closed)