Closed
Bug 1075166
Opened 10 years ago
Closed 10 years ago
Remove unused unclassified failure count code
Categories
(Tree Management :: Treeherder, defect, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: camd)
References
Details
Attachments
(1 file)
Broken out from bug 1075148.
The UI no longer uses the server-side unclassified failure count code, so we can remove a bunch more code:
eg:
https://github.com/mozilla/treeherder-service/search?utf8=%E2%9C%93&q=unclassified_failure_count
https://github.com/mozilla/treeherder-service/search?utf8=%E2%9C%93&q=get_unclassified_failure_count
Reporter | ||
Updated•10 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8497825 -
Flags: review?(jeads)
Assignee | ||
Comment 2•10 years ago
|
||
This will be fixed when this commit is merged:
https://github.com/mozilla/treeherder-service/commit/535f65e48cf268eecacbe93b8c536db365daf96a
Comment 3•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder-service
https://github.com/mozilla/treeherder-service/commit/895ad7bc3c20d4c1843a2846a3597f1f918943b2
bug 1075166 - remove unused import
https://github.com/mozilla/treeherder-service/commit/7b1bc302282791acbcd58d55b052a3a3a7988e48
Merge pull request #233 from mozilla/remove-unclassified-count-code
bug 1075166 - remove all code regarding unclassified failures
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → cdawson
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Attachment #8497825 -
Flags: review?(jeads)
You need to log in
before you can comment on or make changes to this bug.
Description
•