Jochen Theodorou | 17 Oct 2006 14:53
Picon
Gravatar

[groovy-dev] problems in head with DOMTest

Hi,

I fixed the build mostly now, but there are 3 errors remaining, that I 
can't fix somehow. These 3 are from DomTest and each time it is the line:

           assert html.head.title.text() == ['Test']

in assertCorrect. I did some debugging and it seems the correct category 
method (text) is called, so no problem here. But, the result of the 
method is differing. Sometimes it produces [], sometime ["T"] and 
somtimes ["Test"]. That really is strange. It nearly seems that the text 
it not filled in completly... never saw something like that before.

so does anyone have an idea what the hell is happening there? The 
methods returning the wrong text are not part of the Groovy Runtime, but 
it seems it worked before.. so.. strange, very strange

bye blackdrag

--

-- 
Jochen "blackdrag" Theodorou
Groovy Tech Lead (http://groovy.codehaus.org)
http://blackdragsview.blogspot.com/

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email


Gmane