Perfherder: Add test for platform dropdown options order
Categories
(Tree Management :: Perfherder, task, P3)
Tracking
(Not tracked)
People
(Reporter: alexandrui, Assigned: dmiculit)
References
Details
(Keywords: good-first-bug, Whiteboard: [lang=js])
Attachments
(2 files)
Add test to make sure that platform drop-down options from Add new test data modal are ordered alphabetically.
| Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
| Reporter | ||
Comment 3•5 years ago
|
||
Kimberly was working on a patch that could cover this, but I know nothing about this being solved.
Hi, I am new to contributing to Mozilla.
I will appreciate it if someone can guide me through fixing this bug if it has not yet been solved. Thank you
Comment 5•3 years ago
|
||
Hello, this is still an unresolved issue. To get started you can take a look at the Treeherder documentation (repository), it contains all the important information. If you have a pull request open you can leave it in the comments. Thanks for your interest in contributing!
Updated•3 years ago
|
please can you give me some nice information on this bug please cause it off from the Mozilla bugs please. Thank YOU BOSS
Comment 8•3 years ago
|
||
- Go to Treeherder's Graphs View.
- Click on "Add test data" - the 3rd button above the Graph.
- From the first drop-down select "build_metrics".
Acceptance criteria:
- make sure the 3rd drop-down (containing platforms) is ordered alphabetically
- add a test to make sure the values are always sorted alphabetically
The drop-down values already look like they are sorted alphabetically, but we need to make sure that this is always the case and add a test to prove that.
Comment 10•3 years ago
|
||
boss the code i am to write to sort it alphabetically, am I to write it in the mozilla-unified code base?
Comment 11•3 years ago
|
||
I mentioned above, for this issue you will contribute to https://github.com/mozilla/treeherder. You can find more information about how to contribute either in the README file from the github repository or read the documentation https://treeherder.readthedocs.io/installation.html.
| Reporter | ||
Updated•3 years ago
|
Updated•1 month ago
|
Updated•1 month ago
|
| Assignee | ||
Comment 12•1 month ago
|
||
| Assignee | ||
Updated•1 month ago
|
Updated•1 month ago
|
Description
•