google / google/openhtf

Request: Add ability to FAIL_AND_CONTINUE instead of STOP when a Phase reaches max_repeats

Open
#1,079 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
722
Forks
237
Avg merge
11h 31m
Merged PRs (30d)
4

Description

It would be useful if upon max repeats it could be configured to continue. This admittedly can be worked around by manually adding in repeats inside test phases but if you need to repeat a number of steps within a test phase and repeat measurements, it would be far cleaner to be able to use the PhaseResult.REPEAT option and then be able to FAIL_AND_CONTINUE on max repeats. I think this would probably be most easily handled as a kwarg for PhaseOptions but ideally it would be great to be able to configure a whole test so that all phases within the test would have this behaviour.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.