From: tangkaiyuan Date: Fri, 3 Dec 2021 08:27:01 +0000 (+0800) Subject: [common][pagevisibility][remove 2 manual tcs from tv profile] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8653c6c7db59fabdc2bdbeaad631d4b2345c7f33;p=test%2Ftct%2Fweb%2Fapi.git [common][pagevisibility][remove 2 manual tcs from tv profile] remove pagevisibility_DocumentVisibility_Hidden_lockScreen and pagevisibility_DocumentVisibility_Hidden_minimize from tv profile Change-Id: Id03102812d8082aa4bd6247181dc6cbaef611a12 Signed-off-by: tangkaiyuan --- diff --git a/common/tct-pagevisibility-w3c-tests/tests.full.xml b/common/tct-pagevisibility-w3c-tests/tests.full.xml index 54dc9a947..4bada08af 100755 --- a/common/tct-pagevisibility-w3c-tests/tests.full.xml +++ b/common/tct-pagevisibility-w3c-tests/tests.full.xml @@ -219,6 +219,97 @@ + + + + MOBILE + + + + + + + + lock screen and then open the webpage after two seconds + PASS + + + /opt/tct-pagevisibility-w3c-tests/pagevisibility/pagevisibility_DocumentVisibility_hidden_lockScreen.html + + + + + http://www.w3.org/TR/page-visibility/ + + + + + + + + + + change to minimize and then open the webpage after two seconds + PASS + + + /opt/tct-pagevisibility-w3c-tests/pagevisibility/pagevisibility_DocumentVisibility_hidden_minimize.html + + + + + http://www.w3.org/TR/page-visibility/ + + + + + + + WEARABLE + + + + + + + + lock screen and then open the webpage after two seconds + PASS + + + /opt/tct-pagevisibility-w3c-tests/pagevisibility/pagevisibility_DocumentVisibility_hidden_lockScreen.html + + + + + http://www.w3.org/TR/page-visibility/ + + + + + + + + + + change to minimize and then open the webpage after two seconds + PASS + + + /opt/tct-pagevisibility-w3c-tests/pagevisibility/pagevisibility_DocumentVisibility_hidden_minimize.html + + + + + http://www.w3.org/TR/page-visibility/ + + + + + + + COMMON + diff --git a/common/tct-pagevisibility-w3c-tests/tests.xml b/common/tct-pagevisibility-w3c-tests/tests.xml index 0cf76415a..46bba4593 100755 --- a/common/tct-pagevisibility-w3c-tests/tests.xml +++ b/common/tct-pagevisibility-w3c-tests/tests.xml @@ -92,7 +92,12 @@ /opt/tct-pagevisibility-w3c-tests/pagevisibility/w3c/test_read_only.html?total_num=4&locator_key=id&value=4 - + + + + + MOBILE + @@ -104,7 +109,7 @@ /opt/tct-pagevisibility-w3c-tests/pagevisibility/pagevisibility_DocumentVisibility_hidden_lockScreen.html - + @@ -116,7 +121,65 @@ /opt/tct-pagevisibility-w3c-tests/pagevisibility/pagevisibility_DocumentVisibility_hidden_minimize.html - + + + + + WEARABLE + + + + + + + lock screen and then open the webpage after two seconds + PASS + + + /opt/tct-pagevisibility-w3c-tests/pagevisibility/pagevisibility_DocumentVisibility_hidden_lockScreen.html + + + + + + + + change to minimize and then open the webpage after two seconds + PASS + + + /opt/tct-pagevisibility-w3c-tests/pagevisibility/pagevisibility_DocumentVisibility_hidden_minimize.html + + + + + + COMMON + + + + + + + lock screen and then open the webpage after two seconds + PASS + + + /opt/tct-pagevisibility-w3c-tests/pagevisibility/pagevisibility_DocumentVisibility_hidden_lockScreen.html + + + + + + + + change to minimize and then open the webpage after two seconds + PASS + + + /opt/tct-pagevisibility-w3c-tests/pagevisibility/pagevisibility_DocumentVisibility_hidden_minimize.html + + \ No newline at end of file