google / openhtf

The open-source hardware testing framework.
Apache License 2.0
530 stars 217 forks source link

Add `repeat_on_measurement_fail` to PhaseOptions so that the user can repeat a phase with failed measurements up to `repeat_limit` times. This setting is phase bound, allowing to repeat only the phase with failed measurements. #1087

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Add repeat_on_measurement_fail to PhaseOptions so that the user can repeat a phase with failed measurements up to repeat_limit times. This setting is phase bound, allowing to repeat only the phase with failed measurements.


This change is Reviewable

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.