Coder Social home page Coder Social logo

Comments (5)

AntoineAugusti avatar AntoineAugusti commented on June 16, 2024

Hey!

We recently worked on fixing tests locally in #1238 and #1243, does it help?

from notification-api.

davidbgk avatar davidbgk commented on June 16, 2024

I confirm that the initial issue is fixed 👏 . (see below)

from notification-api.

davidbgk avatar davidbgk commented on June 16, 2024

Well not so fast, #1244 was masking the original error I had with that test.

I don't know why my psycopg2 error is more verbose than the one being tested, here is my detailed version:

>>> psycopg2.__version__
'2.8.6 (dt dec pq3 ext lo64)'

And the one specified in requirements.txt: psycopg2-binary==2.8.6.

from notification-api.

AntoineAugusti avatar AntoineAugusti commented on June 16, 2024

@davidbgk What's your PostgreSQL version? I have PostgreSQL 12.3 locally

from notification-api.

davidbgk avatar davidbgk commented on June 16, 2024

Ah! I use the latest from the download page which is 13.2, the install documentation doesn't mention a particular version. The docker-compose file references 11.2.

Once I switched to 12.6, tests pass. I'll make a PR to document this potential issue.

from notification-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.