Open
Bug 899283
Opened 8 years ago
Remote reftest server should allow arbitrary document root
Categories
(Testing :: Reftest, defect)
Testing
Reftest
Tracking
(Not tracked)
NEW
People
(Reporter: ahal, Unassigned)
Details
http://mxr.mozilla.org/mozilla-central/source/layout/tools/reftest/remotereftest.py#169 The remote reftest server currently assumes that tests are contained within sub-directories of the remotereftest.py script. This isn't the case for jsreftests (they live in ../jsreftests in the test package). We should add an optional argument that let's us specify an arbitrary document root.
You need to log in
before you can comment on or make changes to this bug.
Description
•