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

Buildbot trac trac at buildbot.net
Sat Feb 13 23:10:07 UTC 2016


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

Comment (by dustin):

 {{{
  $ export
 BUILDBOT_TEST_DB_URL=postgresql+psycopg2://bbtest:bbtest at 127.0.0.1:32768/bbtest
  $ pip freeze | grep -iE 'sqlal|pg'
 pg8000==1.9.14
 psycopg2==2.6.1
 SQLAlchemy==1.0.11
 sqlalchemy-migrate==0.10.0
 $ dpkg -l libpq-dev
 Desired=Unknown/Install/Remove/Purge/Hold
 | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-
 pend
 |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
 ||/ Name               Version        Architecture   Description
 +++-==================-==============-==============-==========================================
 ii  libpq-dev          9.3.11-0ubuntu amd64          header files for
 libpq5 (PostgreSQL librar
  $ trial buildbot.net
 ...
 PASSED (skips=83, successes=4343)
 }}}
 other combinations I should try?

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


More information about the bugs mailing list