New failures in MRI test_objectspace
------------------------------------

                 Key: JRUBY-3497
                 URL: http://jira.codehaus.org/browse/JRUBY-3497
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.2
            Reporter: Charles Oliver Nutter


I had to comment out test_objectspace from mri_index after updating to more 
recent 1.8.6p287 tests:

{noformat}
    [junit] test_id2ref_18(TestObjectSpace) 
[test/externals/ruby1.8/ruby/test_objectspace.rb:19]:
    [junit] didn't round trip: -4611686018427387904.
    [junit] <-4611686018427387904>
    [junit] with id <-9223372036854775807> expected to be equal? to
    [junit] <-4611686018427387904>
    [junit] with id <-9223372036854775807>.
    [junit] Failure:
    [junit] test_id2ref_19(TestObjectSpace) 
[test/externals/ruby1.8/ruby/test_objectspace.rb:20]:
    [junit] didn't round trip: -1073741825.
    [junit] <-1073741825>
    [junit] with id <-2147483649> expected to be equal? to
    [junit] <-1073741825>
    [junit] with id <-2147483649>.
    [junit] Failure:
    [junit] test_id2ref_20(TestObjectSpace) 
[test/externals/ruby1.8/ruby/test_objectspace.rb:21]:
    [junit] didn't round trip: -1073741824.
    [junit] <-1073741824>
    [junit] with id <-2147483647> expected to be equal? to
    [junit] <-1073741824>
    [junit] with id <-2147483647>.
    [junit] Failure:
    [junit] test_id2ref_24(TestObjectSpace) 
[test/externals/ruby1.8/ruby/test_objectspace.rb:25]:
    [junit] didn't round trip: 1073741823.
    [junit] <1073741823>
    [junit] with id <2147483647> expected to be equal? to
    [junit] <1073741823>
    [junit] with id <2147483647>.
    [junit] Failure:
    [junit] test_id2ref_25(TestObjectSpace) 
[test/externals/ruby1.8/ruby/test_objectspace.rb:26]:
    [junit] didn't round trip: 1073741824.
    [junit] <1073741824>
    [junit] with id <2147483649> expected to be equal? to
    [junit] <1073741824>
    [junit] with id <2147483649>.
    [junit] Failure:
    [junit] test_id2ref_26(TestObjectSpace) 
[test/externals/ruby1.8/ruby/test_objectspace.rb:27]:
    [junit] didn't round trip: 4611686018427387903.
    [junit] <4611686018427387903>
    [junit] with id <9223372036854775807> expected to be equal? to
    [junit] <4611686018427387903>
    [junit] with id <9223372036854775807>.
{noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to