Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-176

Test Suite fails to run

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Invalid
    • 0.9
    • None
    • Test Suite
    • None
    • Apache CouchDB 0.9.0a725828-incubating compiled from SVN on OS X 10.5.5, erlang 5.6.5, Opera 9.62

    Description

      Installed CouchDB trunk from SVN, (chmod|chown) -R couchdb (/usr/local/etc/couchdb | /usr/local/var/lib/couchdb | /usr/local/var/log/couchdb), ran couchdb as couchdb user (sudo -u couchdb couchdb). Went to http://127.0.0.1:5984/_utils/index.html, clicked Test Suite, clicked Run All, was presented with errors.

      The first test fails with

      basics error 1248ms

      Assertion failed: db.info().db_name == "test_suite_db"
      Assertion failed: db.info().doc_count == 0
      Assertion failed: db.info().doc_count == 4
      Exception raised:

      {"error":"conflict","reason":"Document update conflict.","stacktrace":"n/a; see 'opera:config#UserPrefs|Exceptions Have Stacktrace'\u0000"}

      All subsequent tests (until an apparent hang at view_collation) failed with (e.g.):

      all_docs error 16ms

      Exception raised:

      {"error":"file_exists","reason":"The database could not be created, the file already exists.","stacktrace":"n/a; see 'opera:config#UserPrefs|Exceptions Have Stacktrace'\u0000"}

      Attachments

        Activity

          People

            Unassigned Unassigned
            weilawei Rob Crowther
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: