Bugzilla – Bug 2105
update testing section in manual
Last modified: 2015-05-01 09:52:45 UTC
Created attachment 2027 [details] patch from Tommaso
Instead of where EXTENSIVE includes QUICK and TAKES_FOREVER includes QUICK and EXTENSIVE (only QUICK tests are run by default). I suggest Note that specifying EXTENSIVE fullness will also run tests in QUICK category. Specifying TAKES_FOREVER will run tests in EXTENSIVE and QUICK categories. By default, only QUICK tests are ran. Instead of can be EXTENSIVE: these are tests that typically needs minutes. TAKES_FOREVER is left for test that takes really slow: in the order of several minutes. I suggest can be EXTENSIVE; these are tests that typically need minutes. TAKES_FOREVER is left for tests that take a really long time, in the order of several minutes. Otherwise +1.
Created attachment 2028 [details] patch w Vedran's comments New patch with Vedran's suggestions
committed the revised patch in changeset 11342:bcdcb8a6750e