Skip to content

snmp_collector_api_SUITE ct run is failing #3

@bhuvanplus

Description

@bhuvanplus

I have built and installed as explained in README.maintainer. When I tried to run the testsuite snmp_collector_api_SUITE, the testcase init_per_suite is failing. Why is it failing? Please guide me.

~/git4/snmp_collector.build/test$ ct_run -suite snmp_collector_api_SUITE
*** CT Error Notification 2024-04-22 19:48:46.643 ***

snmp_collector_api_SUITE:init_per_suite failed
Reason: {badmatch,{error,{undefined,{snmp_collector_app,start,[norma...}

Full error description and stacktrace

=== Ended at 2024-04-22 19:48:46
=== Location: [{snmp_collector_api_SUITE,init_per_suite,65},
{test_server,ts_tc,1793},
{test_server,run_test_case_eval1,1390},
{test_server,run_test_case_eval,1234}]
=== === Reason: no match of right hand side value
{error,{undefined,{snmp_collector_app,start,[normal,[]]}}}
in function snmp_collector_api_SUITE:init_per_suite/1 (../../snmp-collector/test/snmp_collector_api_SUITE.erl, line 65)
in call from test_server:ts_tc/3 (test_server.erl, line 1793)
in call from test_server:run_test_case_eval1/6 (test_server.erl, line 1390)
in call from test_server:run_test_case_eval/9 (test_server.erl, line 1234)

*** init_per_suite failed.
Skipping all cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions