[PATCH 1 of 3] Test hgwebdir collections with the baseurl option

Emanuele Aina emanuele.aina at gmail.com
Wed May 7 17:25:47 CDT 2008


Dirkjan Ochtman dubitò:

> > +% collections with baseurl
> > +200 Script output follows
> > +
> > +
> > +http://localhost:20061/a/
> > +http://localhost:20061/b/
> > +http://localhost:20061/c/
> > +
> 
> This doesn't seem to exhibit any problem at all...?

I've added the testcase before introducing the fix, to clearly show the
problem:

$ ./run-tests.py test-hgwebdir 

ERROR: test-hgwebdir output changed
--- Expected output 
+++ Test output 
@@ -126,7 +126,7 @@
 200 Script output follows
 
 
-http://localhost:20061/a/
-http://localhost:20061/b/
-http://localhost:20061/c/
+http:/localhost:20061/a/
+http:/localhost:20061/b/
+http:/localhost:20061/c/
 
.
Failed test-hgwebdir: output changed
# Ran 1 tests, 0 skipped, 1 failed.


If it doesn't fail for you without applying the fix, then something very
strange is going on... :(

-- 
Buongiorno.
Complimenti per l'ottima scelta.



More information about the Mercurial-devel mailing list