There's a failure on trunk on some platforms related to hash ordering.
[junit] test_sort_with_block(TC_Hash_Sort_Instance)
[./test/externals/ruby_test/test/core/Hash/instance/tc_sort.rb:26]:
[junit] <[["c", 3], ["b", 2], ["a", 1]]> expected but was
[junit] <[["b", 2], ["a", 1], ["c", 3]]>.
Mental and I looked into it, and I modified a few things in the
compiler, but it still fails in both compiler and interpreter for me.
Mental: I confirmed it's broken on a clean checkout. If you can't
reproduce it we may have to enlist someone on OS X Java 6 to dig in (or
I'll have to do it myself).
- charlie
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email