Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Properly skip generated skeleton Inspec tests #1153

Merged
merged 1 commit into from
Feb 2, 2017

Conversation

tduffield
Copy link
Contributor

@tduffield tduffield commented Feb 1, 2017

Description

Having a skip parameter in your describe block does not mean that the entire describe block is skipped. Instead, we need to use the :skip flag.

Issues Resolved

  • Internal Ticket COOL-664

Check List

Having a `skip` parameter in your describe block does not mean that
the entire describe block is skipped. Instead, we need to use the
`:skip` flag.

Signed-off-by: Tom Duffield <tom@chef.io>
@tduffield tduffield added the Bug label Feb 1, 2017
@thommay thommay added Type: Bug Doesn't work as expected. and removed Bug labels Feb 1, 2017
@coderanger
Copy link
Contributor

As a side note, we should figure out how to get some of the skeleton cookbooks in to CI (like generate a blank cookbook and run the usual battery of cookbook tests) to catch stuff like this in the future :)

@tduffield tduffield requested a review from thommay February 1, 2017 20:01
@tduffield tduffield merged commit bf139d2 into master Feb 2, 2017
@tduffield tduffield deleted the tduffield/COOL-664/properly-skip-tests branch February 2, 2017 16:14
@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug Doesn't work as expected.
Development

Successfully merging this pull request may close these issues.

4 participants