mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-08 21:48:00 -05:00
remove the gaurenteed fail
This commit is contained in:
@@ -230,6 +230,6 @@ if __name__ == "__main__":
|
||||
except Exception as ex:
|
||||
logging.error("something went wrong running the benchmark!")
|
||||
logging.exception(ex)
|
||||
sys.exit(1)
|
||||
finally:
|
||||
terminate_processes(PROCESS_NAME)
|
||||
sys.exit(1)
|
||||
|
||||
Reference in New Issue
Block a user