-
Notifications
You must be signed in to change notification settings - Fork 429
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
Reenable suites that are correctly passing #3787
Conversation
ldap_mnesia_24 / ldap_mnesia / 007d80f small_tests_25 / small_tests / 007d80f small_tests_24 / small_tests / 007d80f ldap_mnesia_25 / ldap_mnesia / 007d80f dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 007d80f pgsql_mnesia_24 / pgsql_mnesia / 007d80f inbox_SUITE:async_pools:one_to_one:msg_sent_to_offline_user{error,
{{assertion_failed,assert,is_iq_result,
{xmlel,<<"message">>,
[{<<"from">>,
<<"alice_msg_sent_to_offline_user_1022@localhost/res1">>},
{<<"to">>,
<<"bob_msg_sent_to_offline_user_1022@localhost/res1">>},
{<<"type">>,<<"chat">>}],
[{xmlel,<<"body">>,[],[{xmlcdata,<<"test">>}]},
{xmlel,<<"stanza-id">>,
[{<<"by">>,
<<"bob_msg_sent_to_offline_user_1022@localhost">>},
{<<"id">>,<<"BQHGLM8LTLO1">>},
{<<"xmlns">>,<<"urn:xmpp:sid:0">>}],
[]}]},
"<message from='alice_msg_sent_to_offline_user_1022@localhost/res1' to='bob_msg_sent_to_offline_user_1022@localhost/res1' type='chat'><body>test</body><stanza-id by='bob_msg_sent_to_offline_user_1022@localhost' id='BQHGLM8LTLO1' xmlns='urn:xmpp:sid:0'/></message>"},
[{escalus_new_assert,assert_true,2,
[{file,
"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
{line,84}]},
{escalus_session,session,1,
[{file,
"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_session.erl"},
{line,131}]},
{escalus_session,session,2,
[{file,
"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_session.erl"},
{line,273}]},
{escalus_connection,connection_step,2,
[{file,
"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_connection.erl"},
... internal_mnesia_25 / internal_mnesia / 007d80f dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 007d80f elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 007d80f dynamic_domains_mysql_redis_25 / mysql_redis / 007d80f mysql_redis_25 / mysql_redis / 007d80f graphql_muc_SUITE:user_muc:user_without_session_send_message_to_room{error,
{function_clause,
[{graphql_helper,get_error,
[1,
{{<<"200">>,<<"OK">>},
#{<<"data">> =>
#{<<"muc">> =>
#{<<"sendMessageToRoom">> =>
<<"Message sent successfully">>}}}}],
[]},
{graphql_helper,get_err_msg,2,
[{file,
"/home/circleci/project/big_tests/tests/graphql_helper.erl"},
{line,152}]},
{graphql_muc_SUITE,user_without_session_send_message_to_room_story,
2,
[{file,
"/home/circleci/project/big_tests/tests/graphql_muc_SUITE.erl"},
{line,783}]},
{escalus_story,story,4,
[{file,
"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
{line,72}]},
{muc_helper,story_with_room,4,
[{file,"/home/circleci/project/big_tests/tests/muc_helper.erl"},
{line,297}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1782}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1291}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1223}]}]}} pgsql_mnesia_25 / pgsql_mnesia / 007d80f dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 007d80f riak_mnesia_24 / riak_mnesia / 007d80f mssql_mnesia_25 / odbc_mssql_mnesia / 007d80f mysql_redis_25 / mysql_redis / 007d80f pgsql_mnesia_24 / pgsql_mnesia / 007d80f |
Codecov ReportBase: 68.11% // Head: 68.07% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## feature/mongoose_c2s #3787 +/- ##
========================================================
- Coverage 68.11% 68.07% -0.04%
========================================================
Files 536 536
Lines 35005 35005
========================================================
- Hits 23842 23830 -12
- Misses 11163 11175 +12
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
No description provided.