Issue #22360 has been updated by Melissa Stone.
Released in Puppet 3.4.0-rc1 ---------------------------------------- Bug #22360: Come up with a reliable json validation mechanism for spec tests https://projects.puppetlabs.com/issues/22360#change-100759 * Author: Kylo Ginsberg * Status: Closed * Priority: Normal * Assignee: * Category: * Target version: 3.4.0 * Affected Puppet version: * Keywords: * Branch: ---------------------------------------- http://projects.puppetlabs.com/issues/21881 introduced the json-schema gem for json validation. Unfortunately, introducing this gem breaks completely unrelated tests that relied on the ruby URI::Generic class handling of file:// schema URIs (because json-schema provides a URI::File class). So need to explore several possibilities for getting json validation into spec tests. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
