Closed (fixed)
Project:
Project issue file test
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
10 Nov 2007 at 09:10 UTC
Updated:
9 Apr 2009 at 06:10 UTC
During a brief chat on IRC the following came up:
A next logical step after testing is integrated for issue queues would be to integrate tests into d.o.'s nightly build process.
The purpose for making this issue is simply to place the idea on the roadmap.
Things to consider when the time comes:
Tests need not stop a build (i.e. a failed test should not keep the build from happening or the package from being created), but it would be helpful if the results were published and/or included in the package.
It may be useful to include the tests themselves in the nightly build (or any release for that matter) so that people could conceivably run the same tests for themselves.
Comments
Comment #1
boombatower commentedI think this would be nice to have, but part of this needs to be developed for PIFR as well.
Comment #2
boombatower commented#367039: Allow for retreiving test results of nightly builds
Comment #3
boombatower commentedThis should now be possible due to the major abstraction PIFR 2.x now has. This should be relatively simple to add now.
To confirm we are referring to testing branches (nightly releases).
Comment #4
boombatower commentedComment #5
boombatower commentedCurrently code run per commit.
Should be more than sufficient...later it can provide a setting to choose.