Home | History | Annotate | Download | only in hosts

Lines Matching refs:dependency

48         '_DependencyFailure', ('dependency', 'error'))
56 failure being passed back from a verification dependency. That is,
58 to signal that the original failure is further down the dependency
63 failed dependency:
64 * The `dependency` attribute of each failure is the description
65 of the failed dependency.
67 the exception from the failed dependency.
94 This writes a short summary of the dependency failures captured
102 dependency in `self` are be logged at DEBUG level. The `deps`
113 logging.debug(' %s', failure.dependency)
137 @property _dependency_list Dependency pre-requisites.
193 to a failed dependency are omitted.
489 # If we're blocked by a failed dependency, we exit with an
588 * The `verify()` method walks the verifier DAG in dependency
607 dependency.