-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This scenario is not used in this repo #3214
Conversation
Can we add this scenario into https://github.com/esl/amoc-arsenal-xmpp/tree/master/src/scenarios? |
Codecov Report
@@ Coverage Diff @@
## master #3214 +/- ##
==========================================
+ Coverage 80.23% 80.28% +0.05%
==========================================
Files 397 397
Lines 32474 32474
==========================================
+ Hits 26054 26073 +19
+ Misses 6420 6401 -19
Continue to review full report at Codecov.
|
small_tests_24 / small_tests / 26ddc93 internal_mnesia_24 / internal_mnesia / 26ddc93 dynamic_domains_24 / pgsql_mnesia / 26ddc93 small_tests_22 / small_tests / 26ddc93 dynamic_domains_23 / pgsql_mnesia / 26ddc93 small_tests_23 / small_tests / 26ddc93 ldap_mnesia_22 / ldap_mnesia / 26ddc93 ldap_mnesia_24 / ldap_mnesia / 26ddc93 ldap_mnesia_23 / ldap_mnesia / 26ddc93 pgsql_mnesia_24 / pgsql_mnesia / 26ddc93 pgsql_mnesia_22 / pgsql_mnesia / 26ddc93 elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 26ddc93 pgsql_mnesia_23 / pgsql_mnesia / 26ddc93 mysql_redis_24 / mysql_redis / 26ddc93 mssql_mnesia_24 / odbc_mssql_mnesia / 26ddc93 riak_mnesia_24 / riak_mnesia / 26ddc93 jingle_SUITE:all:resp_4xx_from_sip_proxy_results_in_session_terminate{error,
{{assertion_failed,assert,is_iq_result,
{xmlel,<<"iq">>,
[{<<"from">>,<<"error.480@localhost">>},
{<<"to">>,
<<"alice_resp_4xx_from_sip_proxy_results_in_session_terminate_87.769803@localhost/res1">>},
{<<"id">>,<<"36e0b794-dc5e-4d21-9839-811d7c081bc3">>},
{<<"type">>,<<"set">>}],
[{xmlel,<<"jingle">>,
[{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
{<<"action">>,<<"session-terminate">>},
{<<"sid">>,<<"bb51c56b-6dd6-445e-8e4f-7729a3e9c8ae">>}],
[{xmlel,<<"reason">>,[],
[{xmlel,<<"general-error">>,[],[]},
{xmlel,<<"sip-error">>,
[{<<"code">>,<<"480">>}],
[{xmlcdata,<<"Temporarily Unavailable">>}]}]}]}]},
"<iq from='error.480@localhost' to='alice_resp_4xx_from_sip_proxy_results_in_session_terminate_87.769803@localhost/res1' id='36e0b794-dc5e-4d21-9839-811d7c081bc3' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-terminate' sid='bb51c56b-6dd6-445e-8e4f-7729a3e9c8ae'><reason><general-error/><sip-error code='480'>Temporarily Unavailable</sip-error></reason></jingle></iq>"},
[{escalus_new_assert,assert_true,2,
[{file,
"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
{line,84}]},
{jingle_SUITE,send_initiate_and_wait_for_first_iq_set,2,
[{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
{line,393}]},
{jingle_SUITE,
'-res... jingle_SUITE:all:resp_4xx_from_sip_proxy_results_in_session_terminate{error,
{{assertion_failed,assert,is_iq_result,
{xmlel,<<"iq">>,
[{<<"from">>,<<"error.480@localhost">>},
{<<"to">>,
<<"alice_resp_4xx_from_sip_proxy_results_in_session_terminate_98.356956@localhost/res1">>},
{<<"id">>,<<"dfe519b4-f8aa-46cb-b251-ab25be6d97b6">>},
{<<"type">>,<<"set">>}],
[{xmlel,<<"jingle">>,
[{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
{<<"action">>,<<"session-terminate">>},
{<<"sid">>,<<"22b86466-c1f4-428c-bc65-438d7422f9ba">>}],
[{xmlel,<<"reason">>,[],
[{xmlel,<<"general-error">>,[],[]},
{xmlel,<<"sip-error">>,
[{<<"code">>,<<"480">>}],
[{xmlcdata,<<"Temporarily Unavailable">>}]}]}]}]},
"<iq from='error.480@localhost' to='alice_resp_4xx_from_sip_proxy_results_in_session_terminate_98.356956@localhost/res1' id='dfe519b4-f8aa-46cb-b251-ab25be6d97b6' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-terminate' sid='22b86466-c1f4-428c-bc65-438d7422f9ba'><reason><general-error/><sip-error code='480'>Temporarily Unavailable</sip-error></reason></jingle></iq>"},
[{escalus_new_assert,assert_true,2,
[{file,
"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
{line,84}]},
{jingle_SUITE,send_initiate_and_wait_for_first_iq_set,2,
[{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
{line,393}]},
{jingle_SUITE,
'-res... riak_mnesia_24 / riak_mnesia / 26ddc93 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The scenario is overly complicated and incompatible with the latest Amoc. Let's remove it now.
As said in the title. This scenario can always be added (with proper rewriting), to amoc_arsenal.