[
https://issues.apache.org/jira/browse/COUCHDB-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224548#comment-13224548
]
Filipe Manana commented on COUCHDB-1424:
----------------------------------------
As for the R15B related issues, I agree the sleeps are a poor choice.
Why not use gdb to see where the Erlang VM is hanging? Just build your own
Erlang with the -g flag to add debug info and then use gdb -p <beam.smp pid>.
Seems more reliable than adding io:format calls everywhere.
> 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
> Attachments:
> 0001-Fix-very-slow-test-test-etap-220-compaction-daemon.t.patch
>
>
> 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