[common][webaudio][Fix TCs due to spec change] 25/125625/1
authorlin qunfang <qunfang.lin@samsung.com>
Tue, 18 Apr 2017 14:43:55 +0000 (14:43 +0000)
committerlin qunfang <qunfang.lin@samsung.com>
Tue, 18 Apr 2017 14:57:08 +0000 (14:57 +0000)
Change-Id: Ib06c45d9aa84cf8b057a592b6e06e54906509bad
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
common/tct-webaudio-w3c-tests/tests.full.xml
common/tct-webaudio-w3c-tests/tests.xml
common/tct-webaudio-w3c-tests/webaudio/audiolistener_dopplerFactor_exists.html [deleted file]
common/tct-webaudio-w3c-tests/webaudio/audiolistener_dopplerFactor_type.html [deleted file]
common/tct-webaudio-w3c-tests/webaudio/audiolistener_setVelocity_exists.html [deleted file]
common/tct-webaudio-w3c-tests/webaudio/audiolistener_setVelocity_type.html [deleted file]
common/tct-webaudio-w3c-tests/webaudio/audiolistener_speedOfSound_exists.html [deleted file]
common/tct-webaudio-w3c-tests/webaudio/audiolistener_speedOfSound_type.html [deleted file]
common/tct-webaudio-w3c-tests/webaudio/dynamicscompressornode_reduction_type.html
common/tct-webaudio-w3c-tests/webaudio/pannernode_setVelocity_type.html [deleted file]

index 14ec4363ce5b21b185770faa91a6821421f24c5d..3e895ee9c08ac2fbb5143f6fc409f174686e1a2d 100755 (executable)
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if AudioListener.dopplerFactor attribute exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" priority="P1" id="audiolistener_dopplerFactor_exists">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_dopplerFactor_exists.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="dopplerFactor" interface="AudioListener" specification="Web Audio API" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-webaudio-20121213/#AudioListener</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the type of AudioListener.dopplerFactor is number" type="compliance" status="approved" component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" priority="P1" id="audiolistener_dopplerFactor_type">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_dopplerFactor_type.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="dopplerFactor" interface="AudioListener" specification="Web Audio API" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-webaudio-20121213/#AudioListener</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if AudioListener.setOrientation method exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" priority="P1" id="audiolistener_setOrientation_exists">
         <description>
           <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_setOrientation_exists.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if AudioListener.setVelocity method exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" priority="P1" id="audiolistener_setVelocity_exists">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_setVelocity_exists.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="method" element_name="setVelocity" interface="AudioListener" specification="Web Audio API" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-webaudio-20121213/#AudioListener</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the type of AudioListener.setVelocity is function" type="compliance" status="approved" component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" priority="P1" id="audiolistener_setVelocity_type">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_setVelocity_type.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="method" element_name="setVelocity" interface="AudioListener" specification="Web Audio API" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-webaudio-20121213/#AudioListener</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if AudioListener.speedOfSound attribute exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" priority="P1" id="audiolistener_speedOfSound_exists">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_speedOfSound_exists.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="speedOfSound" interface="AudioListener" specification="Web Audio API" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-webaudio-20121213/#AudioListener</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the type of AudioListener.speedOfSound is number" type="compliance" status="approved" component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" priority="P1" id="audiolistener_speedOfSound_type">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_speedOfSound_type.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="speedOfSound" interface="AudioListener" specification="Web Audio API" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-webaudio-20121213/#AudioListener</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if AudioNode.connect method exists" type="compliance" status="approved" component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" priority="P1" id="audionode_connect_exists">
         <description>
           <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audionode_connect_exists.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of PannerNode.setVelocity is function" type="compliance" status="approved" component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" priority="P1" id="pannernode_setVelocity_type">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/pannernode_setVelocity_type.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="method" element_name="setVelocity" interface="PannerNode" specification="Web Audio API" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-webaudio-20121213/#PannerNode</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if the PannerNode.distanceModel set value 'inverse'" type="compliance" status="approved" component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" priority="P1" id="pannernode_distanceModel_inverse">
         <description>
           <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/pannernode_distanceModel_inverse.html</test_script_entry>
