skippedOnFailure property

bool? skippedOnFailure
getter/setter pair

Indicates whether the task was skipped on failure.

Only relevant if the task is in SKIPPED state.

Implementation

core.bool? skippedOnFailure;