NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Retry Step on Failure, Ignore first fail.

Running a test in which some steps fail on occasion.  Trying to configure the sequence to : 1) Retry the failed step one time and 2:) Ignore the initial failure, while using the retry result to determine if the test is a pass or fail.     I've been able to accomplish similar behavior when dealing with specific errors at run time, but have, so far, had no luck handling single step failures.  Any assistance would be greatly appreciated.   Thanks

0 Kudos
Message 1 of 2
(1,415 Views)

Update:  Found a "retry on failure" solution using SequenceFilePostStepFailure Callback found in TestStand Examples...but I still have one issue. I need to limit the number of retry attempts to 1.

0 Kudos
Message 2 of 2
(1,379 Views)