index 8f575751709dac030ad32b3788c3cd85cf167d7c..05045fb8eef823e45368e9127648d497a6bbab6c 100755 (executable)
           <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiodestinationnode_maxChannelCount_check.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" id="audiolistener_dopplerFactor_exists" priority="P1" purpose="Check if AudioListener.dopplerFactor attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_dopplerFactor_exists.html</test_script_entry>
-        </description>
-      </testcase>
-      <testcase component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" id="audiolistener_dopplerFactor_type" priority="P1" purpose="Check if the type of AudioListener.dopplerFactor is number">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_dopplerFactor_type.html</test_script_entry>
-        </description>
-      </testcase>
       <testcase component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" id="audiolistener_setOrientation_exists" priority="P1" purpose="Check if AudioListener.setOrientation method exists">
         <description>
           <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_setOrientation_exists.html</test_script_entry>
           <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_setPosition_type.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" id="audiolistener_setVelocity_exists" priority="P1" purpose="Check if AudioListener.setVelocity method exists">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_setVelocity_exists.html</test_script_entry>
-        </description>
-      </testcase>
-      <testcase component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" id="audiolistener_setVelocity_type" priority="P1" purpose="Check if the type of AudioListener.setVelocity is function">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_setVelocity_type.html</test_script_entry>
-        </description>
-      </testcase>
-      <testcase component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" id="audiolistener_speedOfSound_exists" priority="P1" purpose="Check if AudioListener.speedOfSound attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_speedOfSound_exists.html</test_script_entry>
-        </description>
-      </testcase>
-      <testcase component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" id="audiolistener_speedOfSound_type" priority="P1" purpose="Check if the type of AudioListener.speedOfSound is number">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audiolistener_speedOfSound_type.html</test_script_entry>
-        </description>
-      </testcase>
       <testcase component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" id="audionode_connect_exists" priority="P1" purpose="Check if AudioNode.connect method exists">
         <description>
           <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/audionode_connect_exists.html</test_script_entry>
           <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/pannernode_setPosition_type.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" id="pannernode_setVelocity_type" priority="P1" purpose="Check if the type of PannerNode.setVelocity is function">
-        <description>
-          <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/pannernode_setVelocity_type.html</test_script_entry>
-        </description>
-      </testcase>
       <testcase component="W3C_HTML5 APIs/Media/Web Audio API (Partial)" execution_type="auto" id="pannernode_distanceModel_inverse" priority="P1" purpose="Check if the PannerNode.distanceModel set value 'inverse'">
         <description>
           <test_script_entry>/opt/tct-webaudio-w3c-tests/webaudio/pannernode_distanceModel_inverse.html</test_script_entry>
diff --git a/common/tct-webaudio-w3c-tests/webaudio/audiolistener_dopplerFactor_exists.html b/common/tct-webaudio-w3c-tests/webaudio/audiolistener_dopplerFactor_exists.html
deleted file mode 100755 (executable)
index f6e6a19..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-<!DOCTYPE html>
-<!--
-Copyright (c) 2012 Intel Corporation.
-
-Redistribution and use in source and binary forms, with or without modification, 
-are permitted provided that the following conditions are met:
-
-* Redistributions of works must retain the original copyright notice, this list 
-  of conditions and the following disclaimer.
-* Redistributions in binary form must reproduce the original copyright notice, 
-  this list of conditions and the following disclaimer in the documentation 
-  and/or other materials provided with the distribution.
-* Neither the name of Intel Corporation nor the names of its contributors 
-  may be used to endorse or promote products derived from this work without 
-  specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-  
-Authors:
-        Li, Hao <haox.li@intel.com>
-
--->
-
-<html>
-  <head>
-    <title>WebAudio Test: audiolistener_dopplerFactor_exists</title>
-    <link rel="author" title="Intel" href="http://www.intel.com" />
-    <link rel="help" href="http://www.w3.org/TR/2012/WD-webaudio-20121213/#AudioListener" />
-    <meta name="flags" content="" />
-    <meta name="assert" content="Check if AudioListener.dopplerFactor attribute exists" />
-    <script src="../resources/testharness.js"></script>
-    <script src="../resources/testharnessreport.js"></script>
-    <script src="./support/webaudio.js"></script>
-  </head>
-  <body>
-    <div id=log></div>
-    <script type="text/javascript">
-        test(function () {
-            var context = window.AudioContext;
-            if(!context) {
-                assert_true(false, "AudioContext interface exists in window");
-            }
-            if(!("listener" in context)) {
-                assert_true(false, "listener attribute exists in AudioContext interface");
-            }
-            var listener = context.listener;
-            assert_true("dopplerFactor" in listener, "AudioListener.dopplerFactor attribute exists");
-        }, document.title);
-    </script>
-  </body>
-</html>
diff --git a/common/tct-webaudio-w3c-tests/webaudio/audiolistener_dopplerFactor_type.html b/common/tct-webaudio-w3c-tests/webaudio/audiolistener_dopplerFactor_type.html
deleted file mode 100755 (executable)
index ee514d1..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE html>
-<!--
-Copyright (c) 2012 Intel Corporation.
-
-Redistribution and use in source and binary forms, with or without modification, 
-are permitted provided that the following conditions are met:
-
-* Redistributions of works must retain the original copyright notice, this list 
-  of conditions and the following disclaimer.
-* Redistributions in binary form must reproduce the original copyright notice, 
-  this list of conditions and the following disclaimer in the documentation 
-  and/or other materials provided with the distribution.
-* Neither the name of Intel Corporation nor the names of its contributors 
-  may be used to endorse or promote products derived from this work without 
-  specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-  
-Authors:
-        Li, Hao <haox.li@intel.com>
-
--->
-
-<html>
-  <head>
-    <title>WebAudio Test: audiolistener_dopplerFactor_type</title>
-    <link rel="author" title="Intel" href="http://www.intel.com" />
-    <link rel="help" href="http://www.w3.org/TR/2012/WD-webaudio-20121213/#AudioListener" />
-    <meta name="flags" content="" />
-    <meta name="assert" content="Check if AudioListener.dopplerFactor attribute is of type number" />
-    <script src="../resources/testharness.js"></script>
-    <script src="../resources/testharnessreport.js"></script>
-    <script src="./support/webaudio.js"></script>
-  </head>
-  <body>
-    <div id=log></div>
-    <script type="text/javascript">
-        test(function () {
-            var context = window.AudioContext;
-            if(!context) {
-                assert_true(false, "AudioContext interface exists in window");
-            }
-            if(!("listener" in context)) {
-                assert_true(false, "listener attribute exists in AudioContext interface");
-            }
-            var listener = context.listener;
-            if(!("dopplerFactor" in listener)) {
-                assert_true(false, "dopplerFactor attribute exists in AudioListener interface");
-            }
-            assert_true(typeof listener.dopplerFactor == "number", "AudioListener.dopplerFactor attribute is of type number");
-        }, document.title);
-    </script>
-  </body>
-</html>
diff --git a/common/tct-webaudio-w3c-tests/webaudio/audiolistener_setVelocity_exists.html b/common/tct-webaudio-w3c-tests/webaudio/audiolistener_setVelocity_exists.html
deleted file mode 100755 (executable)
index 219008d..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-<!DOCTYPE html>
-<!--
-Copyright (c) 2012 Intel Corporation.
-
-Redistribution and use in source and binary forms, with or without modification, 
-are permitted provided that the following conditions are met:
-
-* Redistributions of works must retain the original copyright notice, this list 
-  of conditions and the following disclaimer.
-* Redistributions in binary form must reproduce the original copyright notice, 
-  this list of conditions and the following disclaimer in the documentation 
-  and/or other materials provided with the distribution.
-* Neither the name of Intel Corporation nor the names of its contributors 
-  may be used to endorse or promote products derived from this work without 
-  specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-  
-Authors:
-        Li, Hao <haox.li@intel.com>
-
--->
-
-<html>
-  <head>
-    <title>WebAudio Test: audiolistener_setVelocity_exists</title>
-    <link rel="author" title="Intel" href="http://www.intel.com" />
-    <link rel="help" href="http://www.w3.org/TR/2012/WD-webaudio-20121213/#AudioListener" />
-    <meta name="flags" content="" />
-    <meta name="assert" content="Check if AudioListener.setVelocity method exists" />
-    <script src="../resources/testharness.js"></script>
-    <script src="../resources/testharnessreport.js"></script>
-    <script src="./support/webaudio.js"></script>
-  </head>
-  <body>
-    <div id=log></div>
-    <script type="text/javascript">
-        test(function () {
-            var context = window.AudioContext;
-            if(!context) {
-                assert_true(false, "AudioContext interface exists in window");
-            }
-            if(!("listener" in context)) {
-                assert_true(false, "listener attribute exists in AudioContext interface");
-            }
-            var listener = context.listener;
-            assert_true("setVelocity" in listener, "AudioListener.setVelocity method exists");
-        }, document.title);
-    </script>
-  </body>
-</html>
diff --git a/common/tct-webaudio-w3c-tests/webaudio/audiolistener_setVelocity_type.html b/common/tct-webaudio-w3c-tests/webaudio/audiolistener_setVelocity_type.html
deleted file mode 100755 (executable)
index 4312341..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE html>
-<!--
-Copyright (c) 2012 Intel Corporation.
-
-Redistribution and use in source and binary forms, with or without modification, 
-are permitted provided that the following conditions are met:
-
-* Redistributions of works must retain the original copyright notice, this list 
-  of conditions and the following disclaimer.
-* Redistributions in binary form must reproduce the original copyright notice, 
-  this list of conditions and the following disclaimer in the documentation 
-  and/or other materials provided with the distribution.
-* Neither the name of Intel Corporation nor the names of its contributors 
-  may be used to endorse or promote products derived from this work without 
-  specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-  
-Authors:
-        Li, Hao <haox.li@intel.com>
-
--->
-
-<html>
-  <head>
-    <title>WebAudio Test: audiolistener_setVelocity_type</title>
-    <link rel="author" title="Intel" href="http://www.intel.com" />
-    <link rel="help" href="http://www.w3.org/TR/2012/WD-webaudio-20121213/#AudioListener" />
-    <meta name="flags" content="" />
-    <meta name="assert" content="Check if AudioListener.setVelocity method is of type function" />
-    <script src="../resources/testharness.js"></script>
-    <script src="../resources/testharnessreport.js"></script>
-    <script src="./support/webaudio.js"></script>
-  </head>
-  <body>
-    <div id=log></div>
-    <script type="text/javascript">
-        test(function () {
-            var context = window.AudioContext;
-            if(!context) {
-                assert_true(false, "AudioContext interface exists in window");
-            }
-            if(!("listener" in context)) {
-                assert_true(false, "listener attribute exists in AudioContext interface");
-            }
-            var listener = context.listener;
-            if(!("setVelocity" in listener)) {
-                assert_true(false, "setVelocity attribute exists in AudioListener interface");
-            }
-            assert_true(listener.setVelocity instanceof Function, "AudioListener.setVelocity method is of type function");
-        }, document.title);
-    </script>
-  </body>
-</html>
diff --git a/common/tct-webaudio-w3c-tests/webaudio/audiolistener_speedOfSound_exists.html b/common/tct-webaudio-w3c-tests/webaudio/audiolistener_speedOfSound_exists.html
deleted file mode 100755 (executable)
index 065a31b..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-<!DOCTYPE html>
-<!--
-Copyright (c) 2012 Intel Corporation.
-
-Redistribution and use in source and binary forms, with or without modification, 
-are permitted provided that the following conditions are met:
-
-* Redistributions of works must retain the original copyright notice, this list 
-  of conditions and the following disclaimer.
-* Redistributions in binary form must reproduce the original copyright notice, 
-  this list of conditions and the following disclaimer in the documentation 
-  and/or other materials provided with the distribution.
-* Neither the name of Intel Corporation nor the names of its contributors 
-  may be used to endorse or promote products derived from this work without 
-  specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-  
-Authors:
-        Li, Hao <haox.li@intel.com>
-
--->
-
-<html>
-  <head>
-    <title>WebAudio Test: audiolistener_speedOfSound_exists</title>
-    <link rel="author" title="Intel" href="http://www.intel.com" />
-    <link rel="help" href="http://www.w3.org/TR/2012/WD-webaudio-20121213/#AudioListener" />
-    <meta name="flags" content="" />
-    <meta name="assert" content="Check if AudioListener.speedOfSound attribute exists" />
-    <script src="../resources/testharness.js"></script>
-    <script src="../resources/testharnessreport.js"></script>
-    <script src="./support/webaudio.js"></script>
-  </head>
-  <body>
-    <div id=log></div>
-    <script type="text/javascript">
-        test(function () {
-            var context = window.AudioContext;
-            if(!context) {
-                assert_true(false, "AudioContext interface exists in window");
-            }
-            if(!("listener" in context)) {
-                assert_true(false, "listener attribute exists in AudioContext interface");
-            }
-            var listener = context.listener;
-            assert_true("speedOfSound" in listener, "AudioListener.speedOfSound attribute exists");
-        }, document.title);
-    </script>
-  </body>
-</html>
diff --git a/common/tct-webaudio-w3c-tests/webaudio/audiolistener_speedOfSound_type.html b/common/tct-webaudio-w3c-tests/webaudio/audiolistener_speedOfSound_type.html
deleted file mode 100755 (executable)
index f259b13..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE html>
-<!--
-Copyright (c) 2012 Intel Corporation.
-
-Redistribution and use in source and binary forms, with or without modification, 
-are permitted provided that the following conditions are met:
-
-* Redistributions of works must retain the original copyright notice, this list 
-  of conditions and the following disclaimer.
-* Redistributions in binary form must reproduce the original copyright notice, 
-  this list of conditions and the following disclaimer in the documentation 
-  and/or other materials provided with the distribution.
-* Neither the name of Intel Corporation nor the names of its contributors 
-  may be used to endorse or promote products derived from this work without 
-  specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-  
-Authors:
-        Li, Hao <haox.li@intel.com>
-
--->
-
-<html>
-  <head>
-    <title>WebAudio Test: audiolistener_speedOfSound_type</title>
-    <link rel="author" title="Intel" href="http://www.intel.com" />
-    <link rel="help" href="http://www.w3.org/TR/2012/WD-webaudio-20121213/#AudioListener" />
-    <meta name="flags" content="" />
-    <meta name="assert" content="Check if AudioListener.speedOfSound attribute is of type number" />
-    <script src="../resources/testharness.js"></script>
-    <script src="../resources/testharnessreport.js"></script>
-    <script src="./support/webaudio.js"></script>
-  </head>
-  <body>
-    <div id=log></div>
-    <script type="text/javascript">
-        test(function () {
-            var context = window.AudioContext;
-            if(!context) {
-                assert_true(false, "AudioContext interface exists in window");
-            }
-            if(!("listener" in context)) {
-                assert_true(false, "listener attribute exists in AudioContext interface");
-            }
-            var listener = context.listener;
-            if(!("speedOfSound" in listener)) {
-                assert_true(false, "speedOfSound attribute exists in AudioListener interface");
-            }
-            assert_true(typeof listener.speedOfSound == "number", "AudioListener.speedOfSound attribute is of type number");
-        }, document.title);
-    </script>
-  </body>
-</html>
index 71330a0f0a2238b7316002e075071f67b1c47d0e..b04e5f320b16e0f7efea90b6bc2c45d220d645e5 100755 (executable)
@@ -36,7 +36,7 @@ Authors:
     <link rel="author" title="Intel" href="http://www.intel.com" />
     <link rel="help" href="http://www.w3.org/TR/2012/WD-webaudio-20121213/#DynamicsCompressorNode-section" />
     <meta name="flags" content="" />
-    <meta name="assert" content="Check if DynamicsCompressorNode.reduction attribute is AudioParam type" />
+    <meta name="assert" content="Check if DynamicsCompressorNode.reduction attribute is number type" />
     <script src="../resources/testharness.js"></script>
     <script src="../resources/testharnessreport.js"></script>
     <script src="./support/webaudio.js"></script>
@@ -49,9 +49,9 @@ Authors:
                 var context = window.AudioContext;
                 var dynamicscompressornode = context.createDynamicsCompressor();
                 assert_true("reduction" in dynamicscompressornode, "reduction attribute exists in DynamicsCompressorNode interface");
-                assert_equals(typeof dynamicscompressornode.reduction, "object", "Check if DynamicsCompressorNode.reduction attribute is of type");
+                assert_equals(typeof dynamicscompressornode.reduction, "number", "Check if DynamicsCompressorNode.reduction attribute is of type number");
             } catch (e){
-                assert_true(false, "Exception: {" + e.message + "}" + " Check if DynamicsCompressorNode.reduction attribute is AudioParam type");
+                assert_true(false, "Exception: {" + e.message + "}" + " Check if DynamicsCompressorNode.reduction attribute is number type");
             }
         }, document.title);
     </script>
diff --git a/common/tct-webaudio-w3c-tests/webaudio/pannernode_setVelocity_type.html b/common/tct-webaudio-w3c-tests/webaudio/pannernode_setVelocity_type.html
deleted file mode 100755 (executable)
index bd80769..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-<!DOCTYPE html>
-<!--
-Copyright (c) 2012 Intel Corporation.
-
-Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
-
-* Redistributions of works must retain the original copyright notice, this list
-  of conditions and the following disclaimer.
-* Redistributions in binary form must reproduce the original copyright notice,
-  this list of conditions and the following disclaimer in the documentation
-  and/or other materials provided with the distribution.
-* Neither the name of Intel Corporation nor the names of its contributors
-  may be used to endorse or promote products derived from this work without
-  specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS"
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT,
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
-OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-Authors:
-        nianx.gan <nianx.gan@intel.com>
-        Ge, Qing <qingx.ge@intel.com>
-
--->
-
-<html>
-  <head>
-    <title>WebAudio Test: pannernode_setVelocity_type</title>
-    <link rel="author" title="Intel" href="http://www.intel.com" />
-    <link rel="help" href="http://www.w3.org/TR/2012/WD-webaudio-20121213/#PannerNode" />
-    <meta name="flags" content="" />
-    <meta name="assert" content="Check if PannerNode.setVelocity is method type" />
-    <script src="../resources/testharness.js"></script>
-    <script src="../resources/testharnessreport.js"></script>
-    <script src="./support/webaudio.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
-        test(function () {
-            try{
-                var context = window.AudioContext;
-                var pannernode = context.createPanner();
-                assert_true(typeof pannernode.setVelocity == "function", "Check if PannerNode.setVelocity is method type");
-            } catch (e) {
-                assert_true(false, "Exception: {" + e.message + "}" + " Check if PannerNode.setVelocity is method type");
-            }
-        }, document.title);
-    </script>
-  </body>
-</html>