[DRE-commits] [librarian-puppet] 68/153: Issue #254 wait 1 second to fix timing issue in Travis

Stig Sandbeck Mathisen ssm at debian.org
Wed Jun 1 20:30:43 UTC 2016


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

ssm pushed a commit to branch master
in repository librarian-puppet.

commit c87c6c330ebaae270ebe07d2c59e045d19a76556
Author: Carlos Sanchez <csanchez at maestrodev.com>
Date:   Mon Oct 13 19:57:41 2014 +0200

    Issue #254 wait 1 second to fix timing issue in Travis
---
 features/install.feature | 1 +
 1 file changed, 1 insertion(+)

diff --git a/features/install.feature b/features/install.feature
index e031645..037930a 100644
--- a/features/install.feature
+++ b/features/install.feature
@@ -84,6 +84,7 @@ Feature: cli/install
       Then the exit status should be 0
       And a directory named "modules/test" should exist
       And the file "modules/test" should have an inode and ctime
+      Given I wait for 1 second
       When I run `librarian-puppet install --destructive`
       Then the exit status should be 0
       And a directory named "modules/test" should exist

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/librarian-puppet.git



More information about the Pkg-ruby-extras-commits mailing list