The startup measurements of the HelloiOS app on a device are failing due to the error message Didn't get the right amount of watchdog events.
Traceback (most recent call last):
File "test.py", line 12, in <module>
Runner(traits).run()
File "/tmp/helix/working/9F18094D/w/B5CC09FF/u/shared/runner.py", line 687, in run
raise Exception("Didn't get the right amount of watchdog events, this could mean the app crashed or the device clock is not in sync with the host.")
Exception: Didn't get the right amount of watchdog events, this could mean the app crashed or the device clock is not in sync with the host.
Description
The startup measurements of the HelloiOS app on a device are failing due to the error message
Didn't get the right amount of watchdog events./cc: @LoopedBard3