Issue #7507 has been updated by Matt Robinson. Status changed from Accepted to Available In Testing Branch
The filtering is present in 2.7.x, 2.7.next, next and master. It's possible that there's a few tests that run on other's environments that I didn't filter on my box, so if we catch to those later I'll get those committed with this ticket number associated. ---------------------------------------- Bug #7507: Add filters to the specs that fail under Ruby 1.9 https://projects.puppetlabs.com/issues/7507 Author: Matt Robinson Status: Available In Testing Branch Priority: Normal Assignee: Matt Robinson Category: testing Target version: 2.7.x Affected Puppet version: 2.7.0rc2 Keywords: ruby19 ruby1.9 testing specs jenkins hudson Branch: We're currently running spec tests on Jenkins against Ruby 1.9, but we're not emailing when they break since they always break. The problem is that we don't know when we're regressing, often regressing to the point where the tests don't even run under Ruby 1.9.2. A way around this is to tag the spec tests that fail under Ruby 1.9, and then exclude them from running on Jenkins jobs. http://relishapp.com/rspec/rspec-core/v/2-5/dir/filtering/exclusion-filters Once we have more time to dedicate to full Ruby 1.9 support, we just have to remove the filter on those spec runs. -- 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.
