Re: [pgAdmin4][Patch] Feature #3270 Add support for running regression tests against Firefox

Поиск
Список
Период
Сортировка
От Anthony Emengo
Тема Re: [pgAdmin4][Patch] Feature #3270 Add support for running regression tests against Firefox
Дата
Msg-id CAG8BBZObXfHXnn+DoVCqv28ztDc9V4cP=1=s_iu3OOcZ+27c2Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin4][Patch] Feature #3270 Add support for runningregression tests against Firefox  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Ответы Re: [pgAdmin4][Patch] Feature #3270 Add support for running regression tests against Firefox  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers

I completely apologize.

With regards to pgadmin.feature_tests.xss_checks_file_manager_test.CheckFileManagerFeatureTest My original fix was working for Firefox but when I tried to adjust it for Chrome, it doesn’t seem to be working reliably for both browsers. What I was able to get working reliably for today was to do a check on what browser was running and run the appropriate wait function (Chrome doesn’t need it). The wait is explicitly for the element to go stale and then un-stale once more.

Screen Shot 2018-05-11 at 5.55.54 PM.png

Screen Shot 2018-05-11 at 5.55.40 PM.png

For what it’s worth however, I have not seen any failures today with pgadmin.feature_tests.pg_datatype_validation_test.PGDataypeFeatureTest, on Firefox.I'm running on an Mac OSX system.

Cheers and good weekend! 😀
Вложения

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

Предыдущее
От: Joao De Almeida Pereira
Дата:
Сообщение: Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree