diff --git a/cases/smoke/basic/screenshot32/resource/capturescreentest.py b/cases/smoke/basic/screenshot32/resource/capturescreentest.py index 030269bdecb9a43e64ac93f8d69cd1d659a7640d..b2057a3a81dd213b514c6678cab278fc2eaa7e8a 100644 --- a/cases/smoke/basic/screenshot32/resource/capturescreentest.py +++ b/cases/smoke/basic/screenshot32/resource/capturescreentest.py @@ -334,7 +334,7 @@ if __name__ == "__main__": power_state = enter_shell_cmd("hidumper -s 3308") if "State=2" not in power_state: print_to_log("SmokeTest: ERROR, DISPLAY POWER MANAGER DUMP State ≠ 2") - if launcher_similarity >= 90: + if launcher_similarity >= 80: print_to_log("SmokeTest: launcher screenshot comparison is ok!") break elif reboot_cnt >= 1: