Closed
Bug 467637
Opened 16 years ago
Closed 12 years ago
QAC should not require a rebuild every time a new branch is added
Categories
(Other Applications Graveyard :: QA Companion, defect, P1)
Other Applications Graveyard
QA Companion
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: cmtalbert, Assigned: cmtalbert)
References
Details
There is code in the QAC that must be tweaked each time a new version is added to the main product under test. This is really difficult, and is going to make the QAC a non-starter for other products outside of Firefox. We need a better way of setting this field and better error messages surrounding it as well.
Here is the offending code: http://mxr.mozilla.org/mozilla/source/testing/extensions/community/chrome/content/litmus.js#420
= Expected Results =
Should not have to edit code and rebuild for each new version of the product under test.
Why can't we query litmus for the supported branch information? And then require the users to pick the proper branches for their product that they are testing?
Comment 1•12 years ago
|
||
Litmus has been replaced by MozTrap.
If we want an extension to integrate with MozTrap, it would be better to start from scratch with a new extension rather than trying to shoehorn that functionality into the >5 year old QAC.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•