pgAdmin4: Random failure of FTS test cases due to improper randomstring creation

Поиск
Список
Период
Сортировка
От Navnath Gadakh
Тема pgAdmin4: Random failure of FTS test cases due to improper randomstring creation
Дата
Msg-id CAOAJCYpsJGRqTkbnScpY567xVexZ7odRLyvLAC2WQFBoHQDMDw@mail.gmail.com
обсуждение исходный текст
Ответы Re: pgAdmin4: Random failure of FTS test cases due to improper randomstring creation  (Navnath Gadakh <navnath.gadakh@enterprisedb.com>)
Re: pgAdmin4: Random failure of FTS test cases due to improper randomstring creation  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Список pgadmin-hackers
Hi Dave,

        Please find the attached patch for UUID creation issues with test objects for FTS configurations, FTS dictionaries and FTS parsers. Previously(refer email with subject "Build failed in Jenkins: pgadmin4-master-python27 #279" and "Build failed in Jenkins: pgadmin4-master-python33 #207"), test cases were randomly failing due to repetitions of the test object names.

In the old code we used some part of the string for creating a UUID string, but it seems that at some point that created string gets repeated and due to which test cases were failing as this was a random behavior, now it is fixed.  

Thanks.





-- 
Regards,
Navnath Gadakh

EnterpriseDB Corporation
The Enterprise PostgreSQL Company

Вложения

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

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: RM_2646 - Spinner icon not found error when aserver node is connected
Следующее
От: Navnath Gadakh
Дата:
Сообщение: Re: pgAdmin4: Random failure of FTS test cases due to improper randomstring creation