Edgewall Software

Version 57 (modified by Remy Blank, 13 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 release: 0.12.2, tracked in #9990.

Systems

Contact Python Database Backend + Bindings Genshi Web Frontend OS Subversion Testing
JonasBorgstrom
ChristianBoos
*.edgewall.org
2.5 PostgreSQL 8.3 + psycopg2 2.0.8 0.6 lighttpd + fastcgi Ubuntu 8.10 X86_64 svn 1.5.1 prod ([demo-0.12:], [Babel:], Posterity)

ChristianBoos

2.7 [MSC v.1500 32 bit (Intel)] SQLite 3.6.21 + PySqlite 2.6.0 0.6 tracd

Windows 7 (x64)

svn 1.6.15

2.6.1 [MSC v.1500 32 bit (Intel)]

MySQL server: "5.0.67-community-nt", client: "5.1.33", thread-safe: 1 + MySQLdb 1.2.3c1

0.6.0

tracd

-

SQLite 3.5.9 + PySqlite 2.4.1
PostgreSQL 8.3 + psycopg2 2.0.8

ActivePython 2.5.4 [MSC v.1310 32 bit (Intel)]

MySQL server: "5.0.67-community-nt", client: "5.0.27", thread-safe: 1 + MySQLdb 1.2.2

-

tracd

svn 1.6.3

Note: no (docutils, php, pygments, pytz)

SQLite 3.3.4 + PySqlite 2.3.2
PostgreSQL 8.3 + psycopg2 2.0.10

2.4.4 [MSC v.1310 32 bit (Intel)]

MySQL server: "5.0.67-community-nt", client: "5.0.27", thread-safe: 1 + MySQLdb 1.2.2

0.6

tracd

no svn

Note: no (lxml, svn, docutils, php, pygments, pytz)

SQLite 3.6.2 + PySqlite 2.5.1
PostgreSQL 8.3 + psycopg2 2.0.10 (dt dec ext pq3)

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
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
lists@… 2.6.4 SQLite 3.6.13 0.5.1 mod_wsgi 3.1 Ubuntu 6.1 1.5.6 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.