From cad2ce3a08ebb5c47798d4b0362d5093689f15b2 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Sun, 26 Mar 2017 17:07:18 +0200 Subject: fix hanging pyvirtualdisplay --- selenium/withdraw_buy.py | 1 + web-common | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/selenium/withdraw_buy.py b/selenium/withdraw_buy.py index 67b590c60..e2de6498d 100644 --- a/selenium/withdraw_buy.py +++ b/selenium/withdraw_buy.py @@ -292,4 +292,5 @@ ret = buy_article(client, "25._The_Danger_of_Software_Patents", fulfillment_url_ logger.info("Bookmarked purchase: '%s'" % ret) logger.info("Test passed") client.quit() +display.stop() sys.exit(0) diff --git a/web-common b/web-common index fd80260fc..d7e013594 160000 --- a/web-common +++ b/web-common @@ -1 +1 @@ -Subproject commit fd80260fce96df674111f9100fa2d91c83a9a3bc +Subproject commit d7e013594d15388b1a7342a44a0e9c8d4ecca82d -- cgit v1.2.3