[common][tct-sensor-tizen-tests][Modify TCs due to tc issue] 18/158118/1
authorxy.qian <xy.qian@samsung.com>
Mon, 30 Oct 2017 02:05:46 +0000 (10:05 +0800)
committerxy.qian <xy.qian@samsung.com>
Mon, 30 Oct 2017 02:05:46 +0000 (10:05 +0800)
Change-Id: I249ac689ddd5765c2a70c7f0ea11b3cac6cab4c3
Signed-off-by: xy.qian <xy.qian@samsung.com>
common/tct-sensor-tizen-tests/sensor/HRMRawSensor_getHRMRawSensorData_exist.html

index 16f2d629719cef54b87eda2eb05d30f238b04277..680def540518018aa0ad7f592031ef5f8aed3388 100755 (executable)
@@ -40,7 +40,6 @@ test(function () {
     if(!tizen.systeminfo.getCapability("http://tizen.org/feature/sensor.heart_rate_monitor.led_green") &&
         !tizen.systeminfo.getCapability("http://tizen.org/feature/sensor.heart_rate_monitor.led_red") &&
         !tizen.systeminfo.getCapability("http://tizen.org/feature/sensor.heart_rate_monitor.led_ir")) {
-        t.done();
         return;
     }
     HRMrawsensor = tizen.sensorservice.getDefaultSensor("HRM_RAW");
@@ -50,4 +49,4 @@ test(function () {
 
 </script>
 </body>
-</html>
\ No newline at end of file
+</html>