fails:Time.mktime creates a time based on given values, interpreted in the local time zone
fails:Time.mktime creates a time based on given C-style gmtime arguments, interpreted in the local time zone
fails:Time.mktime handles string-like second argument
fails:Time.mktime handles string arguments
fails:Time.mktime handles float arguments
fails:Time.mktime should accept various year ranges
fails:Time.mktime throws ArgumentError for out of range values
fails:Time.mktime throws ArgumentError for invalid number of arguments
