Issue #16239 has been updated by Josh Cooper. Status changed from In Topic Branch Pending Review to Code Insufficient
The fix in commit 45e165016534b6c786d269a7825e72599c9beaa6 does not fix the problem. To use a conditional pending example, the last parameter needs to be a hash whose key is `:if` or `:unless:`. See <https://www.relishapp.com/rspec/rspec-core/v/2-11/docs/pending/pending-examples#conditionally-pending-examples> ---------------------------------------- Bug #16239: correct the problem in spec/integration/provider/mount_spec for solaris pending which made all other os also into pending. https://projects.puppetlabs.com/issues/16239#change-70845 Author: Rahul Gopinath Status: Code Insufficient Priority: Normal Assignee: Rahul Gopinath Category: Doh! Target version: 3.0.0 Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet/pull/1072 The spec/integration/provider/mount_spec has a problem in its pending invocation which makes the pending statement applicable to all other platforms also. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
