Home
last modified time | relevance | path

Searched refs:BUG_ANCHOR (Results 1 – 1 of 1) sorted by relevance

/external/autotest/site_utils/
Dtest_push.py95 BUG_ANCHOR = 'TestFailure(push_to_prod,dummy_Fail.Fail,always fail)' variable
433 issue = reporter.find_issue_by_marker(BUG_ANCHOR)
454 issue = reporter.find_issue_by_marker(BUG_ANCHOR)
457 'with marker %s' % BUG_ANCHOR)
470 second_issue = reporter.find_issue_by_marker(BUG_ANCHOR)
474 'filed with marker %s') % (ids, BUG_ANCHOR))