You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Jeff Hinrichs - DM&T <je...@dundeemt.com> on 2009/01/15 03:43:30 UTC

0.9.0a734593-incubating - Test Suite interface is broken

Just upped to current and the Test Suite interface "Run All" does not
work.  Running and individual test does, but selecting another test
after the first has run results in an error message, "Can not run
multiple tests simultaneously."

Loading the page, firebug says:

match[3] is undefined
http://localhost:5984/_utils/script/jquery.js?1.3.0
Line 1810

Path: share/www/script/jquery.js
Name: jquery.js
URL: http://svn.apache.org/repos/asf/couchdb/trunk/share/www/script/jquery.js
Repository Root: http://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 734593
Node Kind: file
Schedule: normal
Last Changed Author: cmlenz
Last Changed Rev: 734534
Last Changed Date: 2009-01-14 16:18:23 -0600 (Wed, 14 Jan 2009)
Text Last Updated: 2009-01-14 20:33:17 -0600 (Wed, 14 Jan 2009)
Checksum: 4f646b518a98052145ee82e3631f4185

-- 
Jeff Hinrichs
Dundee Media & Technology, Inc
jeffh@dundeemt.com
402.218.1473
web: www.dundeemt.com
blog: inre.dundeemt.com

Re: 0.9.0a734593-incubating - Test Suite interface is broken

Posted by Jeff Hinrichs - DM&T <du...@gmail.com>.
On Thu, Jan 15, 2009 at 2:54 AM, Christopher Lenz <cm...@gmx.de> wrote:
> On 15.01.2009, at 03:43, Jeff Hinrichs - DM&T wrote:
>>
>> Just upped to current and the Test Suite interface "Run All" does not
>> work.  Running and individual test does, but selecting another test
>> after the first has run results in an error message, "Can not run
>> multiple tests simultaneously."
>>
>> Loading the page, firebug says:
>>
>> match[3] is undefined
>> http://localhost:5984/_utils/script/jquery.js?1.3.0
>> Line 1810
>
> Oops, looks like a bug in jQuery 1.3 that I upgraded to yesterday. I've
> worked around the problem in r734633, so the test suite should be working
> again in trunk.

Fix confirmed 0.9.0a734688-incubating.

Regards,
Jeff

> Thanks,
> --
> Christopher Lenz
>  cmlenz at gmx.de
>  http://www.cmlenz.net/
>
>



-- 
Jeff Hinrichs
Dundee Media & Technology, Inc
jeffh@dundeemt.com
402.218.1473
web: www.dundeemt.com
blog: inre.dundeemt.com

Re: 0.9.0a734593-incubating - Test Suite interface is broken

Posted by Christopher Lenz <cm...@gmx.de>.
On 15.01.2009, at 03:43, Jeff Hinrichs - DM&T wrote:
> Just upped to current and the Test Suite interface "Run All" does not
> work.  Running and individual test does, but selecting another test
> after the first has run results in an error message, "Can not run
> multiple tests simultaneously."
>
> Loading the page, firebug says:
>
> match[3] is undefined
> http://localhost:5984/_utils/script/jquery.js?1.3.0
> Line 1810

Oops, looks like a bug in jQuery 1.3 that I upgraded to yesterday.  
I've worked around the problem in r734633, so the test suite should be  
working again in trunk.

Thanks,
--
Christopher Lenz
   cmlenz at gmx.de
   http://www.cmlenz.net/