Open
Bug 1918058
Opened 2 months ago
Updated 2 months ago
Let environment variables be specified in the manifest for XPCShell tests
Categories
(Testing :: XPCShell Harness, enhancement)
Testing
XPCShell Harness
Tracking
(Not tracked)
NEW
People
(Reporter: darktrojan, Unassigned)
References
Details
I have a folder of tests which need to run in the UTC time zone. This works fine on TaskCluster but elsewhere the easiest way is to set the zone using the environment variable TZ. But that requires remembering to do so, and it would be easier if the test manifest contained the environment variable.
You need to log in
before you can comment on or make changes to this bug.
Description
•