Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watchdog setting clock during clock_spec tests #355

Closed
sveitech opened this issue Dec 11, 2023 · 2 comments
Closed

Watchdog setting clock during clock_spec tests #355

sveitech opened this issue Dec 11, 2023 · 2 comments

Comments

@sveitech
Copy link

During the clock_spec tests, if the watchdog interval is set too low, a watchdog message may be sent to the device during the clock tests, which may break the tests if the device is set to change clock on watchdog messages.

Perhaps the clock_spec tests should forcibly disable the watchdog messages, or at least require somehow in the documentation, that watchdog time-setting has been disabled.

@emiltin
Copy link
Contributor

emiltin commented Dec 13, 2023

Good point. I suggest we disable sending watchdogs during the tests.

@emiltin
Copy link
Contributor

emiltin commented Dec 13, 2023

Fixed with #358

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants