[
https://issues.apache.org/jira/browse/COUCHDB-698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845570#action_12845570
]
Benoit Chesneau commented on COUCHDB-698:
-----------------------------------------
I even retried with a new source checkout and same error :( All tests passed
with previous versions (0.10)
> 070-couchdb.t + basic tests fail on openbsd 4.7
> -----------------------------------------------
>
> Key: COUCHDB-698
> URL: https://issues.apache.org/jira/browse/COUCHDB-698
> Project: CouchDB
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 0.11
> Environment: openbsd 4.7 erla,g r13b04
> Reporter: Benoit Chesneau
> Priority: Blocker
>
> while runnig 070-couchdb.t test I get this error:
> $ ./test/etap/run ./test/etap/070-couch-db.t
> # Current time local 2010-03-16 07:11:57
> # Using etap version "0.3.4"
> 1..4
> Apache CouchDB 0.0.0 (LogLevel=info) is starting.
> Apache CouchDB has started. Time to relax.
> [info] [<0.2.0>] Apache CouchDB has started on http://127.0.0.1:5984/
> not ok 1 - Database was created.
> ok 2 - Database was deleted.
> # Test died abnormally: {'EXIT',{{badmatch,false},[{erl_eval,expr,3}]}}
> [error] [<0.31.0>] {error_report,<0.23.0>,
> {<0.31.0>,crash_report,
> [[{initial_call,{etap,start_etap_server,[]}},
> {pid,<0.31.0>},
> {registered_name,etap_server},
> {error_info,
> {exit,
> {badarg,
> [{io,format,
> [<0.23.0>,"~s~n",
> [[66,97,105,108,32,111,117,116,33,32|
> {'EXIT',{{badmatch,false},[{erl_eval,expr,3}]}}]]]},
> {etap,test_server,1},
> {proc_lib,init_p_do_apply,3}]},
> [{io,o_request,3},{etap,test_server,1},{proc_lib,init_p_do_apply,3}]}},
> {ancestors,[<0.2.0>]},
> {messages,[done]},
> {links,[]},
> {dictionary,[]},
> {trap_exit,false},
> {status,running},
> {heap_size,610},
> {stack_size,24},
> {reductions,500}],
> []]}}
> and while running basics tests ;
>
> 1. Run with debuggerAssertion failed:
> CouchDB.allDbs().indexOf("test_suite_db") != -1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.