jerry wrote:
> So I have a small patch, that I am testing.  The unit tests start up
> the functional tests.  The functional tests require twill.  I
> installed twill....  Reran the functional tests, and they appear to
> die with a stack dump as follows:
>
> This is in Centos 5, Python 2.4.3, trac 0.11.1
>
> (trac)[r...@kermit trac-0.11.1]# PYTHONPATH=. trac/test.py
> ...
>     raise TwillAssertionError("""\
> twill.errors.TwillAssertionError: current url is 'http://XXX.XX.XXX.
> 199';
> does not match 'http://localhost:8697'
>
> Has anyone seen this before?  What I find interesting is that the
> obfuscated URL IS a URL of this machine, but it's not listed in /etc/
> hosts.

Although I haven't seen that before, I guess that 
http://trac.edgewall.org/changeset/7917
will also help here.

> So I guess I have some questions about functional tests.
>
> Should they be runnable in 0.11.3?

No, it doesn't contain the above changeset. Pick at least 0.11.4, or
better, help us improve the upcoming 0.11.5 by testing the 0.11-stable
checkout.

> Can someone help me make the above error go away?

Hope I just did ;-)

-- Christian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to