Skip to content
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

Replace is_result with is_iq_result #1720

Merged
merged 1 commit into from
Feb 15, 2018
Merged

Replace is_result with is_iq_result #1720

merged 1 commit into from
Feb 15, 2018

Conversation

arcusfelis
Copy link
Contributor

is_result is deprecated

This PR addresses

=INFO REPORT==== 8-Feb-2018::17:19:04 ===
calling deprecated function is_result, use is_iq_result instead
[{escalus_new_assert,assert,2,[{file,"src/escalus_new_assert.erl"},{line,31}]},
 {push_SUITE,'-muclight_no_msg_notifications_if_user_online/1-fun-1-',4,
             [{file,"push_SUITE.erl"},{line,477}]},
 {escalus_story,story,4,[{file,"src/escalus_story.erl"},{line,72}]},
 {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1529}]},
 {test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1045}]},
 {test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,977}]}]

in CI tests

is_result is deprecated
@fenek fenek merged commit 61e5f15 into master Feb 15, 2018
@fenek fenek deleted the use-is-iq-result branch February 15, 2018 18:16
@fenek fenek added this to the 3.0.0 milestone Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants