[common][tct-mediacontroller-tizen-tests][DPTTIZEN-2978 Modify TC] 27/165527/1
authorxy.qian <xy.qian@samsung.com>
Tue, 2 Jan 2018 02:13:20 +0000 (10:13 +0800)
committerxy.qian <xy.qian@samsung.com>
Tue, 2 Jan 2018 02:13:20 +0000 (10:13 +0800)
Change-Id: I19e87cd5a3d8d16c74338e8bc7ecf43c577d9a7d
Signed-off-by: xy.qian <xy.qian@samsung.com>
common/tct-mediacontroller-tizen-tests/mediacontroller/MediaControllerServerInfo_sendShuffleMode_with_errorCallback.html

index a55d3c3392f2dfc1c851ce6827fe1770459ec4ae..233048d6a9ce5d9c0bf487aae99b4ba44d784957 100755 (executable)
@@ -46,7 +46,6 @@ t.step(function () {
 
     successCallback = t.step_func(function () {
         assert_equals(retVal, undefined, "sendShuffleMode should return undefined");
-        mcServer.removeChangeRequestPlaybackInfoListener(watcherId);
         if (++flag == 2) t.done();
     });
 
@@ -70,4 +69,4 @@ t.step(function () {
 
 </script>
 </body>
-</html>
\ No newline at end of file
+</html>