[evolution] tests: don't restart Evolution after initial setup



commit fe557979e02253ea4a3a4bfecd8f8badc4c72fea
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Thu Apr 24 13:18:21 2014 +0200

    tests: don't restart Evolution after initial setup

 tests/steps/initial_setup_steps.py |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/tests/steps/initial_setup_steps.py b/tests/steps/initial_setup_steps.py
index 5bf9591..0abd8b8 100644
--- a/tests/steps/initial_setup_steps.py
+++ b/tests/steps/initial_setup_steps.py
@@ -28,10 +28,6 @@ def open_evolution_and_setup_fake_account(context):
             * Complete Account Summary in Evolution Account Assistant
             * Complete Done dialog in Evolution Account Assistant
             """)
-        # Evo doesn't create default addressbook immidiately
-        # We should restart it
-        system("evolution --force-shutdown 2&> /dev/null")
-        context.execute_steps(u'* Start a new Evolution instance')
 
 
 @step(u'Complete Receiving Options in Evolution Account Assistant')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]