-
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
Upgrade mongoose jid #3525
Upgrade mongoose jid #3525
Conversation
This comment has been minimized.
This comment has been minimized.
Codecov Report
@@ Coverage Diff @@
## master #3525 +/- ##
==========================================
+ Coverage 81.02% 81.07% +0.04%
==========================================
Files 427 427
Lines 31965 31959 -6
==========================================
+ Hits 25899 25910 +11
+ Misses 6066 6049 -17
Continue to review full report at Codecov.
|
1f90b48
to
1f2bb94
Compare
This comment has been minimized.
This comment has been minimized.
1f2bb94
to
d46ff51
Compare
This comment was marked as outdated.
This comment was marked as outdated.
d46ff51
to
e3d05a9
Compare
This comment was marked as outdated.
This comment was marked as outdated.
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.
It looks good in general. however, it's difficult to tell how all the changes would affect the system, I guess that we might see the lowercase versions in some stanzas generated by the system?
I'm happy you reviewed this one, but this is a draft of a different jid change :D What needs review first is this one, with plenty of refactorings and stuff but no functional change whatsoever: esl/mongoose_jid#6 |
e3d05a9
to
3480633
Compare
3480633
to
8c30878
Compare
This comment was marked as outdated.
This comment was marked as outdated.
8c30878
to
e3fdaa3
Compare
e3fdaa3
to
98df6f7
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
36a8ca2
to
b9dc81d
Compare
small_tests_23 / small_tests / b9dc81d small_tests_24 / small_tests / b9dc81d dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / b9dc81d dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / b9dc81d dynamic_domains_mysql_redis_24 / mysql_redis / b9dc81d ldap_mnesia_23 / ldap_mnesia / b9dc81d dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / b9dc81d internal_mnesia_24 / internal_mnesia / b9dc81d ldap_mnesia_24 / ldap_mnesia / b9dc81d elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / b9dc81d pgsql_mnesia_23 / pgsql_mnesia / b9dc81d mysql_redis_24 / mysql_redis / b9dc81d pep_SUITE:pep_tests:unsubscribe_after_presence_unsubscription{error,
{{badmatch,
[{xmlel,<<"message">>,
[{<<"from">>,
<<"alice_unsubscribe_after_presence_unsubscription_1878@localhost">>},
{<<"to">>,
<<"bob_unsubscribe_after_presence_unsubscription_1878@localhost/res1">>},
{<<"type">>,<<"headline">>}],
[{xmlel,<<"event">>,
[{<<"xmlns">>,
<<"http://jabber.org/protocol/pubsub#event">>}],
[{xmlel,<<"items">>,
[{<<"node">>,<<"UCSIS3eTxzLWzzGRLDZGYQ==">>}],
[{xmlel,<<"item">>,
[{<<"id">>,<<"salmon">>}],
[{xmlel,<<"entry">>,
[{<<"xmlns">>,
<<"http://www.w3.org/2005/Atom">>}],
[]}]}]}]},
{xmlel,<<"headers">>,
[{<<"xmlns">>,<<"http://jabber.org/protocol/shim">>}],
[]}]}]},
[{pep_SUITE,'-unsubscribe_after_presence_unsubscription/1-fun-0-',2,
[{file,"/home/circleci/project/big_tests/tests/pep_SUITE.erl"},
{line,384}]},
{escalus_story,story,4,
[{file,
"/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
{line,72}]},
{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,"test_server.erl"},{line,1224}]}]}} mssql_mnesia_24 / odbc_mssql_mnesia / b9dc81d riak_mnesia_24 / riak_mnesia / b9dc81d |
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.
Looks good 👍
Using code from esl/mongoose_jid#7.
Needs still releasing the new mongoose_jid to hex and cleaning the rebar.lock files accordingly.As described in that other PR: