summaryrefslogtreecommitdiff
path: root/spec/acceptance
diff options
context:
space:
mode:
authorJohn Duarte <john.duarte@puppetlabs.com>2014-05-18 17:31:34 -0700
committerJohn Duarte <john.duarte@puppetlabs.com>2014-05-18 17:31:34 -0700
commit07be768979161434c480c6ec23d848185e157096 (patch)
treedd5d9035030efaa5bc16569161bf5d93d7de8f84 /spec/acceptance
parent982056a260cdf590acba5e33ba6eab3822428104 (diff)
Skip exec excludes until expectations are defined
Diffstat (limited to 'spec/acceptance')
-rw-r--r--spec/acceptance/beaker/git/clone/negative/clone_repo_with_exec_excludes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/acceptance/beaker/git/clone/negative/clone_repo_with_exec_excludes.rb b/spec/acceptance/beaker/git/clone/negative/clone_repo_with_exec_excludes.rb
index 2e8d1eb..b994a6a 100644
--- a/spec/acceptance/beaker/git/clone/negative/clone_repo_with_exec_excludes.rb
+++ b/spec/acceptance/beaker/git/clone/negative/clone_repo_with_exec_excludes.rb
@@ -1,4 +1,5 @@
test_name 'C3509 - clone repo with excludes not in repo'
+skip_test 'expectations not defined'
# Globals
repo_name = 'testrepo_with_excludes_not_in_repo'