//==== SPEC Tizen Web API:Communication:Messaging:MessageArraySuccessCallback:onsuccess M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
//==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBOA CBT
setup({timeout: 180000});
//==== LABEL Check if callback is called and if its arguments have proper type - MessageAttachmentSuccessCallback, onsuccess, email
//==== SPEC Tizen Web API:Communication:Messaging:MessageAttachmentSuccessCallback:onsuccess M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBT CBOA
setup({timeout: 180000});
//==== LABEL Check if attribute filePath of MessageAttachment exists, has type DOMString and is readonly
//==== SPEC Tizen Web API:Communication:Messaging:MessageAttachment:filePath A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT ADV
setup({timeout: 180000});
//==== LABEL Check if attribute id of MessageAttachment exists, has type MessageAttachmentId and is readonly
//==== SPEC Tizen Web API:Communication:Messaging:MessageAttachment:id A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO ADV AT
setup({timeout: 180000});
//==== LABEL Check if attribute messageId of MessageAttachment exists, has type MessageId and is readonly
//==== SPEC Tizen Web API:Communication:Messaging:MessageAttachment:messageId A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO ADV AT
setup({timeout: 180000});
//==== LABEL Check if callback is called and if its arguments have proper type (email message)
//==== SPEC Tizen Web API:Communication:Messaging:MessageBodySuccessCallback:onsuccess U
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBT CBOA
setup({ timeout: 180000 });
//==== LABEL Check if callback is called and if its arguments have proper type
//==== SPEC Tizen Web API:Communication:Messaging:MessageBodySuccessCallback:onsuccess U
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBOA
setup({ timeout: 180000 });
var t = async_test("MessageBodySuccessCallback_onsuccess", { timeout: 180000 }),
//==== LABEL Check if attribute inlineAttachments of MessageBody (email) exists, has type Array
//==== SPEC Tizen Web API:Communication:Messaging:MessageBody:inlineAttachments A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE AN AT ASG
setup({timeout: 180000});
//==== LABEL Check if attribute messageId of MessageBody (email) exists, has type MessageId and is readonly
//==== SPEC Tizen Web API:Communication:Messaging:MessageBody:messageId A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 180000});
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversationArraySuccessCallback:onsuccess M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
//==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBOA CBT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), findConversationsSuccess, serviceSuccess,
//==== LABEL Check attribute bcc of MessageConversation
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:bcc A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), testing, tmp;
//==== LABEL Check attribute cc of MessageConversation
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:cc A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), testing, tmp;
//==== LABEL Check if instance of interface MessageConversation can be extended with new property
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:MessageConversation U
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA OBX
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), testing;
//==== LABEL Check attribute from of MessageConversation
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:from A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000});
//==== LABEL Check attribute id of MessageConversation
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:id A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), testing;
//==== LABEL Check attribute isRead of MessageConversation
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:isRead A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), testing;
//==== LABEL Check attribute lastMessageId of MessageConversation
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:lastMessageId A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), testing;
//==== LABEL Check attribute messageCount of MessageConversation
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:messageCount A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), testing;
//==== LABEL Check attribute preview of MessageConversation
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:preview A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), testing;
//==== LABEL Check attribute subject of MessageConversation
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:subject A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), testing;
//==== LABEL Check attribute timestamp of MessageConversation
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:timestamp A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), testing, tmp;
//==== LABEL Check attribute to of MessageConversation
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:to A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), testing, tmp;
//==== LABEL Check attribute type of MessageConversation
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:type A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), testing;
//==== LABEL Check attribute unreadMessages of MessageConversation
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversation:unreadMessages A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ARO AT
setup({timeout: 180000});
var t = async_test(document.title, {timeout: 180000}), testing;
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageConversationsChangeCallback:conversationsadded M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBOA CBT
setup({timeout: 180000});
var t = async_test("MessageConversationsChangeCallback_conversationsadded", {timeout: 180000}),
//==== LABEL Check if callback is called and if its arguments have proper type - MessageConversationsChangeCallback, conversationsremoved, email
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversationsChangeCallback:conversationsremoved M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBOA CBT
setup({ timeout: 180000 });
var t = async_test("MessageConversationsChangeCallback_email_conversationsremoved", {timeout: 180000}), changeCallback,
//==== LABEL Check if callback is called and if its arguments have proper type - MessageConversationsChangeCallback, conversationsupdated, email
//==== SPEC Tizen Web API:Communication:Messaging:MessageConversationsChangeCallback:conversationsupdated M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBT CBOA
setup({ timeout: 180000 });
var t = async_test("MessageConversationsChangeCallback_email_conversationsupdated", {timeout: 180000}), changeCallback,
//==== LABEL Check if callback is called and if its arguments have proper type - MessageFolderArraySuccessCallback, email
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolderArraySuccessCallback:onsuccess M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBOA CBT
setup({timeout: 180000});
//==== LABEL check if the attribute contentType in MessageFolder
//==== STEP check if the attribute contentType in MessageFolder
//==== EXPECT The attribute is found
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:contentType A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE
<script>
//==== TEST: MessageFolder_email_contentType_attribute
//==== LABEL Check if attribute contentType of MessageFolder (email) exists, has type MessageServiceTag and is readonly
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:contentType A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE ARO AT
//==== TEST: MessageFolder_email_extend
//==== PRIORITY P3
//==== LABEL Check if instance of interface MessageFolder (email) can be extended with new property
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:MessageFolder U
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA OBX
<script>
//==== TEST: MessageFolder_email_id_attribute
//==== LABEL Check if attribute id of MessageFolder (email) exists, has type MessageFolderId and is readonly
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:id A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE ARO AT
<script>
//==== TEST: MessageFolder_email_name_attribute
//==== LABEL Check if attribute name of MessageFolder (email) exists, has type DOMString
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:name A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE ASG AT AN
<script>
//==== TEST: MessageFolder_email_parentId_attribute
//==== LABEL Check if attribute parentId of MessageFolder (email) exists, has type MessageFolderId and is readonly
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:parentId A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE ARO AT ADV
<script>
//==== TEST: MessageFolder_email_path_attribute
//==== LABEL Check if attribute path of MessageFolder (email) exists, has type DOMString and is readonly
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:path A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE ARO AT
<script>
//==== TEST: MessageFolder_email_serviceId_attribute
//==== LABEL Check if attribute serviceId of MessageFolder (email) exists, has appropriate type and is readonly
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:serviceId A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE AT ARO
<script>
//==== TEST: MessageFolder_email_synchronizable_attribute
//==== LABEL Check if attribute synchronizable of MessageFolder (email) exists, has type Boolean
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:synchronizable A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE AT ASG AN
<script>
//==== TEST: MessageFolder_email_type_attribute
//==== LABEL Check if attribute type of MessageFolder (email) exists, has type DOMString and is readonly
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:type A
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE AT ARO
//==== LABEL check if the attribute id in MessageFolder
//==== STEP check if the attribute id in MessageFolder
//==== EXPECT The attribute is found
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:id A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE
//==== LABEL check if the attribute path in MessageFolder
//==== STEP check if the attribute path in MessageFolder
//==== EXPECT The attribute is found
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:path A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE
//==== LABEL check if the attribute type in MessageFolder
//==== STEP check if the attribute type in MessageFolder
//==== EXPECT The attribute is found
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageFolder:type A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE
//==== LABEL Check if callback is called and if its arguments have proper type, check argument recipients type - DOMString[]
//==== SPEC Tizen Web API:Communication:Messaging:MessageRecipientsCallback:onsuccess M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBOA CBT
setup({ timeout: 180000 });
<script>
//==== TEST: MessageServiceArraySuccessCallback_email_onsuccess
//==== LABEL Check if MessageServiceArraySuccessCallback is called and if its arguments have proper type for email
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageServiceArraySuccessCallback:onsuccess M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA CBOA CBT
//==== LABEL Check the function onsuccess in MessageServiceArraySuccessCallback
//==== STEP Check the function onsuccess in MessageServiceArraySuccessCallback
//==== EXPECT The exception is caught
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageServiceArraySuccessCallback:onsuccess M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA CBOA
//==== TEST: MessageService_email_extend
//==== PRIORITY P3
//==== LABEL Check if instance of interface MessageService (email) can be extended with new property
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:MessageService U
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA OBX
<script>
//==== TEST: MessageService_email_id_attribute
//==== LABEL Check if attribute id of MessageService (email) exists, has appropriate type and is readonly
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:id A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE AT ARO
//==== LABEL Check MessageService.loadMessageAttachment method with optional arguments (email)
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageAttachment M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MOA MAST
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageAttachment M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageAttachment M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTO
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageAttachment M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageAttachment M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTCB
setup({timeout: 180000});
<script>
//==== TEST: MessageService_email_loadMessageAttachment_exist
//==== LABEL Check if method loadMessageAttachment of MessageService (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageAttachment M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
//==== LABEL Check with missing non-optional arguments loadMessageAttachment - email
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageAttachment M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMA
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageAttachment M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageAttachment M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTCB
setup({timeout: 180000});
//==== LABEL Check MessageService.loadMessageAttachment method with non-optional arguments (email)
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageAttachment M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MMINA MAST
setup({timeout: 180000});
//==== LABEL Check if method loadMessageBody of MessageService (email) works with only non-optional arguments
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageBody M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMINA MR MAST
setup({timeout: 180000});
//==== TEST: MessageService_email_loadMessageBody_errorCallback_TypeMismatch
//==== LABEL Check loadMessageBody of MessageService (email) errorCallback TypeMismatch
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageBody M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MC
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageBody M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MTCB
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
setup({timeout: 180000});
var t = async_test("MessageService_email_loadMessageBody_errorCallback_invalid_cb", {timeout:180000}),
<script>
//==== TEST: MessageService_email_loadMessageBody_exist
//==== LABEL Check if method loadMessageBody of MessageService (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageBody M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
//==== LABEL Check with missing non-optional argument - loadMessageBody, email
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageBody M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMA
setup({timeout: 180000});
<script>
//==== TEST: MessageService_email_loadMessageBody_missarg_message
//==== LABEL Check if method loadMessageBody without message attribute throws exception (email)
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageBody M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MMA
//==== TEST: MessageService_email_loadMessageBody_successCallback_TypeMismatch
//==== LABEL Check method loadMessageBodys successCallback conversions exception (email)
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageBody M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MC
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageBody M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MTCB
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
setup({timeout: 180000});
var t = async_test("MessageService_email_loadMessageBody_successCallback_invalid_cb", {timeout: 180000}),
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageBody M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MOA MR MAST
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
setup({timeout: 180000});
var t = async_test("MessageService_email_loadMessageBody_with_errorCallback", {timeout: 180000}),
<script>
//==== TEST: MessageService_email_messageStorage_attribute
//==== LABEL Check if attribute messageStorage of MessageService (email) exists, has type MessageStorage and is readonly
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:messageStorage A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE AT ARO
<script>
//==== TEST: MessageService_email_name_attribute
//==== LABEL Check if attribute name of MessageService (email) exists, has appropriate type and is readonly
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:name A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE AT ARO
//==== LABEL Proper invocation with arguments - check if sendMessage (email) does what it should.
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MAST MOA
setup({ timeout: 180000 });
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({ timeout: 180000 });
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTCB
setup({ timeout: 180000 });
<script>
//==== TEST: MessageService_email_sendMessage_exist
//==== LABEL Check if method sendMessage of MessageService (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({ timeout: 180000 });
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTO
setup({ timeout: 180000 });
//==== LABEL Check MessageService.sendMessage (email) with missing non-optional argument
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMA
setup({ timeout: 180000 });
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({ timeout: 180000 });
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTCB
setup({ timeout: 180000 });
//==== LABEL Check without optional argument sendMessage(valid_message, valid_successCallback) (email)
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MOA
setup({ timeout: 180000 });
var t = async_test("MessageService_email_sendMessage_without_errorCallback", { timeout: 180000 }),
//==== LABEL Check without optional argument sendMessage(valid_message) (email)
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MMINA
setup({ timeout: 180000 });
var t = async_test("MessageService_email_sendMessage_without_successCallback", { timeout: 180000 }),
<script>
//==== TEST: MessageService_email_stopSync_exist
//==== LABEL Check if method stopSync of MessageService (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:stopSync M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
<script>
//==== TEST: MessageService_email_syncFolder_exist
//==== LABEL Check if method syncFolder of MessageService (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:syncFolder M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
<script>
//==== TEST: MessageService_email_sync_exist
//==== LABEL Check if method sync of MessageService (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
<script>
//==== TEST: MessageService_email_type_attribute
//==== LABEL Check if attribute type of MessageService (email) exists, has type MessageServiceTag and is readonly
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:type A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE AT ARO
//==== PRIORITY P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
var t = async_test("MessageService_sendMessage_emailWithBcc", {timeout: 180000}), message, messageSent, messageFailed, serviceListCB, serviceErrorCB;
//==== PRIORITY P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
var t = async_test("MessageService_sendMessage_emailWithPriority", {timeout: 180000}),
//==== STEP MessageService.sendMessage (emailMessage)
//==== EXPECT Pass
//==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#sendMessageid2463900
//==== TEST_CRITERIA MMINA
//==== TEST: MessageService_stopSync_emailInvalidId
//==== LABEL check the function of stopSync in MessageService by emailInvalidId
//==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:stopSync M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MMINA MR
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:stopSync M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMINA MR MAST
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:stopSync M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMINA MR MAST
setup({timeout: 180000});
//==== PRIORITY: P2
//==== STEP: Check if sync method with non-optional argument works
//==== EXPECT: The method must be called successfully without an exception.
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MMINA MR
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MR MMINA
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
setup({timeout: 180000});
var t = async_test("MessageService_syncFolder", {timeout: 180000}), servicesError, servicesSuccess,
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MC
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
setup({timeout: 180000});
var t = async_test("MessageService_syncFolder_errorCallback_TypeMismatch", {timeout: 180000}),
//==== TEST: MessageService_syncFolder_errorCallback_invalid_cb
//==== LABEL: Test whether the constructor of the interface is defined or not in syncFolder method errorCallback callback.
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MTCB
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MERRCB
setup({timeout: 180000});
//==== PRIORITY: P2
//==== STEP: Check argument folder conversions exception for syncFolder method.
//==== EXPECT: The method must be called successfully without an exception.
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MC
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MMA
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
setup({timeout: 180000});
var t = async_test("MessageService_syncFolder_missarg", {timeout: 180000}),
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MC
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
setup({timeout: 180000});
var t = async_test("MessageService_syncFolder_successCallback_TypeMismatch", {timeout: 180000}),
//==== TEST: MessageService_syncFolder_successCallback_invalid_cb
//==== LABEL: Test whether the constructor of the interface is defined or not in syncFolder method successCallback callback.
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MTCB
//==== EXPECT: The method must be called successfully without an exception.
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA MR MAST
setup({timeout: 180000});
//==== EXPECT: The method must be called successfully without an exception.
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA MR
setup({timeout: 180000});
//==== TEST: MessageService_syncFolder_with_successCallback
//==== LABEL: Check if syncFolder method with successCallback optional argument works
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== STEP: Check if syncFolder method with successCallback optional argument works
//==== EXPECT: The method must be called successfully without an exception.
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:syncFolder M
//==== PRIORITY P3
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:MessageService U
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 120
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA
-setup({timeout: 120000});
-var t = async_test("MessageService_syncLoadMsgSendMsg", {timeout: 120000}),
+setup({timeout: 180000});
+var t = async_test("MessageService_syncLoadMsgSendMsg", {timeout: 180000}),
serviceSuccess, successSync, failedSync, service, findSuccess, findError, i,
loadMessageSuccess, loadMessageError, messageSentSuccess, serviceError,
messageStorage, addDraftSuccess, addDraftError, message;
//==== PRIORITY P2
//==== STEP check the function of sync in MessageService by emailwithoutparam
//==== EXPECT The function runs normally
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MOA
//==== PRIORITY: P2
//==== STEP: Check argument errorCallback conversions exception for sync method.
//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MC
//==== TEST: MessageService_sync_errorCallback_invalid_cb
//==== LABEL: Test whether the constructor of the interface is defined or not in sync method errorCallback callback.
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MTCB
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MERRCB
setup({timeout: 180000});
//==== STEP MessageService.sync ()
//==== EXPECT Pass
//==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#syncidp342960
//==== TEST_CRITERIA MMINA
//==== STEP MessageService.sync ('sth') WRONG argument(s)
//==== EXPECT Pass
//==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#syncidp342960
//==== TEST_CRITERIA MC
//==== PRIORITY: P2
//==== STEP: Check argument successCallback conversions exception for sync method.
//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MC
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MTCB
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
setup({timeout: 180000});
var t = async_test("MessageService_sync_successCallback_invalid_cb", {timeout: 180000}),
//==== LABEL Check the function sync in MessageService
//==== STEP Check the function sync in MessageService
//==== EXPECT The exception is caught
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MOA
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA MR MAST
setup({timeout: 180000});
sendSuccess = t.step_func(function () {
setTimeout(t.step_func(function () {
- syncRequest();
+ syncRequest();
}), EMAIL_SYNC_INTERVAL);
});
//==== EXPECT: The method must be called successfully without an exception.
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA MR
setup({timeout: 180000});
var t = async_test("MessageService_sync_with_limit", {timeout: 180000}),
//==== EXPECT: The method must be called successfully without an exception.
//==== SPEC: Tizen Web API:Communication:Messaging:MessageService:sync M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA MR MAST
setup({timeout: 180000});
//==== EXPECT: The method must be called successfully without an exception.
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MMINA MAST
setup({timeout: 180000});
//==== EXPECT: The method must be called successfully without an exception.
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
//==== EXPECT: An omitted input value must be recognized as undefined. And then an exception must be thrown if undefined cannot be converted into a proper value.
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMA
setup({timeout: 180000});
//==== EXPECT: The method must be called successfully without an exception.
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA MAST
setup({timeout: 180000});
//==== TEST: MessageStorage_addConversationsChangeListener_withoutcb
//==== LABEL: Check addConversationsChangeListener method without callback
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MMA
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MERRCB
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTL
setup({timeout: 180000});
<script>
//==== TEST: MessageStorage_email_addConversationsChangeListener_exist
//==== LABEL Check if method addConversationsChangeListener of MessageStorage (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
//==== LABEL Check if method addDraftMessage of MessageStorage (email) works properly.
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MAST MOA
setup({timeout: 180000});
var t = async_test("MessageStorage_email_addDraftMessage", {timeout:180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTCB
setup({timeout: 180000});
<script>
//==== TEST: MessageStorage_email_addDraftMessage_exist
//==== LABEL Check if method addDraftMessage of MessageStorage (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTO
setup({timeout: 180000});
//==== LABEL Check MessageStorage.addDraftMessage (email) with missing non-optional argument
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMA
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
var t = async_test("MessageStorage_email_addDraftMessage_successCallback_TypeMismatch", {timeout:180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTCB
setup({timeout: 180000});
var t = async_test("MessageStorage_email_addDraftMessage_successCallback_invalid_cb", {timeout:180000});
//==== LABEL Check if method addDraftMessage of MessageStorage (email) works properly without errorCallback
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MOA MAST
setup({timeout: 180000});
var t = async_test("MessageStorage_email_addDraftMessage_without_errorCallback", {timeout:180000});
//==== LABEL Check if method addDraftMessage of MessageStorage (email) works properly without successCallback
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MMINA
setup({timeout: 180000});
var t = async_test("MessageStorage_email_addDraftMessage_without_successCallback", {timeout:180000});
//==== TEST: MessageStorage_email_addFoldersChangeListener
//==== LABEL MessageStorage.addFoldersChangeListener (foldersChangeCallback)
//==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addFoldersChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#addFoldersChangeListeneridp519184
//==== TEST_CRITERIA MMINA MR
<script>
//==== TEST: MessageStorage_email_addFoldersChangeListener_exist
//==== LABEL Check if method addFoldersChangeListener of MessageStorage (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addFoldersChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
//==== TEST: MessageStorage_email_addFoldersChangeListener_filter_TypeMismatch
//==== LABEL Check addFoldersChangeListener filter conversions exception (email)
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addFoldersChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MC
//==== TEST: MessageStorage_email_addFoldersChangeListener_foldersChangeCallback_TypeMismatch
//==== LABEL MessageStorage.addFoldersChangeListener folderChangeCallback conversions exceptions (email)
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addFoldersChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#addFoldersChangeListeneridp519184
//==== TEST_CRITERIA MC
//==== TEST: MessageStorage_email_addFoldersChangeListener_invalid_cb
//==== LABEL MessageStorage.addFoldersChangeListener with invalid callback (email)
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addFoldersChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#addFoldersChangeListeneridp519184
//==== TEST_CRITERIA MTL
<script type="text/javascript">
//==== TEST: MessageStorage_email_addFoldersChangeListener_missarg
//==== LABEL Check if method addFolersChangeListener without foldersChangeCallback attribute throws exception (email)
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addFoldersChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MMA
//==== TEST: MessageStorage_email_addFoldersChangeListener_with_filter
//==== LABEL MessageStorage.addFoldersChangeListener (foldersChangeCallback and filter)
//==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addFoldersChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#addFoldersChangeListeneridp519184
//==== TEST_CRITERIA MOA MR
<script>
//==== TEST: MessageStorage_email_addMessagesChangeListener_exist
//==== LABEL Check if method addMessagesChangeListener of MessageStorage (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
var t = async_test("MessageStorage_email_addMessagesChangeListener_filter_TypeMismatch", {timeout:180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
var t = async_test("MessageStorage_email_addMessagesChangeListener_messagesChangeCallback_TypeMismatch", {timeout:180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTL
setup({timeout: 180000});
var t = async_test("MessageStorage_email_addMessagesChangeListener_messagesChangeCallback_invalid_cb", {timeout:180000});
//==== LABEL Check with missing non-optional argument - addMessagesChangeListener, email
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMA
setup({timeout: 180000});
var t = async_test("MessageStorage_email_addMessagesChangeListener_missarg", {timeout:180000});
//==== LABEL Check with optional arguments addMessagesChangeListener (email)
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MOA MAST
setup({timeout: 180000});
var t = async_test("MessageStorage_email_addMessagesChangeListener_with_filter", {timeout:180000});
//==== LABEL Check if method addMessagesChangeListener of MessageStorage (email) works properly without filter.
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MMINA MAST
setup({timeout: 180000});
var t = async_test("MessageStorage_email_addMessagesChangeListener_without_filter", {timeout:180000});
//==== TEST: MessageStorage_email_extend
//==== PRIORITY P3
//==== LABEL Check if instance of interface MessageStorage (email) can be extended with new property
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:MessageStorage U
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA OBX
<script>
//==== TEST: MessageStorage_email_findConversations_exist
//==== LABEL Check if method findConversations of MessageStorage (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MOA
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
setup({timeout: 180000});
var t = async_test("MessageStorage_email_findConversations_filter_from", {timeout: 180000}),
message, onSuccess, messageStorage, filter, from = emailMessageInitDict.to[0],
//==== LABEL Check if method findConversations of MessageStorage (email) filter to
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({ timeout: 180000 });
var t = async_test("MessageStorage_email_findConversations_filter_to",{ timeout: 180000 });
//==== LABEL Check if method findConversations of MessageStorage (email) filter type
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
var t = async_test("MessageStorage_email_findConversations_filter_type", {timeout: 180000});
//==== LABEL Check if method findConversations of MessageStorage (email) with sort
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
//==== LABEL Check if method findConversations of MessageStorage (email) with sort time desc
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
<script type="text/javascript">
//==== TEST: MessageStorage_email_findConversations_without_errorCallback
//==== LABEL Check if method findConversations of MessageStorage (email) without errorCallback
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MMINA
<script>
//==== TEST: MessageStorage_email_findFolders_exist
//==== LABEL Check if method findFolders of MessageStorage (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findFolders M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
//==== LABEL Check MessageStorage.findMessages method with non-optional arguments (filter by Message.id) for email
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMINA
setup({timeout: 180000});
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback) id for email, load and check message body
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMINA
setup({timeout:180000});
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) bcc for email
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) cc for email
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
<script>
//==== TEST: MessageStorage_email_findMessages_exist
//==== LABEL Check if method findMessages of MessageStorage (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
<script>
//==== TEST: MessageStorage_email_findMessages_folderId_with_errorCallback
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) folderId for email
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MOA
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) from for email
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) hasAttachment for email
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) id for email
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
<script>
//==== TEST: MessageStorage_email_findMessages_isHighPriority_with_errorCallback
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) isHighPriority for email
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MOA
<script>
//==== TEST: MessageStorage_email_findMessages_isRead_with_errorCallback
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) isRead for email
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MOA
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) plainBody for email
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) serviceId for email
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) timestamp for email
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) to for email
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
var t = async_test("MessageStorage_email_findMessages_to_with_errorCallback", {timeout:180000});
//==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) type for email
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
var t = async_test("MessageStorage_email_findMessages_type_with_errorCallback", {timeout:180000});
<script>
//==== TEST: MessageStorage_email_removeChangeListener_exist
//==== LABEL Check if method removeChangeListener of MessageStorage (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeChangeListener M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
<script>
//==== TEST: MessageStorage_email_removeConversations_exist
//==== LABEL Check if method removeConversations of MessageStorage (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
<script>
//==== TEST: MessageStorage_email_removeMessages_exist
//==== LABEL Check if method removeMessages of MessageStorage (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
//==== LABEL Check if method updateMessages of MessageStorage (email) works properly.
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MOA MAST
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTCB
setup({timeout: 180000});
<script>
//==== TEST: MessageStorage_email_updateMessages_exist
//==== LABEL Check if method updateMessages of MessageStorage (email) exists
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA ME
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
//==== LABEL Check with missing non-optional argument - updateMessages (EMAIL)
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMA
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTCB
setup({timeout: 180000});
//==== LABEL Check if method updateMessages of MessageStorage (email) works properly - without errorCallback
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MOA MAST
setup({timeout: 180000});
//==== LABEL Check if method updateMessages of MessageStorage (email) works properly - without successCallback
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MMINA
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MERRCB
setup({timeout: 180000});
//==== LABEL Check if function executes properly when all mandatory arguments given
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findFolders M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMINA MR
setup({timeout: 180000});
//==== LABEL Check if exception is thrown when incorrect error callback given
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findFolders M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
//==== LABEL Check argument error callback validation
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findFolders M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTCB
setup({timeout: 180000});
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:findFolders M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MERRCB
setup({timeout: 180000});
//==== LABEL Check if exception is thrown when incorrect filter given
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findFolders M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
//==== TEST: MessageStorage_findFolders_filter_serviceId
//==== LABEL check whether 'findFolders' method properly retrieves folders matching the supplied filter from MessageStorage
//==== PRIORITY P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findFolders M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findFoldersid2466935
//==== TEST_CRITERIA MOA MR
//==== LABEL Check if exception is thrown when mandatory arguments not given
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findFolders M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMA
setup({timeout: 180000});
//==== LABEL Check if exception is thrown when incorrect success callback given
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findFolders M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
setup({timeout: 180000});
//==== LABEL Check argument success callback validation
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findFolders M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTCB
setup({timeout: 180000});
//==== LABEL Check if function executes properly when all mandatory and optional arguments given
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findFolders M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA MR
setup({timeout: 180000});
<script type="text/javascript">
//==== TEST: MessageStorage_findMessage_emailFilterWithFrom
//==== LABEL check the function of findMessage in MessageStorage by emailFilterWithFrom
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MR MOA
//==== LABEL Check if findMessages filter works properly for isHighPriority
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MOA
setup({timeout: 180000});
//==== LABEL Check if findMessages filter works properly for isHighPriority with sort by time ascending
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MR MOA
setup({timeout: 180000});
//==== LABEL Check if findMessages filter works properly for isHighPriority with sort by time Descending
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
setup({timeout: 180000});
<script type="text/javascript">
//==== TEST: MessageStorage_findMessage_emailFilterWithoutErrorCb
//==== LABEL check the function of findMessage in MessageStorage by emailFilterWithoutErrorCb
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MR MMINA
//==== PRIORITY P2
//==== STEP check the function of findMessage in MessageStorage by emailfilterwithto
//==== EXPECT The function runs normally
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MOA
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MERRCB
setup({timeout: 180000});
//==== EXPECT: The method must be called successfully without an exception.
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeChangeListener M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMINA MR MAST
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeChangeListener", {timeout: 90000}),
+var t = async_test("MessageStorage_removeChangeListener", {timeout: 180000}),
getMessageServicesSuccess, getMessageServicesError, firstSendSuccess, secondSendSuccess, service,
msg, msg2, conversationChange, watcherId = null, i = 0, secondSendError, firstSendError,
returnedValue;
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMINA MR
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeConversations", {timeout: 90000}),
+var t = async_test("MessageStorage_removeConversations", {timeout: 180000}),
serviceError, serviceSuccess, service, msg, sendError, sendSuccess, findSuccess,
findError, returnedValue = null;
t.step(function () {
//==== EXPECT: An exception must be thrown when the input value cannot be converted into a proper value.
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
-setup({ timeout: 90000 });
+setup({ timeout: 180000 });
-var t = async_test("MessageStorage_removeConversations_conversations_TypeMismatch", {timeout: 90000}),
+var t = async_test("MessageStorage_removeConversations_conversations_TypeMismatch", {timeout: 180000}),
service, conversionTable, serviceListCB, exceptionName, i, conversations;
t.step(function () {
serviceListCB = t.step_func(function (services) {
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
-setup({ timeout: 90000 });
+setup({ timeout: 180000 });
-var t = async_test("MessageStorage_removeConversations_errorCallback_TypeMismatch", {timeout: 90000}),
+var t = async_test("MessageStorage_removeConversations_errorCallback_TypeMismatch", {timeout: 180000}),
service, successCallback, serviceError, serviceSuccess, sendError, sendSuccess, i,
findError, findSuccess, conversionTable, incorrectErrorCallback, exceptionName, msg;
t.step(function () {
//==== TEST: MessageStorage_removeConversations_errorCallback_invalid_cb
//==== LABEL: Test whether the constructor of the interface is defined or not for errorCallback callback in removeConversations method.
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MTCB
-setup({timeout:90000});
+setup({timeout:180000});
-var t = async_test("MessageStorage_removeConversations_errorCallback_invalid_cb", {timeout: 90000}),
+var t = async_test("MessageStorage_removeConversations_errorCallback_invalid_cb", {timeout: 180000}),
service, serviceError, serviceSuccess, sendError, sendSuccess, findError, findSuccess,
exceptionName = "TypeMismatchError", msg, filter, errorCallback, successCallback;
t.step(function () {
//==== LABEL Check if removeConversations works properly for email
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t =async_test("MessageStorage_removeConversations_foremail", {timeout: 90000}),
+var t =async_test("MessageStorage_removeConversations_foremail", {timeout: 180000}),
service, msg, emailInitDict, filter, successCallback, errorCallback,
conversationsArray, queryError, sendMessageSuccess, sendMessageError,
getMessageServicesSuccess, getMessageServicesError;
//==== PRIORITY: P2
//==== STEP: Check if removeConversations of MessageStorage with missing non-optional argument works
//==== EXPECT: An omitted input value must be recognized as undefined. And then an exception must be thrown if undefined cannot be converted into a proper value.
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MMA
-setup({timeout:90000});
+setup({timeout:180000});
-var t = async_test("MessageStorage_removeConversations_missarg", {timeout: 90000}),
+var t = async_test("MessageStorage_removeConversations_missarg", {timeout: 180000}),
service, serviceError, serviceSuccess;
t.step(function () {
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
-setup({timeout:90000});
-var t = async_test("MessageStorage_removeConversations_successCallback_TypeMismatch", {timeout: 90000}),
+setup({timeout:180000});
+var t = async_test("MessageStorage_removeConversations_successCallback_TypeMismatch", {timeout: 180000}),
service, serviceError, serviceSuccess, msg, sendError, sendSuccess, findError, findSuccess,
conversionTable, i, exceptionName, incorrectCallback, service;
t.step(function () {
//==== TEST: MessageStorage_removeConversations_successCallback_invalid_cb
//==== LABEL: Test whether the constructor of the interface is defined or not for successCallback callback in removeConversations method.
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MTCB
-setup({timeout:90000});
+setup({timeout:180000});
-var t = async_test("MessageStorage_removeConversations_successCallback_invalid_cb", {timeout: 90000}),
+var t = async_test("MessageStorage_removeConversations_successCallback_invalid_cb", {timeout: 180000}),
service, serviceError, serviceSuccess, sendError, sendSuccess, findError, findSuccess,
incorrectSuccessCallback, exceptionName = "TypeMismatchError", msg;
t.step(function () {
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA MR MAST
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeConversations_with_errorCallback", {timeout: 90000}),
+var t = async_test("MessageStorage_removeConversations_with_errorCallback", {timeout: 180000}),
serviceError, serviceSuccess, service, msg, sendError, sendSuccess, findSuccess,
findError, removeError, removeSuccess, returnedValue = null,
findSuccessAfterRemove, findErrorAfterRemove;
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA MR
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeConversations_with_successCallback", {timeout: 90000}),
+var t = async_test("MessageStorage_removeConversations_with_successCallback", {timeout: 180000}),
serviceError, serviceSuccess, service, msg, sendError, sendSuccess, findSuccess,
findError, removeSuccess, returnedValue = null;
t.step(function () {
//==== PRIORITY P2
//==== STEP check the function of removeMessage in MessageStorage by emailwithouterrcb
//==== EXPECT The function runs normally
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MOA
- setup({ timeout: 90000 });
+ setup({ timeout: 180000 });
- var t = async_test("MessageStorage_removeMessage_emailwithouterrcb", { timeout: 90000 }),
+ var t = async_test("MessageStorage_removeMessage_emailwithouterrcb", { timeout: 180000 }),
service, messageArrayCB, successCB, errorCB, serviceListCB, serviceErrorCB, addSuccessCB;
t.step(function () {
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MOA
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
-setup({timeout:90000});
-var t = async_test("MessageStorage_removeMessages", {timeout:90000}),
+setup({timeout:180000});
+var t = async_test("MessageStorage_removeMessages", {timeout:180000}),
service, initDict,
messageArrayCallback, removeMessagesSuccess, removeMessagesError, serviceSuccess, serviceError, addDraftSuccess;
//==== LABEL Check with non-optional arguments loadMessageBody(valid_message)
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMINA MR
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeMessages_email", {timeout: 90000}),
+var t = async_test("MessageStorage_removeMessages_email", {timeout: 180000}),
serviceSuccess, serviceError, messageService,
messageStorage, message, currentDate = new Date(),
subjectToSet = currentDate.getTime().toString(),
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeMessages_email_errorCallback_TypeMismatch", {timeout:90000});
+var t = async_test("MessageStorage_removeMessages_email_errorCallback_TypeMismatch", {timeout:180000});
t.step(function () {
var error, serviceSuccess, serviceError, services, messageService,
messageStorage, message, currentDate = new Date(),
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeMessages_email_errorCallback_invalid_cb", {timeout:90000});
+var t = async_test("MessageStorage_removeMessages_email_errorCallback_invalid_cb", {timeout:180000});
t.step(function () {
var error, serviceSuccess, serviceError, services, messageService,
messageStorage, message, currentDate = new Date(),
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeMessages_email_messages_TypeMismatch", {timeout:90000});
+var t = async_test("MessageStorage_removeMessages_email_messages_TypeMismatch", {timeout:180000});
t.step(function () {
var error, serviceSuccess, serviceError, services, messageService,
messageStorage, message, currentDate = new Date(),
//==== LABEL Check with MessageStorage_removeMessages_email missing non-optional argument
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MMA
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeMessages_email_missarg", {timeout:90000});
+var t = async_test("MessageStorage_removeMessages_email_missarg", {timeout:180000});
t.step(function () {
var error, serviceSuccess, serviceError, services, messageService,
messageStorage, message, currentDate = new Date(),
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeMessages_email_successCallback_TypeMismatch", {timeout:90000});
+var t = async_test("MessageStorage_removeMessages_email_successCallback_TypeMismatch", {timeout:180000});
t.step(function () {
var error, serviceSuccess, serviceError, services, messageService,
messageStorage, message, currentDate = new Date(),
//==== PRIORITY: P2
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeMessages_email_successCallback_invalid_cb", {timeout:90000});
+var t = async_test("MessageStorage_removeMessages_email_successCallback_invalid_cb", {timeout:180000});
t.step(function () {
var error, serviceSuccess, serviceError, services, messageService,
messageStorage, message, currentDate = new Date(),
//==== LABEL Check with optional arguments removeMessages(valid_messages, valid_successCallback, valid_errorCallback)
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA MR MAST
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeMessages_email_with_errorCallback", {timeout:90000}),
+var t = async_test("MessageStorage_removeMessages_email_with_errorCallback", {timeout:180000}),
serviceSuccess, serviceError, messageService,
messageStorage, message, currentDate = new Date(),
subjectToSet = currentDate.getTime().toString(),
//==== LABEL Check with optional arguments removeMessages(valid_messages, valid_successCallback)
//==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MOA MR
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeMessages_email_with_successCallback", {timeout:90000}),
+var t = async_test("MessageStorage_removeMessages_email_with_successCallback", {timeout:180000}),
serviceSuccess, serviceError, messageService,
messageStorage, message, currentDate = new Date(),
subjectToSet = currentDate.getTime().toString(),
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MERRCB
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_removeMessages_errorCallback_invoked", {timeout: 90000}),
+var t = async_test("MessageStorage_removeMessages_errorCallback_invoked", {timeout: 180000}),
serviceError, serviceSuccess, findError, findSuccess, service, message;
t.step(function () {
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA MERRCB
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("MessageStorage_updateMessages_errorCallback_invoked", {timeout: 90000}),
+var t = async_test("MessageStorage_updateMessages_errorCallback_invoked", {timeout: 180000}),
serviceError, serviceSuccess, findError, findSuccess, service, message;
t.step(function () {
//==== PRIORITY P3
//==== STEP Add a draft message and update it, and then remove it
//==== EXPECT The function runs normally
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:Message:Message U
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("Message_addUpdateRemove", {timeout:90000}), service, msgs, serviceError, errorAddCallback,
+var t = async_test("Message_addUpdateRemove", {timeout:180000}), service, msgs, serviceError, errorAddCallback,
successAddCallback, errorUpdateCallback, successUpdateCallback, errorRemoveCallback, successRemoveCallback,
findSuccess, serviceSuccess, msg, filter;
//==== LABEL Check if attribute conversationId of Message (email) exists, has type MessageConvId and is readonly
//==== SPEC Tizen Web API:Communication:Messaging:Message:conversationId A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ADV ARO AT
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("Message_email_conversationId_attribute", {timeout: 90000}), message,
+var t = async_test("Message_email_conversationId_attribute", {timeout: 180000}), message,
serviceError, serviceSuccess, service, sendError, sendSuccess, filterForMessage,
findMessagesError, findMessagesSuccess, foundMessage;
t.step(function () {
//==== LABEL Check if attribute folderId of Message (email) exists, has type MessageFolderId and is readonly
//==== SPEC Tizen Web API:Communication:Messaging:Message:folderId A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ADV ARO AT
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("Message_email_id_attribute", {timeout: 90000}), message,
+var t = async_test("Message_email_id_attribute", {timeout: 180000}), message,
serviceError, serviceSuccess, messageService, sendError,
sendSuccess;
t.step(function () {
//==== LABEL Check if attribute from of Message (email) exists, has type DOMString and is readonly
//==== SPEC Tizen Web API:Communication:Messaging:Message:from A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ADV ARO AT
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("Message_email_from_attribute", {timeout: 90000}), message,
+var t = async_test("Message_email_from_attribute", {timeout: 180000}), message,
service, onSuccess, filterForServiceId, findFoldersError, findFoldersSuccess,
currentDate = new Date(), subjectToSet = currentDate.getTime().toString(),
findMessageError, findMessageSuccess, foundMessage, inboxFolder, inboxFolderId,
//==== LABEL Check if attribute id of Message (email) exists, has type MessageId and is readonly
//==== SPEC Tizen Web API:Communication:Messaging:Message:id A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ADV ARO AT
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("Message_email_id_attribute", {timeout: 90000}), message,
+var t = async_test("Message_email_id_attribute", {timeout: 180000}), message,
serviceError, serviceSuccess, messageService, sendError,
sendSuccess;
t.step(function () {
//==== LABEL Check if attribute timestamp of Message (email) exists, has type Date and is readonly
//==== SPEC Tizen Web API:Communication:Messaging:Message:timestamp A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA AE ADV ARO AT
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("Message_email_timestamp_attribute", {timeout: 90000}), message, serviceError,
+var t = async_test("Message_email_timestamp_attribute", {timeout: 180000}), message, serviceError,
serviceSuccess, messageService, sendError, sendSuccess, oldDate;
t.step(function () {
message = new tizen.Message("messaging.email");
//==== LABEL check if attribute hasAttachment in Message
//==== STEP check if attribute hasAttachment in Message
//==== EXPECT The attribute is found
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:Message:hasAttachment A
//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA AE
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("Message_hasAttachment_exist", {timeout: 90000}), serviceSuccess, serviceError, msg;
+var t = async_test("Message_hasAttachment_exist", {timeout: 180000}), serviceSuccess, serviceError, msg;
t.step(function () {
serviceError = t.step_func(function (error) {
//==== LABEL Check if MessagesChangeCallback.messagesadded works properly - email, filter
//==== SPEC Tizen Web API:Communication:Messaging:MessagesChangeCallback:messagesadded M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBOA CBT
setup({timeout: 180000});
var t = async_test("MessagesChangeCallback_email_messagesadded_with_filter", {timeout:180000});
//==== LABEL Check if MessagesChangeCallback.messagesadded works properly - email, no filter
//==== SPEC Tizen Web API:Communication:Messaging:MessagesChangeCallback:messagesadded M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBOA CBT
setup({timeout: 180000});
var t = async_test("MessagesChangeCallback_email_messagesadded_without_filter", {timeout:180000});
//==== LABEL Check if MessagesChangeCallback.messagesremoved works properly - email, filter
//==== SPEC Tizen Web API:Communication:Messaging:MessagesChangeCallback:messagesremoved M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBOA CBT
setup({timeout: 180000});
var t = async_test("MessagesChangeCallback_email_messagesremoved_with_filter", {timeout:180000});
//==== LABEL Check if MessagesChangeCallback.messagesremoved works properly - email, no filter
//==== SPEC Tizen Web API:Communication:Messaging:MessagesChangeCallback:messagesremoved M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBOA CBT
setup({timeout: 180000});
var t = async_test("MessagesChangeCallback_email_messagesremoved_without_filter", {timeout:180000});
//==== LABEL Check if MessagesChangeCallback.messagesupdated works properly - email, filter
//==== SPEC Tizen Web API:Communication:Messaging:MessagesChangeCallback:messagesupdated M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBOA CBT
setup({timeout: 180000});
var t = async_test("MessagesChangeCallback_email_messagesupdated_with_filter", {timeout:180000});
//==== LABEL Check if MessagesChangeCallback.messagesupdated works properly - email, no filter
//==== SPEC Tizen Web API:Communication:Messaging:MessagesChangeCallback:messagesupdated M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== TEST_CRITERIA CBT CBOA
setup({timeout: 180000});
var t = async_test("MessagesChangeCallback_email_messagesupdated_without_filter", {timeout:180000});
<script>
//==== TEST: Messaging_email_getMessageServices
//==== LABEL Check with non-optional arguments getMessageServices(valid_messageServiceType, valid_successCallback) for email
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MR MMINA
-setup({timeout: 90000});
-var t = async_test("Messaging_email_getMessageServices", {timeout:90000});
+setup({timeout: 180000});
+var t = async_test("Messaging_email_getMessageServices", {timeout:180000});
t.step(function () {
var serviceSuccess, i, returnedValue;
//==== TEST: Messaging_email_getMessageServices_errorCallback_TypeMismatch
//==== LABEL Check getMessageServices argument errorCallback conversions exception for email
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MC
-setup({timeout: 90000});
-var t = async_test("Messaging_email_getMessageServices_errorCallback_TypeMismatch", {timeout:90000});
+setup({timeout: 180000});
+var t = async_test("Messaging_email_getMessageServices_errorCallback_TypeMismatch", {timeout:180000});
t.step(function () {
var exceptionName, serviceSuccess, i, incorrectCallback, conversionTable;
//==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MTCB
-//==== ONLOAD_DELAY 90
-setup({timeout: 90000});
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
+setup({timeout: 180000});
-var t = async_test("Messaging_email_getMessageServices_errorCallback_invalid_cb", {timeout: 90000});
+var t = async_test("Messaging_email_getMessageServices_errorCallback_invalid_cb", {timeout: 180000});
t.step(function () {
var exceptionName = "TypeMismatchError", serviceSuccess, incorrectCallback;
//==== TEST: Messaging_email_getMessageServices_successCallback_TypeMismatch
//==== LABEL Check getMessageServices argument successCallback conversions exception for email
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MC
-setup({timeout: 90000});
-var t = async_test("Messaging_email_getMessageServices_successCallback_TypeMismatch", {timeout:90000});
+setup({timeout: 180000});
+var t = async_test("Messaging_email_getMessageServices_successCallback_TypeMismatch", {timeout:180000});
t.step(function () {
var exceptionName, serviceError, i, incorrectCallback, conversionTable;
//==== TEST: Messaging_email_getMessageServices_successCallback_invalid_cb
//==== LABEL Check if getMessageServices (email) throws exception when successCallback is invalid
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MTCB
-setup({timeout: 90000});
-var t = async_test("Messaging_email_getMessageServices_successCallback_invalid_cb", {timeout:90000});
+setup({timeout: 180000});
+var t = async_test("Messaging_email_getMessageServices_successCallback_invalid_cb", {timeout:180000});
t.step(function () {
var exceptionName = "TypeMismatchError", serviceError, incorrectCallback;
<script>
//==== TEST: Messaging_email_getMessageServices_with_errorCallback
//==== LABEL Check with non-optional arguments getMessageServices(valid_messageServiceType, valid_successCallback, valid_errorCallback) for email
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MR MOA
-setup({timeout: 90000});
-var t = async_test("Messaging_email_getMessageServices_with_errorCallback", {timeout:90000});
+setup({timeout: 180000});
+var t = async_test("Messaging_email_getMessageServices_with_errorCallback", {timeout:180000});
t.step(function () {
var serviceSuccess, serviceError, i, returnedValue;
//==== TEST: Messaging_getMessageServices_messageServiceType_TypeMismatch
//==== LABEL Check getMessageServices argument messageServiceType conversions exception
//==== PRIORITY: P2
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MC
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("Messaging_getMessageServices_messageServiceType_TypeMismatch", {timeout: 90000});
+var t = async_test("Messaging_getMessageServices_messageServiceType_TypeMismatch", {timeout: 180000});
t.step(function () {
var serviceSuccess, serviceError, conversionTable, i, invalidType, exceptionName;
<script>
//==== TEST: Messaging_getMessageServices_missarg
//==== LABEL Check getMessageServices with missing non-optional argument.
-//==== ONLOAD_DELAY 90
+//==== ONLOAD_DELAY 180
+//==== TIMEOUT 180
//==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
//==== TEST_CRITERIA MMA
-setup({timeout: 90000});
+setup({timeout: 180000});
-var t = async_test("Messaging_getMessageServices_missarg", {timeout: 90000}), exceptionName = "TypeMismatchError";
+var t = async_test("Messaging_getMessageServices_missarg", {timeout: 180000}), exceptionName = "TypeMismatchError";
t.step(function () {
assert_throws({name : exceptionName},
function () {
</spec>
</specs>
</testcase>
- <testcase purpose="Add message to draft folder, sync all folders, load message body and send it" type="compliance" onload_delay="120" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P3" id="MessageService_syncLoadMsgSendMsg">
+ <testcase purpose="Add message to draft folder, sync all folders, load message body and send it" type="compliance" onload_delay="180" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P3" id="MessageService_syncLoadMsgSendMsg">
<description>
<test_script_entry timeout="180">/opt/tct-messaging-email-tizen-tests/messaging/MessageService_syncLoadMsgSendMsg.html</test_script_entry>
</description>