[erlang-questions] What is the best way to test rpm installed Erlang? (smoke test)

Bing Li bingli01@REDACTED
Fri May 29 16:42:55 CEST 2015



Hi List,

All smoke test cases passed (except time test suite) when I built it from
source code following
http://www.erlang.org/doc/installation_guide/INSTALL.html. I know the time
test suite failure is caused by a timezone issue which I'm not worried
about.

I was using SLES11 SP3 x86_64 and I received another error in one of test
suites (Undefined Functions) during the smoke test when I installed Erlang
from rpm (downloaded from
http://download.opensuse.org/repositories/devel:/languages:/erlang/SLE_11_SP3/x86_64/
).
(Please see below for the details of this failed test suite on x86_64.)
Since it's installed from rpm, we don't need to set ERL_TOP and ERL_LIBS.

Is there any explanation as to why this otp_SUITE:undefined_functions test
case is failing and has it ever been seen before?

I am wondering what is the best way to test rpm installed Erlang?

Thanks,

Here is the information on the error that occurred during the smoke-test of
Erlang on x86:
=== Test case: otp_SUITE:undefined_functions/1 (click for source code)

=== Config value:

    [{xref_server,daily_xref},
     {watchdog,<0.302.0>},

[common_test]ct_run:maybe_cleanup_interpret/2 calls undefined i:iq/1
[common_test]ct_run:maybe_interpret1/3 calls undefined i:iaa/1
[common_test]ct_run:maybe_interpret1/3 calls undefined i:ii/1
[common_test]ct_run:maybe_interpret2/3 calls undefined i:ib/3
[common_test]ct_run:set_break_on_config/2 calls undefined i:ib/3
[common_test]ct_util:get_attached/1 calls undefined dbg_iserver:safe_call/1
[megaco]megaco:set_trace/1 calls undefined et_selector:change_pattern/1
[megaco]megaco:set_trace/1 calls undefined et_selector:make_pattern/1
[megaco]megaco:try_load/2 calls undefined int:ni/2
[megaco]megaco_filter:start/1 calls undefined et_viewer:start/1
[test_server]test_server_node:add_nodes/3 calls undefined ttb:p/2
[test_server]test_server_node:add_nodes/3 calls undefined ttb:tracer/2
[test_server]test_server_node:trc_loop/3 calls undefined ttb:stop/0
[webtool]webtool:debug/1 calls undefined ttb:ctp/2
[webtool]webtool:debug/1 calls undefined ttb:p/2
[webtool]webtool:debug/1 calls undefined ttb:tracer/2
[webtool]webtool:debug_app/1 calls undefined ttb:p/2
[webtool]webtool:debug_app/1 calls undefined ttb:tp/2
[webtool]webtool:debug_app/1 calls undefined ttb:tracer/2
[webtool]webtool:stop_debug/0 calls undefined ttb:stop/1
[webtool]webtool:tp/2 calls undefined ttb:tp/2
[webtool]webtool:tp/2 calls undefined ttb:tpl/2
[webtool]webtool:tp/2 calls undefined ttb:tpl/3
[webtool]webtool:tp/2 calls undefined ttb:tpl/4

test_server:ts_tc failed on line 1429
Reason: suite_failed



--
Bing Li
Linux on z Systems Open-source Ecosystem
IBM Canada Lab
bingli01@REDACTED
905-413-2669
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150529/c9d24342/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 38732844.gif
Type: image/gif
Size: 97652 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150529/c9d24342/attachment.gif>


More information about the erlang-questions mailing list