Continuous integration » History » Version 2
  Jean-Philippe Lang, 2011-01-09 22:43 
  note about untested features
| 1 | 1 | Jean-Philippe Lang | h1. Continuous integration  | 
|---|---|---|---|
| 2 | |||
| 3 | The Redmine build status can be found at http://www.redmine.org/builds/index.html.  | 
||
| 4 | |||
| 5 | Tests run on the following environment:  | 
||
| 6 | |||
| 7 | * Ruby interpreter:  | 
||
| 8 | |||
| 9 | * ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux]  | 
||
| 10 | |||
| 11 | * Databases:  | 
||
| 12 | |||
| 13 | * MySQL 5.1.41  | 
||
| 14 | * PostgreSQL 8.4.6  | 
||
| 15 | * Sqlite 3.6.22  | 
||
| 16 | |||
| 17 | * Database gems:  | 
||
| 18 | |||
| 19 | * mysql 2.8.1  | 
||
| 20 | * pg 0.10.0  | 
||
| 21 | * sqlite3-ruby 1.3.2  | 
||
| 22 | |||
| 23 | * SCM:  | 
||
| 24 | |||
| 25 | * Subversion 1.6.6  | 
||
| 26 | * Mercurial 1.7.3  | 
||
| 27 | * Git 1.7.0.4  | 
||
| 28 | * CVS 1.12.13  | 
||
| 29 | * Bazaar 2.1.1  | 
||
| 30 | 2 | Jean-Philippe Lang | |
| 31 | Note: at this time, this environment does not run the tests related to darcs, LDAP and Openid integration.  |