Issue #7507 has been updated by James Turnbull. Target version changed from 2.7.x to 2.7.3 Affected Puppet version deleted (2.7.2rc1)
---------------------------------------- Bug #7507: Add filters to the specs that fail under Ruby 1.9 https://projects.puppetlabs.com/issues/7507 Author: Matt Robinson Status: Closed Priority: Normal Assignee: Category: testing Target version: 2.7.3 Affected Puppet version: 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.
