#29084: Skip postgres_tests's SimpleSearchTest's that require 'english_stem'
configuration if the machine's configuration is different
-------------------------------------+-------------------------------------
     Reporter:  Дилян Палаузов       |                    Owner:  Pablo
         Type:                       |  Nicolas Estevez
  Cleanup/optimization               |                   Status:  closed
    Component:  contrib.postgres     |                  Version:  1.11
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  tests postgresql     |             Triage Stage:  Accepted
  search                             |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Pablo Nicolas Estevez):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 The config in postgresql.config require:
 default_text_search_config = 'pg_catalog.english'
 In case the config has another languaje i writed a pull request to skip
 the test
 https://github.com/django/django/pull/16357

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29084#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070184d8aab532-44b8ffa2-f1dc-4334-bda1-f52e6a974d8b-000000%40eu-central-1.amazonses.com.

Reply via email to