Hi, At Thu, 29 Apr 2010 13:58:24 +0900, Aaron Patterson wrote in [ruby-core:29872]: > I don't think this is right. test/unit on ruby 1.8 allows non-boolean > values to it's assert method. The following test will pass on 1.8: Exactly. I reverted the commit, but found some tests use nonsense assertions. Although fixed in test/ruby already, I suspect there might be more mistakes in other tests. -- Nobu Nakada