Open
Bug 1855794
Opened 2 years ago
Updated 1 year ago
Intermittent Failures View shows nonsensical labels on the graph, when viewed with a bug that has no intermittent-failure data
Categories
(Tree Management :: Treeherder: Frontend, defect)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
NEW
People
(Reporter: dholbert, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
|
9.27 KB,
image/png
|
Details |
STR:
- Open an "intermitent failures view" page for some date range, and choose a bug number that has no intermittent failure volume at all, e.g. due to not actually being an intermittent failure bug. e.g. here's a link viewing the (nonexistent) intermittent failure volume for bug 123 for the past month (2023-08-29 to 2023-09-28):
https://treeherder.mozilla.org/intermittent-failures/bugdetails?startday=2023-08-29&endday=2023-09-28&tree=trunk&failurehash=c3d875194e59eaeed5ef2373323a70c2c2be591bc15a5f035c0f61ab1d173d8c&bug=123
EXPECTED RESULTS:
Empty graph, with the X axis showing the date range from 2023-08-29 to 2023-09-28 (or some period of time at least)
ACTUAL RESULTS:
The X axis only shows two labels: 4pm at the left side and .001 at the right side. This... does not make sense for a time range. :)
This is similar to bug 1847385, possibly the same underlying root cause.
| Reporter | ||
Comment 1•2 years ago
|
||
(BTW: I ran across this bug when manually constructing a URL to try to view a list of intermittent test-failures that may have been tagged on a bug that was briefly morphed into an intermittent-failure bug. There were no reports in the time-range that I had specified, and that seems to trigger this issue.)
| Reporter | ||
Comment 2•2 years ago
|
||
Updated•1 year ago
|
Attachment #9387371 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•