https://github.com/puppetlabs/puppet/pull/575
This pull request gets us to full support for Ruby 1.9.3 on the master branch - destined to release as Telly. Once merged we will have the 1.9.3 release on par with 1.8.7 for support, and will be treating anything that doesn't work on it as inadmissible to the core. This is a big change, especially because it eliminates the older Test::Unit tests in favour of - where needed - porting them to the rspec suite, or discarding them as redundant to the acceptance tests. It is big, though, so I want to strongly encourage people to look at the code and spot potential problems, or areas where my judgment was off in dropping tests, or anything like that. -- Daniel Pittman ⎋ Puppet Labs Developer – http://puppetlabs.com ♲ Made with 100 percent post-consumer electrons -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en.
