Continuous integration » History » Version 4
Jean-Philippe Lang, 2011-12-10 19:01
now running tests with ruby 1.9.2
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 | 4 | Jean-Philippe Lang | * Ruby interpreters: |
8 | 1 | Jean-Philippe Lang | |
9 | * ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux] |
||
10 | 4 | Jean-Philippe Lang | * ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux] |
11 | 1 | Jean-Philippe Lang | |
12 | * Databases: |
||
13 | |||
14 | * MySQL 5.1.41 |
||
15 | * PostgreSQL 8.4.6 |
||
16 | * Sqlite 3.6.22 |
||
17 | |||
18 | * Database gems: |
||
19 | |||
20 | * mysql 2.8.1 |
||
21 | * pg 0.10.0 |
||
22 | * sqlite3-ruby 1.3.2 |
||
23 | |||
24 | * SCM: |
||
25 | |||
26 | * Subversion 1.6.6 |
||
27 | * Mercurial 1.7.3 |
||
28 | * Git 1.7.0.4 |
||
29 | * CVS 1.12.13 |
||
30 | * Bazaar 2.1.1 |
||
31 | 2 | Jean-Philippe Lang | |
32 | 3 | Jean-Philippe Lang | Test coverage is available at http://www.redmine.org/coverage/index.html and is updated weekly. |
33 | |||
34 | 2 | Jean-Philippe Lang | Note: at this time, this environment does not run the tests related to darcs, LDAP and Openid integration. |