[Buildbot] #3419: tests are failing when using PostgreSQL database backend

Buildbot trac trac at buildbot.net
Fri Feb 5 03:00:44 UTC 2016


#3419: tests are failing when using PostgreSQL database backend
----------------------+------------------------
Reporter:  rutsky     |       Owner:
    Type:  undecided  |      Status:  assigned
Priority:  major      |   Milestone:  undecided
 Version:  master     |  Resolution:
Keywords:             |
----------------------+------------------------
Changes (by dustin):

 * owner:  dustin =>


Comment:

 Hm, it was just pg8000.  With that fixed, I can't reproduce.
 {{{
 (v5.4.1) (sandbox)dustin at personal-devel ~/p/buildbot [master] $ pip list |
 grep -iE 'sqlal|pg8000'
 pg8000 (1.9.14)
 SQLAlchemy (0.7.10)
 sqlalchemy-migrate (0.7.2)
 }}}
 ditto with
 {{{
 (v5.4.1) (sandbox)dustin at personal-devel ~/p/buildbot [master] $ pip list |
 grep -iE 'sqlal|pg8000'
 pg8000 (1.9.14)
 SQLAlchemy (1.0.11)
 sqlalchemy-migrate (0.10.0)
 }}}

 @rutsky, help?

--
Ticket URL: <http://trac.buildbot.net/ticket/3419#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list