Closed
Bug 632050
Opened 15 years ago
Closed 15 years ago
test_diggIterator.js is useless
Categories
(Testing Graveyard :: Mozmill, defect)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: k0scist, Unassigned)
Details
(Whiteboard: [mzomill-2.0?])
all it is is commented out code
https://github.com/mozautomation/mozmill/blob/master/mozmill/test/test_diggIterator.js
The test should be either removed, made to work, or marked why it is
commented out. Landed non-anotated commented code is a bad practice,
as is commenting out code without an explanation as to why
| Reporter | ||
Comment 1•15 years ago
|
||
the same thing goes with test_googleIterator.js
Whiteboard: [mzomill-2.0?]
I'm not sure this is bug worthy, honestly. It's commented out, so just kill it.
It was an early demo from the days of yore, if you're wondering why it exists at all. Why was it commented out? I don't know and it really doesn't matter.
| Reporter | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•9 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•