From: wei.ji Date: Wed, 10 Jan 2018 03:04:43 +0000 (+0800) Subject: [common][gumallow][DPTTIZEN-2979, modify to get audio stream with optional constraints] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ffb83787d3721f23d6a9fd47dfb63f6daf7c6501;p=test%2Ftct%2Fweb%2Fapi.git [common][gumallow][DPTTIZEN-2979, modify to get audio stream with optional constraints] - Impacted TC num(approved): New 0, Update 1, Delete 0 - mobile: get audio and video stream - wearable: get audio stream - tv: get audio and video stream Change-Id: I0777f2ffa594349384175fd6c28e7362953fdb46 Signed-off-by: wei.ji --- diff --git a/common/tct-gumallow-w3c-tests/gumallow/w3c/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-audio-optional-constraint.html b/common/tct-gumallow-w3c-tests/gumallow/w3c/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-audio-optional-constraint.html new file mode 100755 index 000000000..e3ee17926 --- /dev/null +++ b/common/tct-gumallow-w3c-tests/gumallow/w3c/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-audio-optional-constraint.html @@ -0,0 +1,33 @@ + + + +Optional constraint recognized as optional in getUserMedia + + + + + +

When prompted, accept to share your audio stream.

+

Description

+

This test checks that setting an optional constraint in +getUserMedia is handled as optional

+ +
+ + + + + + diff --git a/common/tct-gumallow-w3c-tests/gumallow/w3c/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-optional-constraint.html b/common/tct-gumallow-w3c-tests/gumallow/w3c/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-optional-constraint.html deleted file mode 100755 index cade37048..000000000 --- a/common/tct-gumallow-w3c-tests/gumallow/w3c/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-optional-constraint.html +++ /dev/null @@ -1,33 +0,0 @@ - - - -Optional constraint recognized as optional in getUserMedia - - - - - -

When prompted, accept to share your video stream.

-

Description

-

This test checks that setting an optional constraint in -getUserMedia is handled as optional

- -
- - - - - - diff --git a/common/tct-gumallow-w3c-tests/gumallow/w3c/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-video-optional-constraint.html b/common/tct-gumallow-w3c-tests/gumallow/w3c/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-video-optional-constraint.html new file mode 100755 index 000000000..cade37048 --- /dev/null +++ b/common/tct-gumallow-w3c-tests/gumallow/w3c/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-video-optional-constraint.html @@ -0,0 +1,33 @@ + + + +Optional constraint recognized as optional in getUserMedia + + + + + +

When prompted, accept to share your video stream.

+

Description

+

This test checks that setting an optional constraint in +getUserMedia is handled as optional

+ +
+ + + + + + diff --git a/common/tct-gumallow-w3c-tests/tests.xml b/common/tct-gumallow-w3c-tests/tests.xml index f6cac5a99..e9ed794a6 100755 --- a/common/tct-gumallow-w3c-tests/tests.xml +++ b/common/tct-gumallow-w3c-tests/tests.xml @@ -2,6 +2,26 @@ + + + MOBILE_FULL + + + + /opt/tct-gumallow-w3c-tests/gumallow/w3c/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-video-optional-constraint.html?usePrefixes=1 + + + + + + TV + + + + /opt/tct-gumallow-w3c-tests/gumallow/w3c/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-video-optional-constraint.html?usePrefixes=1 + + + @@ -84,9 +104,9 @@ /opt/tct-gumallow-w3c-tests/gumallow/w3c/stream-api/mediastreamtrack/mediastreamtrack-id-manual.html?usePrefixes=1 - + - /opt/tct-gumallow-w3c-tests/gumallow/w3c/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-optional-constraint.html?usePrefixes=1 + /opt/tct-gumallow-w3c-tests/gumallow/w3c/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-audio-optional-constraint.html?usePrefixes=1