[pgadmin-hackers] pgAdmin4: Test-suite OS compatability issue

Поиск
Список
Период
Сортировка
От Navnath Gadakh
Тема [pgadmin-hackers] pgAdmin4: Test-suite OS compatability issue
Дата
Msg-id CAOAJCYrRH_E-=TwsVK7=FsiV86xBgwKOQnVHanOQ9sMeBECe-g@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers] pgAdmin4: Test-suite OS compatability issue
Список pgadmin-hackers
Hi Dave,

         Please find the patch for OS compatability issue of test-suite.

Code Changes:

            1. Minor code changes done related to os module in pgadmin4/web/regression/feature_utils/app_starter.py
            2. Code added in pgadmin4/web/pgadmin/utils/tests/test_versioned_template_loader.py to handle path for SQL file.
            3. Code added to convert unicode to string in some .py files.

Note:
             With python2.6.6 test-suite is failed to execute. I have created the RM 2367
 
Thank you!



--
Regards,
Navnath Gadakh

EnterpriseDB Corporation
The Enterprise PostgreSQL Company


Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: [pgadmin-hackers] [pgAdmin4][Patch]: Delete row server error not shown to GUI user
Следующее
От: Matthew Kleiman
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fixed RM #2315 : Sorting bysize is broken