[erlang-questions] Error in Common Tests

Roberto Ostinelli roberto@REDACTED
Wed Apr 29 12:54:55 CEST 2015


Dear list,
When running CT I have a test where I get:

- - - - - - - - - - - - - - - - - - - - - - - - - -
Error detected: {'EXIT',{badmatch,{...}}}
- - - - - - - - - - - - - - - - - - - - - - - - - -

No additional information. My application logs do not show any errors.

Weirdly enough, if I put a timer:sleep(10) somewhere in my code, this error
does not show up anymore.

Thing is: how can I get CT to tell me the module / line where this error
happens?

Thank you,
r.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150429/d0c142b6/attachment.htm>


More information about the erlang-questions mailing list