[Pulp-list] Unit Tests Pass

Jason Dobies jason.dobies at redhat.com
Tue Jun 8 13:55:21 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I got the unit tests to a point where they all pass. The only remaining
issue is that I frequently see an exception after the tests finish. I've
included the results of three runs below. I don't think it's an issue,
but I'm intrigued at why it would happen if anyone has any ideas.


jdob at guardian    ~/vault/code/pulp/test/unit
{master} -> nosetests
..............................
- ----------------------------------------------------------------------
Ran 30 tests in 1.584s

OK
Exception in thread Thread-3 (most likely raised during interpreter
shutdown):
Traceback (most recent call last):
  File "/usr/lib64/python2.6/threading.py", line 525, in __bootstrap_inner
  File "/usr/lib64/python2.6/threading.py", line 477, in run
  File "/home/jdob/vault/code/pulp/src/pulp/tasks/queue/fifo.py", line
77, in _dispatch
  File "/home/jdob/vault/code/pulp/src/pulp/tasks/queue/fifo.py", line
62, in _clean_finished_tasks
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'now'
jdob at guardian    ~/vault/code/pulp/test/unit
{master} -> nosetests
..............................
- ----------------------------------------------------------------------
Ran 30 tests in 1.489s

OK
jdob at guardian    ~/vault/code/pulp/test/unit
{master} -> nosetests
..............................
- ----------------------------------------------------------------------
Ran 30 tests in 1.486s

OK
Exception in thread Thread-3 (most likely raised during interpreter
shutdown):
Traceback (most recent call last):
  File "/usr/lib64/python2.6/threading.py", line 525, in __bootstrap_inner
  File "/usr/lib64/python2.6/threading.py", line 477, in run
  File "/home/jdob/vault/code/pulp/src/pulp/tasks/queue/fifo.py", line
77, in _dispatch
  File "/home/jdob/vault/code/pulp/src/pulp/tasks/queue/fifo.py", line
62, in _clean_finished_tasks
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'now'


- -- 
Jason Dobies
RHCE# 805008743336126
Freenode: jdob
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJMDkvJAAoJEOMmcTqOSQHCB20H/1E2UfVYrV5D3TTe2KTcd+od
OPWmLSF3zNfcCtvP9KsshmS5TdtzIAqHvaTdP5wZ0LKj2pfHJpyPu+rlnl7Dkdf5
3su4xd6sB+XLxFRN3rDdHmgsIw376ATh8A8qH/a1rEDy1KhOb4Ra7dWE8a21Aez8
ORUd3N7ehNMY/8qRxWEHPlHiizRgLjDl9gTan3kTZLbNb9+3wDmbhYXw/Rcc/5V1
ylE3sTlHY9X57siV/g1SAgMMLZV6TwoOfE3casOcWA6qB4+Lvwa6tzQ02dlgPnLt
wRlxy8jsibtfY39mO/nzn7e8rqqVzi18JIeGhn2iPedWC7yB0P57L5LWUm/Nd54=
=wRcG
-----END PGP SIGNATURE-----




More information about the Pulp-list mailing list