From: zhongyuan Date: Wed, 18 Jul 2018 03:33:47 +0000 (+0800) Subject: [not support][commom][feedback][TWDAPI-193, add vibration feature to tests.xml] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=054d72f78d1bfb20cc23c9d82fe994e636a3ada1;p=test%2Ftct%2Fweb%2Fapi.git [not support][commom][feedback][TWDAPI-193, add vibration feature to tests.xml] Change-Id: Ia609b740ff4995dcc9da175a57548f6209593d48 --- diff --git a/common/tct-feedback-tizen-tests/feedback/FeedbackManager_isPatternSupported_pattern_TypeMismatch.html b/common/tct-feedback-tizen-tests/feedback/FeedbackManager_isPatternSupported_pattern_TypeMismatch.html index 5272ba544..ff3125ddd 100755 --- a/common/tct-feedback-tizen-tests/feedback/FeedbackManager_isPatternSupported_pattern_TypeMismatch.html +++ b/common/tct-feedback-tizen-tests/feedback/FeedbackManager_isPatternSupported_pattern_TypeMismatch.html @@ -37,7 +37,7 @@ Authors: test(function () { var pattern, i, conversionTable, exceptionName, type; - type = "TYPE_VIBRATION"; + type = "TYPE_SOUND"; conversionTable = getTypeConversionExceptions("enum", false); for (i = 0; i < conversionTable.length; i++) { pattern = conversionTable[i][0]; @@ -51,4 +51,4 @@ test(function () { - \ No newline at end of file + diff --git a/common/tct-feedback-tizen-tests/tests.xml b/common/tct-feedback-tizen-tests/tests.xml index c03b9d3fb..550e020a6 100755 --- a/common/tct-feedback-tizen-tests/tests.xml +++ b/common/tct-feedback-tizen-tests/tests.xml @@ -83,6 +83,22 @@ /opt/tct-feedback-tizen-tests/feedback/FeedbackManager_play_type_TypeMismatch.html + + + /opt/tct-feedback-tizen-tests/feedback/FeedbackManager_stop_exist.html + + + + + /opt/tct-feedback-tizen-tests/feedback/FeedbackManager_stop_extra_argument.html + + + + + + MOBILE_FULL + + Device should be set to sound mode in settings. @@ -106,16 +122,6 @@ /opt/tct-feedback-tizen-tests/feedback/FeedbackManager_stop.html - - - /opt/tct-feedback-tizen-tests/feedback/FeedbackManager_stop_exist.html - - - - - /opt/tct-feedback-tizen-tests/feedback/FeedbackManager_stop_extra_argument.html - - @@ -233,4 +239,4 @@ - \ No newline at end of file +