This project is archived and is in readonly mode.

#1914 ✓resolved
Levin Alexander

ActiveSupport timezone tests: silence_warnings still needed?

Reported by Levin Alexander | February 8th, 2009 @ 07:17 PM | in 2.x

many of the time zone related tests in ActiveSupport are wrapped in a call to "silence_warnings"


silence_warnings do # silence warnings raised by tzinfo gem
  ...      
end

is this really needed? I don't seem to get any warnings if I remove all those calls (patch attached)

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Attachments

Referenced by

Pages