Closed
Bug 1892351
Opened 1 year ago
Closed 1 year ago
manifests with the same test and reference but different prefs or loading, can be difficult to find the failure, split into separate manifests
Categories
(Testing :: Reftest, task)
Testing
Reftest
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jmaher, Assigned: jmaher)
Details
Attachments
(1 obsolete file)
many tools decide which test to run, skip, or file a bug on a failure- but in well over 100 cases there are the same test and reference file tested but we switch things such as prepending HTTP or setting defaults pref(...) in the middle of the file. From a sheriffing point of view, this is confusing, what if you need to add a fuzzy-if, which instance do you add it to?
I propose for most of the cases to split into separate manifest files, then at least it will be easier to distinguish which failure needs attention.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Updated•1 year ago
|
Attachment #9397492 -
Attachment is obsolete: true
| Assignee | ||
Comment 2•1 year ago
|
||
going with a different approach in bug 1893537
| Assignee | ||
Updated•1 year ago
|
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•