mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
undo changing TIMEOUT duration for regression-wally
This commit is contained in:
parent
d3b1ce4c23
commit
0caed8f8c6
@ -662,10 +662,10 @@ def main():
|
|||||||
The goal of this section is to replace the TIMEOUT_DUR for regression tests.
|
The goal of this section is to replace the TIMEOUT_DUR for regression tests.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
if test_runner.change_time_dur(time_duriation=2):
|
# if test_runner.change_time_dur(time_duriation=2):
|
||||||
pass
|
# pass
|
||||||
else:
|
# else:
|
||||||
print("Error occured changing the TIMEOUT duration in './regression-wally'")
|
# print("Error occured changing the TIMEOUT duration in './regression-wally'")
|
||||||
|
|
||||||
#############################################
|
#############################################
|
||||||
# MAKE TESTS #
|
# MAKE TESTS #
|
||||||
|
Loading…
Reference in New Issue
Block a user