Closed Bug 631288 Opened 15 years ago Closed 14 years ago

rich test objects should be passed around, not just a list of files/directories

Categories

(Testing Graveyard :: Mozmill, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: k0scist, Assigned: k0scist)

References

Details

(Whiteboard: [mozmill-2.0+])

Currently Mozmill passes around just lists of files and directories: https://github.com/mozautomation/mozmill/blob/master/mozmill/mozmill/__init__.py#L590 In order for mozmill to utilize the manifests in any significant way, richer test objects should be passed around. For the time being, this can be either the ManifestParser object itself or its list of dicts, though in the future this could be a dedicated test object, if needed.
Assignee: nobody → jhammel
Whiteboard: [mozmill-2.0?]
Blocks: 628277, 628279
Depends on: 584464
Done with bug 584464 ; currently we don't do anything with the information passed around, but the information is passed. Other issues should be separately ticketed
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
This has already been fixed for Mozmill 2.
Whiteboard: [mozmill-2.0?] → [mozmill-2.0+]
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.