Open Bug 1493244 Opened 6 years ago Updated 2 years ago

mozinfo in talos cannot pick up mozinfo.json

Categories

(Testing :: Talos, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: bugzilla, Unassigned)

Details

The problem is that I want to add some code to mozrunner that tests mozinfo properties that are pulled in from mozinfo.json.

With the absence of those properties, mozrunner raises an AttributeError when run under Talos.
Rob, any thoughts?
Flags: needinfo?(rwood)
(In reply to Aaron Klotz [:aklotz] from comment #1)
> Rob, any thoughts?

Sorry I don't really understand the problem, can you elaborate more please? Thanks!
Flags: needinfo?(rwood) → needinfo?(aklotz)
Priority: -- → P3

Sorry for the long delay, this kind of got buried in a massive pile of stale needinfos.

IIRC the problem was that mozinfo under Talos did not have access to mozinfo.json, so certain properties that are available in mozinfo.json are not actually available to the mozinfo instance running in Talos; querying them would just raise an AttributeError.

Flags: needinfo?(aklotz)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.