[Qa-jenkins-scm] [jenkins.debian.net] 01/01: lvc: remove debug bits

Holger Levsen holger at layer-acht.org
Wed Jun 1 22:27:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 6dc8ee72716b718f37e5051fc2e3ec8f197f39a6
Author: Philip Hands <phil at hands.com>
Date:   Thu Jun 2 00:26:43 2016 +0200

    lvc: remove debug bits
---
 cucumber/features/step_definitions/common_steps.rb | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/cucumber/features/step_definitions/common_steps.rb b/cucumber/features/step_definitions/common_steps.rb
index 0d474b3..ea6d447 100644
--- a/cucumber/features/step_definitions/common_steps.rb
+++ b/cucumber/features/step_definitions/common_steps.rb
@@ -453,15 +453,12 @@ Given /^I select the ([A-Z][[:alpha:]]*) task$/ do |desktop|
 
 
   menu.index(desktop).times do
-    info_log("PGH: DOWN (#{desktop})")
     @screen.type(Sikuli::Key.DOWN)
   end
   @screen.type(Sikuli::Key.SPACE)
   expected_result = "Desktop+" + desktop
   @screen.wait(diui_png(expected_result), 10 * PATIENCE)
 
-  sleep(20)
-
   if "gui" == @ui_mode
     @screen.wait(diui_png("CONTINUEunselected"), 10 * PATIENCE)
     @screen.type(Sikuli::Key.TAB)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list