Hi,

I checked whether this issue is still present. I ran the tests in a
clean sid chroot and my results are a bit different from Lucas':

> > ======================================================================
> > FAIL: unittests.test_basepopulation.test_get_with_no_get_array
> > ----------------------------------------------------------------------
> > Traceback (most recent call last):
> >   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
> >     self.test(*self.arg)
> >   File "/«PKGBUILDDIR»/test/unittests/test_basepopulation.py", line 172, 
> > in test_get_with_no_get_array
> >     assert_equal(values[0]._name, "i_offset")
> > AssertionError: <Mock name='mock.i_offset._name' id='55966672'> != 
> > 'i_offset'
> > 
> > ======================================================================
> > FAIL: unittests.test_files.test_NumpyBinaryFile
> > ----------------------------------------------------------------------
> > Traceback (most recent call last):
> >   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
> >     self.test(*self.arg)
> >   File "/«PKGBUILDDIR»/test/unittests/test_files.py", line 92, in 
> > test_NumpyBinaryFile
> >     assert_equal(nbf.get_metadata(), metadata)
> > AssertionError: {'a': 1, 'b': 9} != {'a': 1, 'b': 9.99}
> > - {'a': 1, 'b': 9}
> > + {'a': 1, 'b': 9.99}
> > ?               +++

======================================================================
ERROR: unittests.test_files.test_NumpyBinaryFile
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/tmp/buildd/pynn-0.7.2/test/unittests/test_files.py", line 92, in 
test_NumpyBinaryFile
    assert_equal(nbf.get_metadata(), metadata)
  File 
"/tmp/buildd/pynn-0.7.2/build/lib.linux-x86_64-2.7/pyNN/recording/files.py", 
line 216, in get_metadata
    self.fileobj.seek(0)
ValueError: I/O operation on closed file

======================================================================
FAIL: unittests.test_basepopulation.test_get_with_no_get_array
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/tmp/buildd/pynn-0.7.2/test/unittests/test_basepopulation.py", line 
172, in test_get_with_no_get_array
    assert_equal(values[0]._name, "i_offset")
AssertionError: <Mock name='mock.i_offset._name' id='58536080'> != 'i_offset'

----------------------------------------------------------------------
Ran 294 tests in 0.597s

FAILED (SKIP=6, errors=1, failures=1)


-- 
Michael Hanke
http://mih.voxindeserto.de



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to