[
https://issues.apache.org/jira/browse/COUCHDB-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13223533#comment-13223533
]
Bob Dionne commented on COUCHDB-1424:
-------------------------------------
It's not easy, breakpoints aren't very useful because it's fairly random as to
where it hangs, so I've just used io:format
I think the 075-auth example shows that it's not in escript, though you can
just put a copy of that on your source path and add some io:formats to those
functions I commented on.
When it hangs there also doesn't seem to be any VM you can remsh to and poke
around, which is why I was wondering about Prove. There are also cases where
you can clearly see the escript function looping a few times to check that the
process is not running but those cases don't hang.
If I had to bet I'd put my money on something we're doing when shutting down
and/or deleting dbs and R15B is exposing it, or it is an OS X issue.
> 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