-
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
Run MSSQL as root again #3456
Run MSSQL as root again #3456
Conversation
This should fix an error on Linux with permissions (and Github Actions CI)
small_tests_24 / small_tests / d8d9244 small_tests_23 / small_tests / d8d9244 dynamic_domains_mysql_redis_24 / mysql_redis / d8d9244 dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / d8d9244 dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / d8d9244 dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / d8d9244 ldap_mnesia_23 / ldap_mnesia / d8d9244 ldap_mnesia_24 / ldap_mnesia / d8d9244 sm_SUITE:unacknowledged_message_hook:unacknowledged_message_hook_bounce{error,
{{assertion_failed,assert,is_chat_message,
[<<"msg-1">>],
{xmlel,<<"message">>,
[{<<"from">>,
<<"bOb_unacknowledged_message_hook_bounce_1443@localhost/escalus-default-resource">>},
{<<"to">>,
<<"alicE_unacknowledged_message_hook_bounce_1445@localhost">>},
{<<"xml:lang">>,<<"en">>},
{<<"type">>,<<"chat">>}],
[{xmlel,<<"body">>,[],[{xmlcdata,<<"msg-2">>}]},
{xmlel,<<"delay">>,
[{<<"xmlns">>,<<"urn:xmpp:delay">>},
{<<"stamp">>,<<"2021-12-15T16:48:06.397621Z">>},
{<<"from">>,<<"localhost">>}],
[{xmlcdata,<<"SM Storage">>}]}]},
"<message from='bOb_unacknowledged_message_hook_bounce_1443@localhost/escalus-default-resource' to='alicE_unacknowledged_message_hook_bounce_1445@localhost' xml:lang='en' type='chat'><body>msg-2</body><delay xmlns='urn:xmpp:delay' stamp='2021-12-15T16:48:06.397621Z' from='localhost'>SM Storage</delay></message>"},
[{escalus_new_assert,assert_true,2,
[{file,
"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
{line,84}]},
{sm_SUITE,unacknowledged_message_hook_common,2,
[{file,"/home/circleci/project/big_tests/tests/sm_SUITE.erl"},
{line,885}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1292}]},
{test_server,run_test_case_eval,9,
[{file,"tes... internal_mnesia_24 / internal_mnesia / d8d9244 pgsql_mnesia_24 / pgsql_mnesia / d8d9244 elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / d8d9244 pgsql_mnesia_23 / pgsql_mnesia / d8d9244 mssql_mnesia_24 / odbc_mssql_mnesia / d8d9244 mysql_redis_24 / mysql_redis / d8d9244 riak_mnesia_24 / riak_mnesia / d8d9244 |
Codecov Report
@@ Coverage Diff @@
## master #3456 +/- ##
==========================================
+ Coverage 80.83% 80.84% +0.01%
==========================================
Files 415 415
Lines 32317 32317
==========================================
+ Hits 26123 26128 +5
+ Misses 6194 6189 -5
Continue to review full report at Codecov.
|
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.
Excellent. Github actions is happy https://github.com/esl/MongooseIM/runs/4536925101, my linux machine is happy, we're all happy 😃
This should fix an error on Linux with permissions (and Github Actions CI).
We used to have it there.
Circle CI does not need this. Mac does not need it too (weird)
Testing: