You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2010/05/27 23:21:39 UTC

[jira] Commented: (HARMONY-6524) [classlib][text] RuleBasedCollatorTest tests fail on linux/x86_64

    [ https://issues.apache.org/jira/browse/HARMONY-6524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872374#action_12872374 ] 

Mark Hindess commented on HARMONY-6524:
---------------------------------------

Turns out it is excluded in the common exclude list too and it fails for me on Linux/x86 and windows/x86 too.

> [classlib][text] RuleBasedCollatorTest tests fail on linux/x86_64
> -----------------------------------------------------------------
>
>                 Key: HARMONY-6524
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6524
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M14
>         Environment: Linux/x86_64 drlvm
>            Reporter: Mark Hindess
>
> The failures are:
> RuleBasedCollatorTest  testGetCollationElementIteratorString
>   junit.framework.AssertionFailedError: expected:<1> but was:<2>
>   at org.apache.harmony.text.tests.java.text.RuleBasedCollatorTest.testGetCollationElementIteratorString (RuleBasedCollatorTest.java:140)
> RuleBasedCollatorTest  testGetCollationElementIteratorCharacterIterator
> junit.framework.AssertionFailedError: expected:<1> but was:<2>
> at org.apache.harmony.text.tests.java.text.RuleBasedCollatorTest.testGetCollationElementIteratorCharacterIterator (RuleBasedCollatorTest.java:191)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.