Closed
Bug 660923
Opened 14 years ago
Closed 14 years ago
Need an override-resolution option for remote reftest
Categories
(Testing :: Reftest, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 648104
People
(Reporter: cmtalbert, Unassigned)
Details
We need the ability to override the resolution restriction for reftest. Developers can run *some* tests with the lower resolution just for a sanity check before pushing to try/central/etc.
Currently the only way to run reftests without a tegra involves commenting out code in remotereftest.py (line 413). Having to comment out code is not good.
Comment 1•14 years ago
|
||
this is a slippery slope because we could run with a non supported resolution and get a bunch of failures that will waste developer time.
I would rather fix this problem first:
https://bugzilla.mozilla.org/show_bug.cgi?id=648104
(In reply to comment #1)
> this is a slippery slope because we could run with a non supported
> resolution and get a bunch of failures that will waste developer time.
>
> I would rather fix this problem first:
> https://bugzilla.mozilla.org/show_bug.cgi?id=648104
yeah, I agree. I had thought about this more after I filed it and I agree with you.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•