mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-04-24 03:01:09 -04:00
forgot to press enter
This commit is contained in:
@@ -111,6 +111,8 @@ def offline_menu():
|
||||
result = kerasService.wait_for_word("Failed", timeout=50)
|
||||
if not result:
|
||||
logging.info("Didn't find the keyword 'Failed'")
|
||||
return
|
||||
user.press("enter")
|
||||
def run_benchmark():
|
||||
"""Runs the actual benchmark."""
|
||||
remove_files(intro_videos)
|
||||
|
||||
Reference in New Issue
Block a user