No title Revision fea74e3dca58 (Tue Dec 16 2008 at 17:09) - Diff Link to this snippet: https://friendpaste.com/3jM7jZ5qOzCuTFw10TZWX7 Embed: manni perldoc borland colorful default murphy trac fruity autumn bw emacs pastie friendly Show line numbers Wrap lines 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132Running CouchDB Test SuiteHost: 127.0.0.1Port: 5984Version: 0.9.0a-incubatingbasics159msconflicts38msrecreate_doc219mscopy_move_docERRORException raised: TypeError: HTTP[method] is not a functionBacktrace: ("COPY","/test_suite_db/doc_to_be_copied",[object Object])@share/server/test.js:282()@share/server/test.js:1995runAllTestsConsole()@share/server/test.js:2026@share/server/test.js:217511msuuids50msbulk_docs64mslots_of_docs509msreduce2610msreduce_false35msmultiple_rows70mslarge_docs143msutf8Interestingly, Spidermonkey seems not to treat this source code as utf8,but manages to treat CouchDB's output as utf8. texts[i] is the local variable,and doc.text is the round-tripped version.texts[i]: 1. Ascii: hellodoc.text: 1. Ascii: hellotexts[i]: 2. Russian: Ðа беÑÐµÐ³Ñ Ð¿ÑÑÑÑннÑÑ Ð²Ð¾Ð»Ð½doc.text: 2. Russian: На берегу пустынных волнAssertion failed: doc.text == texts[i]texts[i]: 3. Math: â® Eâ da = Q, n â â, â f(i) = â g(i),doc.text: 3. Math: ∮ E⋅da = Q, n → ∞, ∑ f(i) = ∏ g(i),Assertion failed: doc.text == texts[i]texts[i]: 4. Geek: STARGÎÌTE SG-1doc.text: 4. Geek: STARGΛ̊TE SG-1Assertion failed: doc.text == texts[i]texts[i]: 5. Braille: â¡â â §â â ¼â â â¡â â â ⠹⠰â â¡£â â doc.text: 5. Braille: ⡌⠁⠧⠑ ⠼⠁⠒ ⡍⠜⠇⠑⠹⠰⠎ ⡣⠕⠌Assertion failed: doc.text == texts[i]Assertion failed: rows[i].value == texts[i]Assertion failed: rows[i].value == texts[i]Assertion failed: rows[i].value == texts[i]Assertion failed: rows[i].value == texts[i]60msattachmentsTODO fix attachment fetch problem. Skipping attachments test.3mscontent_negotiationTODO: curl wrapper isn't sending Accept headers (or only sends as "*/*")Assertion failed: xhr.getResponseHeader("Content-Type") == "application/json"11msdesign_docs1342msview_collation317msview_conflicts89msview_errors48msview_pagination320msview_sandboxing21msview_xml42msreplicationTODO fix attachment fetch problemTODO fix attachment fetch problemTODO fix attachment fetch problemTODO fix attachment fetch problem1978msetags_headERRORException raised: TypeError: HTTP[method] is not a functionBacktrace: ("HEAD","/test_suite_db/1",[object Object])@share/server/test.js:282()@share/server/test.js:2000runAllTestsConsole()@share/server/test.js:2026@share/server/test.js:217515mscompactTODO fix attachment fetch problem122mspurge101msResults: 9 failures in 25 tests.Finished