You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Rebriy (JIRA)" <ji...@apache.org> on 2007/03/26 15:09:32 UTC

[jira] Commented: (HARMONY-3496) [drlvm][winx64] RuntimeTest2 fails on interpreter

    [ https://issues.apache.org/jira/browse/HARMONY-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484122 ] 

Pavel Rebriy commented on HARMONY-3496:
---------------------------------------

The problem is test_exec_Str() test of RuntimeTest2 suite.

The test is running only for Windows platform. It isn't implemented for other platforms.
Test reads output from console 'date' command after entering incorrect date value. There is a race condition in reading output. The condition of stopping waiting isn't correct.

> [drlvm][winx64] RuntimeTest2 fails on interpreter
> -------------------------------------------------
>
>                 Key: HARMONY-3496
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3496
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: windows/em64t
>            Reporter: Vladimir Beliaev
>
> I see java/lang/RuntimeTest2.java is excluded for windows/em64t platform, interpterer.
> I rerun it & found out it does fail.
> Because of it is windows/em64t specific failure (it is not included in X-lists for other platform) I believe this failure must be fixed as part of "windows/em64t enabling" activity.
> I open this jira as a "placeholder" for this task. Please add your comments if you are working on RuntimeTest2 failure.
> Thanks
> Vladimir Beliaev

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