Edgewall Software

Version 66 (modified by Jun Omae, 10 years ago) ( diff )

Updated my configurations

Release Testing

In order to ensure that our releases are well tested and as bug free as possible we need your help.

If you have a Trac installation with a combination of OS, database or frontend not represented in the list below, please consider adding yourself to the list.

What's expected of me?

Not much :) At the beginning of the release testing period you will be added to the CC list of the release ticket, where you will find details on where to download the release candidate. The ticket might also mention additional information on specific areas/features to test. But in most cases it's enough to verify that the release works as expected on your system. Running the unit tests and functional tests and getting a green light would be a plus. See Testing Scenarios below for some suggestions.

Once you have upgraded your server to the release candidate, please let us know by updating the release ticket. If you detect an issue, report it on that ticket as well.

Current target release: 0.12.3, tracked in #10548.

Systems

Contact Python Database Backend + Bindings Genshi Web Frontend OS Subversion, Git Testing
JonasBorgstrom
ChristianBoos
*.edgewall.org
2.5 PostgreSQL 8.3 + psycopg2 2.0.8 (Babel)

pysqlite 2.6.0 (demo-0.12)
0.6 lighttpd + uwsgi Ubuntu 8.10 X86_64 svn 1.5.1 prod ([demo-0.12:], [Babel:])

RemyBlank

2.3.7 SQLite 3.7.2 0.5-r1051 tracd OS X 10.5 svn 1.6.5 devlite
2.4.6 SQLite 3.7.4 0.6 tracd OS X 10.5 svn 1.6.15 devlite
2.5.5 SQLite 3.7.4 0.6 tracd OS X 10.5 svn 1.6.15 devlite
2.6.6 SQLite 3.7.4, MySQL 5.1.53, PostgreSQL 8.3.13 0.6 tracd OS X 10.5 svn 1.6.15 devlite
2.6.6 SQLite 3.7.2 0.6 apache 2.2.16, mod_wsgi 3.3 Gentoo Linux x86 svn 1.6.15 dev
2.6.2 SQLite 3.5.9 0.6 tracd Windows XP svn 1.6.5 devlite
2.6.3 SQLite 3.5.9 0.6 tracd Windows Vista svn 1.6.5 devlite
2.6.4 SQLite 3.5.9 0.6 tracd Windows 7 svn 1.6.6 devlite

JunOmae

2.4.6
2.5.6
2.6.9
2.7.3
SQLite 3.7.9
MySQL 5.5.35
PostgreSQL 9.1.12
0.6 tracd Ubuntu 12.04 LTS x86_64, ext4 svn 1.6.17
git 1.7.9.5
devlite
2.4.3
2.5.6
2.6.8
SQLite 3.3.6
MySQL 5.0.77
PostgreSQL 8.1.23
0.6 tracd CentOS 5.9 i386, ext3 svn 1.7.6 devlite
2.7.2 SQLite 3.3.6
MySQL 5.0.77
PostgreSQL 8.1.23
0.6 tracd CentOS 5.9 i386, ext3 no svn devlite
2.5.4
2.6.6
2.7.5
SQLite 0.6 tracd Windows XP (32bit) svn 1.7.13 devlite
2.4.4 SQLite 0.6 tracd Windows XP (32bit) no svn devlite
Shane Caraveo 2.5 PostgreSQL 8.3 apache, mod_python, virtualenv OSX 10.5
Anatoly Techtonik 2.4 MySQL 5.0.67 apache, fastcgi, DreamHost Debian 3.1
mathieu.ravaux@… 2.5 SQLite 3.5.9 apache + mod_wsgi Ubuntu 8.10
saimen54@… 2.5 SQLite 3.3.4 0.5.1 tracd WinXP x86 1.5.6
ThijsTriemstra 2.7.1 SQLite 3.6.13 0.6 mod_wsgi 3.3 Ubuntu 10.10 1.6.12 prod

itamaro

2.6.6 SQLite 3.5.9 0.6 tracd Windows 7 x64 1.6.12 devlite
2.6.6 SQLite 3.5.9 0.6 apache-2.2, mod_wsgi 3.3 Windows XP 1.6.12 devlite
2.6.5 SQLite 3.5.9 0.6 apache-2.2, mod_wsgi 3.3 Windows Server 2008 1.6.12 prod
alind_sap@… 2.6 SQLite 3 0.6-1 apache 2.2.14-5, mod_wsgi2.8-2 Debian-squeeze mercurial-1.4.1-1+b1 devlite

Please indicate your e-mail address under "Contact".

Testing Scenarios

The above configurations are used in to the following test conditions, along with corresponding expectations.

prod

  • version is used in "production", on a heavily used site (public or private)
  • no regression or new defect should be reported by the users

dev

  • full test suite pass (both unit tests and functional tests)
  • testing creation of a new environment, using a Trac mirror for the repository
  • interactive testing of that new environment
  • memory usage should stay steady and performance should be adequate

devlite

  • full test suite pass (both unit tests and functional tests)
  • interactive testing of existing environment
  • memory usage should stay steady and performance should be adequate

(expand as needed)

Note: See TracWiki for help on using the wiki.