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

index 16f2d629719cef54b87eda2eb05d30f238b04277..7ffc08b860607a67041d4bc8f7ac53488bd7fac2 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");