-
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
Fixed the name of the protocol variable #3000
Conversation
8986.1 / Erlang 23.0.3 / small_tests / 3fa54d8 8986.2 / Erlang 23.0.3 / internal_mnesia / 3fa54d8 8986.3 / Erlang 23.0.3 / odbc_mssql_mnesia / 3fa54d8 8986.4 / Erlang 23.0.3 / mysql_redis / 3fa54d8 8986.5 / Erlang 23.0.3 / riak_mnesia / 3fa54d8 8986.6 / Erlang 23.0.3 / ldap_mnesia / 3fa54d8 8986.7 / Erlang 23.0.3 / elasticsearch_and_cassandra_mnesia / 3fa54d8 8986.9 / Erlang 22.3 / pgsql_mnesia / 3fa54d8 |
Codecov Report
@@ Coverage Diff @@
## master #3000 +/- ##
==========================================
- Coverage 79.12% 78.81% -0.32%
==========================================
Files 377 377
Lines 32840 32840
==========================================
- Hits 25986 25884 -102
- Misses 6854 6956 +102
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.
Hi Hernan,
Thanks for catching this. There's still one small thing though to be done here :)
@@ -30,5 +30,5 @@ Specifies the SASL mechanisms supported by the `anonymous` authentication method | |||
|
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.
In line 17 up there, could you also update the example to protocol = ...
?
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 catch, missed that one.
Fixed another place where the variable had the wrong name.
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.
Thanks!
9005.1 / Erlang 23.0.3 / small_tests / 2eba21c 9005.2 / Erlang 23.0.3 / internal_mnesia / 2eba21c 9005.3 / Erlang 23.0.3 / odbc_mssql_mnesia / 2eba21c muc_http_api_SUITE:positive:create_room{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:send_message_to_room{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:invite_online_user_to_room{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:multiparty_multiprotocol{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:kick_user_from_room{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:create_room{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:send_message_to_room{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:invite_online_user_to_room{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:multiparty_multiprotocol{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:kick_user_from_room{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:create_room{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:send_message_to_room{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:invite_online_user_to_room{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:multiparty_multiprotocol{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:positive:kick_user_from_room{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:negative:failed_invites{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:negative:failed_messages{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:negative:failed_messages{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:negative:failed_invites{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:negative:failed_invites{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} muc_http_api_SUITE:negative:failed_messages{'EXIT',
{fw_error,
{ct_framework,error_notification,
{{case_clause,[]},
[{ct_framework,error_notification,4,
[{file,"ct_framework.erl"},{line,997}]},
{test_server_sup,framework_call,4,
[{file,"test_server_sup.erl"},{line,778}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1268}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1195}]}]}}}} 9005.4 / Erlang 23.0.3 / mysql_redis / 2eba21c 9005.7 / Erlang 23.0.3 / elasticsearch_and_cassandra_mnesia / 2eba21c 9005.6 / Erlang 23.0.3 / ldap_mnesia / 2eba21c 9005.5 / Erlang 23.0.3 / riak_mnesia / 2eba21c 9005.9 / Erlang 22.3 / pgsql_mnesia / 2eba21c |
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 great!
Fixed the name of the
protocol
variable in the example.