Re: Postgresql testing question

2021-10-03 Thread Mariusz Felisiak
Failures are caused by the default search configuration, see https://code.djangoproject.com/ticket/29084. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving e

Re: Postgresql testing question

2021-10-03 Thread Carlton Gibson
Hey Sarah, no problem! If you can’t work out why you’re seeing a failure locally, perhaps post on the forum and I’ll see if I can help out (or Ken will be me to it 😃) Kind regards, Carlton On Sun, 3 Oct 2021 at 19:38, Sarah A wrote: > Thanks Carlton ! > > Yes, it's not related, it's tests abou

Re: Postgresql testing question

2021-10-03 Thread Sarah A
Thanks Carlton ! Yes, it's not related, it's tests about headline search (postgres_tests.test_search.SearchHeadlineTests) I'll try to open a PR to see, if it's only on my side and should be my configuration or I will open a ticket with all informations related. Le dimanche 3 octobre 2021 à

Re: Postgresql testing question

2021-10-03 Thread Carlton Gibson
Hi Sarah. 👋 If the failures are unrelated, you can ignore them for the purposes of your ticket: if you open a PR the CI will run against all configurations, so an issue should show up there. Maybe it’s a local config issue, but if it doesn't look that way, you can open a ticket on Trac (with the