Posted by andremolnar on November 10, 2007 at 9:10am
Jump to:
| Project: | Project issue file test |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | boombatower |
| Status: | closed (fixed) |
Issue Summary
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
#1
I think this would be nice to have, but part of this needs to be developed for PIFR as well.
#2
#367039: Allow for retreiving test results of nightly builds
#3
This 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).
#4
#5
Currently code run per commit.
Should be more than sufficient...later it can provide a setting to choose.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.