diff --git a/screenshot32/resource/app_capture_screen_test_config.json b/screenshot32/resource/app_capture_screen_test_config.json index 361d8fbbb5bc024d1c036086d138ba3f62437d40..a23e89b6001e2692063d39100644fd5966802c6a 100644 --- a/screenshot32/resource/app_capture_screen_test_config.json +++ b/screenshot32/resource/app_capture_screen_test_config.json @@ -66,7 +66,7 @@ "mk_test_dir":["mkdir -p /data/app/el1/bundle/public/ohos.acts.multimedia.video.videoplayer/ohos.acts.multimedia.video.videoplayer/assets/entry/resources/rawfile"], "start_video_log":["rm /data/log/hilog/* && hilog -r && hilog -Q pidoff;hilog -G 512M;hilog -w start -l 400000000 -m none"], "start_test":["aa start -a ohos.acts.multimedia.video.videoplayer.MainAbility -b ohos.acts.multimedia.video.videoplayer"], - "check_result":["cd /data/log/hilog && grep -nr 'total cases'", "failure 0,error 0,pass 1"], + "check_result":["cd /data/log/hilog && grep -nr 'total cases'", ""], "compress_log":["cd /data/log/hilog && tar -cf video_log.tar *"], "all_actions": [ [1,"start_video_log"], [2, "install_hap", "vediotest/ActsVideoPlayerJsTest.hap"], [1, "mk_test_dir"], [1, "remount"],