Closed
Bug 699129
Opened 13 years ago
Closed 13 years ago
Talos should use MozInfo instead of manually checking platform
Categories
(Testing :: Talos, defect)
Testing
Talos
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: k0scist, Assigned: BYK)
References
Details
(Whiteboard: [mozbase])
In places where Talos checks the platform for the local machine, it
should just use mozinfo information and be done with it
Reporter | ||
Updated•13 years ago
|
Whiteboard: [mozbase]
Comment 1•13 years ago
|
||
would that be reading the mozinfo file from ???
also python 2.4 doesn't have json support
Reporter | ||
Comment 2•13 years ago
|
||
You could read a mozinfo file from somewhere, but mozinfo by itself just does things like determine the platform the machine is running on. Currently Talos does this by itself.
mozinfo does not actually need JSON....it has a very simple JSON reader built it.
Comment 3•13 years ago
|
||
can we put this in now so I can use it in bug 675117?
Reporter | ||
Comment 4•13 years ago
|
||
(In reply to Joel Maher (:jmaher) from comment #3)
> can we put this in now so I can use it in bug 675117?
I see no reason not to.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → madbyk
Status: NEW → ASSIGNED
Reporter | ||
Comment 5•13 years ago
|
||
Since there is no activity on this bug, and since we now depend on mozinfo, I'm going to close this. We do not yet use mozinfo universally, but we should move towards that, and specific issues should be ticketed
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•