Closed
Bug 1342451
Opened 9 years ago
Closed 9 years ago
test_analyze_failures broken
Categories
(Tree Management Graveyard :: Treeherder: SETA, defect)
Tree Management Graveyard
Treeherder: SETA
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wlach, Assigned: rwood)
Details
Attachments
(2 files)
After fixing a taskcluster ingestion bug (bug 1323110), tests/seta/test_analyze_failures.py started failing. Doing some debug logging, it looks like we started ingesting a taskcluster job where we weren't before (I started printing the taskcluster ids, and it looks like we're now ingesting a retrigger of 'XJCbbRQ6Sp-UL1lL-tw5ng').
I'm going to disable the test for now. :rwood, can you take a look when you have a moment? Likely this indicates a bug in the actual SETA logic as well.
Flags: needinfo?(rwood)
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → rwood
Status: NEW → ASSIGNED
Flags: needinfo?(rwood)
Comment 1•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Attachment #8842016 -
Flags: review?(jmaher)
Updated•9 years ago
|
Attachment #8842016 -
Flags: review?(jmaher) → review+
Comment 2•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/544fc47175bb2f5c633e9697cf9ba4a940221a2a
Bug 1342451 - SETA: Fix test_analyze_failures (#2209)
| Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•