Home | History | Annotate | Download | only in tools

Lines Matching refs:Failed

1318       return ('Failed to resolve dependant depots.', BUILD_RESULT_FAIL)
1321 return ('Failed to perform pre-sync cleanup.', BUILD_RESULT_FAIL)
1356 return ('Failed to parse DEPS file for external revisions.',
1361 return ('Failed to build revision: [%s]' % (str(revision, )),
1364 return ('Failed to run [gclient runhooks].', BUILD_RESULT_FAIL)
1366 return ('Failed to sync revision: [%s]' % (str(revision, )),
1371 or failed.
1375 known_bad_value: The reference value for a "failed" run.
1635 that revision. Possible values include: 1 (passed), 0 (failed),
1636 '?' (skipped), 'F' (build failed).
1893 next_revision_data['passed'] = 'Failed'
2408 print 'Error: Failed to set platform environment.'