Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11776, comment 11


Ignore:
Timestamp:
Nov 26, 2014, 1:18:58 AM (9 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11776, comment 11

    initial v1  
    1 I thought I had ran functional tests, but I can reproduce the issue locally so I must not have ran them. I guess functional tests fail on automated builds only for Python 2.7 because we don't have SVN bindings for Python 2.6 and therefore the failing tests are skipped? The tests are clearly run on Python 2.7 with system site packages, but `make status` is reporting //SVN bindings : not installed//.
     1I thought I ran functional tests, but I can reproduce the issue locally so I must not have ran them. I guess functional tests fail on automated builds only for Python 2.7 because we don't have SVN bindings for Python 2.6 and therefore the failing tests are skipped? The tests are clearly run on Python 2.7 with system site packages, but `make status` is reporting //SVN bindings : not installed//.
    22
    33Thanks for the patch. Fixed in [13404].