pgAdmin 4 commit: Avoid leaving chromedriver processes cluttering the l

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Avoid leaving chromedriver processes cluttering the l
Date: 2017-03-07 13:49:57
Message-ID: E1clFUz-0006gU-1u@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Avoid leaving chromedriver processes cluttering the landscape after running the feature tests.

Per https://github.com/seleniumhq/selenium-google-code-issue-archive/issues/3378, we were doing it wrong :-(

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3658ca6c5582c983106f38596b30afccfbc375bb

Modified Files
--------------
web/regression/feature_utils/app_starter.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Shirley Wang 2017-03-07 20:07:09 Re: [Design Update][History]
Previous Message Dave Page 2017-03-07 13:48:59 Re: [patch] Test dependencies and screenshots