  <testsuite name="Group Chat3" tests="14" time="0" failures="0" errors="0" skipped="0" timestamp="2023-07-30T21:34:50"> 
        <testcase classname=".Group Chat3" name="Participant removed then added" time="29.137471"/>
        <testcase classname=".Group Chat3" name="Check if participant device are removed" time="32.192266"/>
        <testcase classname=".Group Chat3" name="Subscribe successful after set chat database path" time="12.806873"/>
        <testcase classname=".Group Chat3" name="Send forward message" time="14.883919"/>
        <testcase classname=".Group Chat3" name="Send forward message with restart" time="11.164822"/>
        <testcase classname=".Group Chat3" name="Send reply message" time="9.990766"/>
        <testcase classname=".Group Chat3" name="Send reply message with core restart" time="15.663365"/>
        <testcase classname=".Group Chat3" name="Linphone core stop/start and chatroom ref" time="8.871686"/>
        <testcase classname=".Group Chat3" name="Subscribe successful after set chat database path" time="22.980094">
            <failure message="Multiple asserts failed ..." type="Failure">
                     Condition: BC_ASSERT_TRUE(wait_for_list(lcs, &amp;lcm-&gt;stat.number_of_LinphoneConferenceStateCreated, initialStats-&gt;number_of_LinphoneConferenceStateCreated + 1, liblinphone_tester_sip_timeout))
                     File     : /builds/BC/public/linphone-sdk/liblinphone/tester/group_chat_tester.c
                     Line     : 704
                     Condition: BC_ASSERT_TRUE(wait_for_list(lcs, &amp;lcm-&gt;stat.number_of_LinphoneChatRoomConferenceJoined, initialStats-&gt;number_of_LinphoneChatRoomConferenceJoined + 1, liblinphone_tester_sip_timeout))
                     File     : /builds/BC/public/linphone-sdk/liblinphone/tester/group_chat_tester.c
                     Line     : 707
                     Condition: BC_ASSERT_EQUAL(linphone_chat_room_get_nb_participants(chatRoom), (expectedParticipantSize &gt;= 0) ? expectedParticipantSize : ((int)bctbx_list_size(participantsAddresses))) - Expected 2 but was 0.
                     File     : /builds/BC/public/linphone-sdk/liblinphone/tester/group_chat_tester.c
                     Line     : 715
                     Condition: BC_ASSERT_TRUE(linphone_participant_is_admin(participant))
                     File     : /builds/BC/public/linphone-sdk/liblinphone/tester/group_chat_tester.c
                     Line     : 717
                     Condition: BC_ASSERT_PTR_NOT_NULL(confAddr)
                     File     : /builds/BC/public/linphone-sdk/liblinphone/tester/group_chat_tester.c
                     Line     : 8280
                     Condition: BC_FAIL(&quot;This test is not leaking anymore, please remove LeaksMemory tag!&quot;).
                     File     : ../../liblinphone/tester/tester.c
                     Line     : 2992
            </failure>
        </testcase>
        <testcase classname=".Group Chat3" name="Make sure device unregistration does not triger user to be removed from a group" time="44.057215"/>
        <testcase classname=".Group Chat3" name="Admin leaves the room and is reinvited" time="13.910761"/>
        <testcase classname=".Group Chat3" name="Forward file transfer message" time="17.005211"/>
        <testcase classname=".Group Chat3" name="Forward file transfer message using digest auth on server" time="19.919247"/>
        <testcase classname=".Group Chat3" name="Forward file transfer message using digest auth on server and encrypted FS" time="24.367323"/>
    </testsuite>
