set_test_failure# omni.graph.core.set_test_failure(has_failure: bool) → None# Sets or clears a generic test failure. Parameters: has_failure (bool) – If True then increment the test failure count, else clear it.