[
https://issues.apache.org/jira/browse/COUCHDB-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221681#comment-13221681
]
Bob Dionne commented on COUCHDB-1424:
-------------------------------------
I've tested with prove -v and in all cases where it hangs it appears a
couch_server_sup:stop() or db delete call is involved where
couch_util:shutdown_sync is still waiting on a DOWN message. If
etap:end_tests() returns and the main in the escript returns before those
shutdowns are complete it hangs.
A simple sleep of as little as 100ms at the beginning of etap:end_tests() seems
sufficient to stop the hanging. I'd be curious if other could confirm that. I'm
using a MBA with Lion, the standardnew machine. I notice the space key is
starting to get lazy :)
> make check hangs when compiling with R15B
> -----------------------------------------
>
> Key: COUCHDB-1424
> URL: https://issues.apache.org/jira/browse/COUCHDB-1424
> Project: CouchDB
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 1.2, 1.3
> Reporter: Jan Lehnardt
>
> make check hangs when running under R15B. For me it is 160-vhosts.t where
> execution stops, but if I recall correctly others have reported other tests.
> The crux here is that running the tests individually succeeds.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira