Closed Bug 1060569 Opened 10 years ago Closed 9 years ago

[titanic] Ensure triggerJob and triggerBuild hasn't failed and exit gracefully

Categories

(Testing :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: gakiwate, Unassigned, Mentored)

References

Details

Titanic (https://github.com/gakiwate/titanic/) is a tool to bisect test failures.

Titanic takes revision under investigation - which can be supplied to it using the APIs or command line and then works by pulling data about the revision and revisions before it from TBPL(https://tbpl.mozilla.org/) to bisect the failure.

Currently, the lack of standardized return values make it hard to know if a task has been triggered successfuly or not.

For example, if we get an unsuccessful return value for triggerBuild we take appropriate action like throwing an error or updating the status to 'error'. https://github.com/gakiwate/titanic/blob/master/backfill.py#L66
Mentor: gautam.akiwate
Blocks: 1060658
marking this as wontfix, with treeherder and the updated arbitrary triggering we have to revisit this codebase
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.