[ https://issues.apache.org/jira/browse/HARMONY-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489336
]
Ruth Cao commented on HARMONY-3645:
-----------------------------------
Hello Vladimir,
I've run this test for 40 times on r529472, drlvm/winx86_64 and was not able to reproduce
this failure. Could you reproduce it now? If not, may you pls close this JIRA? Thanks a lot.
> [drlvm] API test tests.api.java.nio.charset.ISOCharsetDecoderTest intermittently failed
on Win x86_64
> -----------------------------------------------------------------------------------------------------
>
> Key: HARMONY-3645
> URL: https://issues.apache.org/jira/browse/HARMONY-3645
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Reporter: Vladimir Ivanov
> Priority: Minor
> Attachments: exclude.patch
>
>
> API test tests.api.java.nio.charset.ISOCharsetDecoderTest intermittently failed on Win
x86_64 (debug build).
> error: testOnMalformedInput tests.api.java.nio.charset.ISOCharsetDecoderTest
> Unit Test Error Details: (1)
>
> Test: testOnMalformedInputClass: tests.api.java.nio.charset.ISOCharsetDecoderTest java.lang.IllegalArgumentException:
Characters number for one byte must be positive.
> at java.nio.charset.CharsetDecoder.<init>(CharsetDecoder.java:160)
> at com.ibm.icu4jni.charset.CharsetDecoderICU.<init>(Unknown Source)
> at com.ibm.icu4jni.charset.CharsetICU.newDecoder(Unknown Source)
> at tests.api.java.nio.charset.CharsetDecoderTest.setUp(CharsetDecoderTest.java:57)
> at tests.api.java.nio.charset.ISOCharsetDecoderTest.setUp(ISOCharsetDecoderTest.java:30)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|