Issue #19257 has been updated by eric sorenson. Status changed from Unreviewed to Tests Insufficient Assignee set to Adrien Thebo
Well, the changes weren't random, they were deliberate, but they did cause a lot of consternation. I agree it'd be good to have tests, and I know just the person to write them! ---------------------------------------- Bug #19257: Standardize color output for log messages https://projects.puppetlabs.com/issues/19257#change-90776 * Author: Adrien Thebo * Status: Tests Insufficient * Priority: Normal * Assignee: Adrien Thebo * Category: color * Target version: * Affected Puppet version: 3.1.0 * Keywords: * Branch: ---------------------------------------- Between 2.7 and 3.0 the colors used in the various log levels have been randomly lost and shuffled around, as is evidenced by https://github.com/puppetlabs/puppet/pull/1472 . Constantly changing colors damages the user experience, and should be something we guard against. It would be good to add test coverage for lib/puppet/util/colors.rb and lib/puppet/util/log/destinations.rb to ensure that log output becomes a bit more consistent. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
