Index: tests/peter/test_dg_records.py =================================================================== diff -u -ra901fe931c08daea69337c1f44135637a764ce7a -r3a70bfb451b74106348c064c34f19934aadd9119 --- tests/peter/test_dg_records.py (.../test_dg_records.py) (revision a901fe931c08daea69337c1f44135637a764ce7a) +++ tests/peter/test_dg_records.py (.../test_dg_records.py) (revision 3a70bfb451b74106348c064c34f19934aadd9119) @@ -1,14 +1,14 @@ ########################################################################### # -# Copyright (c) 2019-2021 Diality Inc. - All Rights Reserved. +# Copyright (c) 2021-2022 Diality Inc. - All Rights Reserved. # # THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN # WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. # # @file test_dg_records.py # # @author (last) Dara Navaei -# @date (last) 30-Jul-2021 +# @date (last) 15-Dec-2021 # @author (original) Dara Navaei # @date (original) 20-Jul-2021 # @@ -232,9 +232,9 @@ print(dg.calibration_record.dg_calibration_record) #dg.scheduled_runs_record.cmd_reset_dg_calibration_record() #sleep(0.25) - dg.system_record.cmd_reset_dg_system_record() - sleep(0.25) - dg.service_record.cmd_reset_dg_service_record() + #dg.system_record.cmd_reset_dg_system_record() + #sleep(0.25) + #dg.service_record.cmd_reset_dg_service_record() def test_dg_service_record():