mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 20:48:07 +00:00
remove LeaksMemory from tester presence/App managed presence failure
This commit is contained in:
parent
174f5f570a
commit
4eb83a7b82
1 changed files with 1 additions and 1 deletions
|
|
@ -514,7 +514,7 @@ test_t presence_tests[] = {
|
|||
/*TEST_ONE_TAG("Call with presence", call_with_presence, "LeaksMemory"),*/
|
||||
TEST_NO_TAG("Unsubscribe while subscribing", unsubscribe_while_subscribing),
|
||||
TEST_NO_TAG("Presence information", presence_information),
|
||||
TEST_ONE_TAG("App managed presence failure", subscribe_failure_handle_by_app, "LeaksMemory"),
|
||||
TEST_ONE_TAG("App managed presence failure", subscribe_failure_handle_by_app,"presence"),
|
||||
TEST_NO_TAG("Presence SUBSCRIBE forked", subscribe_presence_forked),
|
||||
TEST_NO_TAG("Presence SUBSCRIBE expired", subscribe_presence_expired),
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue