Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11859, comment 4


Ignore:
Timestamp:
Dec 6, 2014, 6:19:14 PM (9 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11859, comment 4

    initial v1  
    1 It seems to be a given that I'll break the build on commit, despite all the test runs passing locally. `make Trac.egg-info compile unit-test functional-test` passes for me. The database should be destroyed because `database_version` was incremented and no longer matches `db_default`, however the following error is seen:
     1It seems to be a given that I'll break the build on commit, despite all the test runs passing locally. `make Trac.egg-info compile unit-test functional-test` passes for me. The database should be destroyed because `database_version` was incremented and no longer matches `db_default`, however the following error is seen in the automated builds:
    22{{{
    33OperationalError: table system already exists