The test suite is currently only supported on Firefox, sorry. Patches for Opera are welcome.
B. On Mon, Jul 26, 2010 at 3:03 PM, Christian Scharr <[email protected]> wrote: > Hi, > > I built the new 1.0 version of CouchDB from source on a Debian Linux > (testing) VM. > > It runs smoothly after some fine tuning, but the test suite seems to be > incompatible to my favourite browser "Opera" :-( > > > > After running the "Run All" method stucks at attachments, I manually started > all the other tests with the following results: > > > > Name Status > Elapsed Time Details > > attachments stucks! > > attachment_names error > 17ms Run with debugger > > > > Exception raised: {"message":"JSON.parse: Unable to parse > value: "} > > attachment_paths failure > 196ms Run with debugger > > > > Assertion failed: xhr.status == 409 > > > > Assertion failed: xhr.status == 409 > > > > Assertion failed: xhr.status == 409 > > > > Assertion failed: xhr.status == 409 > > changes error > 5274ms Run with debugger > > > > Exception raised: "timeout: continuous-rusty" > > etags_head failure > 56ms Run with debugger > > > > Assertion failed: xhr.status == 304 > > etags_views failure > 237ms Run with debugger > > > > Assertion failed: xhr.status == 304 > > > > Assertion failed: xhr.status == 304 > > > > Assertion failed: xhr.status == 304 > > > > Assertion failed: xhr.status == 304 > > form_submit error > 12ms Run with debugger > > > > Assertion failed: xhr.status == 415 > > > > Exception raised: {"message":"JSON.parse: Unable to parse > value: "} > > invalid_docids error > 17ms Run with debugger > > > > Assertion failed: res.status == 400 > > > > Exception raised: {"message":"JSON.parse: Unable to parse > value: "} > > list_views failure > 453ms Run with debugger > > > > Assertion failed: xhr.status == 304 > > > > Assertion failed: xhr.status == 304 > > replication error > 167ms Run with debugger > > > > Exception raised: {"message":"Cannot convert 'options.headers' > to object"} > > security_validation error > 26ms Run with debugger > > > > Assertion failed: e.error == "unauthorized" > > > > Assertion failed: wrongPasswordDb.last_req.status == 401 > > > > Exception raised: {"message":"JSON.parse: Unable to parse > value: "} > > show_documents failure > 433ms Run with debugger > > > > Assertion failed: xhr.status == 304 > > > > Assertion failed: xhr.status == 304 > > 65 of 66 test(s) run, 11 failures > > > > I think it's not such a huge deal, because all tests run smoothly with > firefox (except "content_negotiation", which succeeds with Opera o-O), but it > would be really nice if tests were fully cross-browser compatible. Maybe > using a cross-browser compatible JS framework (e.g. "jQuery") as plattform > would help? > > > > So, for now I will just relax by using Firefox to access Futon ;-) > > > > Greets, > > Christian > > > > Mit freundlichen Grüßen, > > > > Christian Scharr > > MESO-Entwicklung > > (BA-Student - Wirtschaftsinformatik) > > ------ > > HSH Soft- und Hardware Vertriebs GmbH > > Rudolf-Diesel-Straße 2 > > 16356 Ahrensfelde > > Tel. (Zentrale): +49 (0)30/94 004 0 > > Tel. (Hotline): +49 (0)30/94 004 444 > > Fax: +49 (0)30/94 004 400 > > eMail: [email protected] > <mailto:[email protected]> > > --- > > Amtsgericht Frankfurt (Oder): HRB 7352 FF > > Geschäftsführer: Stephan Hauber > > > >
