Comment 1 for bug 901027

Revision history for this message
Duncan McGreggor (oubiwann) wrote :

Thanks for submitting this bug, Lorin.

Some more details: the changes to the run_tests.sh script require that the source directory (assumed to be the current working directory) to be in PYTHONPATH. For example, running the tests like this, should cause them to pass:

 $ PYTHONPATH=.:$PYTHONPATH ./run_tests.sh -V