Share

Twisted

Tracker: Bugs

5 Failed unit tests on FreeBSD 4.5 - ID: 624780
Last Update: Comment added ( spiv )

I tried to run the unit tests for Twisted 1.0.0rc1 on a machine running
FreeBSD 4.5-RELEASE and Python 2.2. I ran the tests with the default
reactor using this command in the Twisted-1.0.0rc1 directory:

admin/runtests -t

There were 2 failures and 7 errors. Attached is the test.log file
generated by runtests. Note that I didn't run the tests as root. Also, I
didn't actually install Twisted before running the tests. Instead I set my
PYTHONPATH variable as follows:

setenv PYTHONPATH "$HOME/Twisted-1.0.0rc1"

There is actually a much older version of Twisted (around 0.18.0) installed
and in production use on the same machine; that's why I didn't install
Twisted 1.0.0rc1. But I figure that if I set the PYTHONPATH variable as
shown above, the presence of the old version of Twisted shouldn't matter.


Matthew Campbell ( mattcamp ) - 2002-10-17 17:18

5

Closed

Fixed

Nobody/Anonymous

None

None

Public


Comments ( 2 )

Date: 2003-07-12 12:49
Sender: spivProject Admin

Logged In: YES
user_id=50945

We now have a FreeBSD slave on our BuildBot
(http://twistedmatrix.com/buildbot/), and all the tests
pass. I believe that buildslave is FreeBSD-5.0-RELEASE,
though, so if you are still having problems under 4.5,
please feel free to re-open this bug with new information.

(We'd be happy to have a 4.5 buildslave, if anyone wants to
volunteer to host one...)


Date: 2003-01-13 05:10
Sender: spivProject Admin

Logged In: YES
user_id=50945

Having taken a look at the test.log, at least some of the
failures there are now resolved, or at least should be...

mattcamp, could you possibly re-run the tests with CVS
Twisted, or a 1.0.2 alpha, so we can see how our FreeBSD
support is going? Thanks!

Otherwise, I *might* be able to get access to a FreeBSD to
do some minimal testing of my own on.


Attached File ( 1 )

Filename Description Download
test.log log generated by runtests Download

Changes ( 4 )

Field Old Value Date By
status_id Open 2003-07-12 12:49 spiv
resolution_id None 2003-07-12 12:49 spiv
close_date - 2003-07-12 12:49 spiv
File Added 33306: test.log 2002-10-17 17:18 mattcamp