[Venus] Bug in test_spiderThreads?

Damián Viano dviano at fi.uba.ar
Sat Sep 6 19:07:39 EST 2008


Hi, I'm with latest bzr I'm getting an error in test_spiderThreads,
specifically:

FAIL: test_spiderThreads (tests.test_spider.SpiderTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/lib/gforge/chroot/home/users/des/venus/tests/test_spider.py", line 160, in test_spiderThreads
	    self.assertEqual([200,200,200,200,404], status)
AssertionError: [200, 200, 200, 200, 404] != [200, 200, 200, 404]

I fixed it by including this snippet in the end of
tests/data/spider/threaded.ini:

[http://127.0.0.1:8098/tests/data/spider/testfeed1a.atom]
name = four

Which makes sense and I think is the intention for that testfeed1a.atom.

I didn't bother to check the bzr log though, but that fixed it for me,
so feel free to fix it this way, other way or just ignore me. :)

	Hope to help

-- 
Damián Viano(Des)              ¯ ¯ - _           _ - ¯ ¯
GPG: 0x6EB95A6F                 Debian ¯-_GNU_-¯ Linux
Web: http://damianv.com.ar/               ¯-¯


More information about the devel mailing list