You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/04/08 10:38:12 UTC

[jira] Created: (HARMONY-6140) [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest

[classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest
-----------------------------------------------------------------------------------

                 Key: HARMONY-6140
                 URL: https://issues.apache.org/jira/browse/HARMONY-6140
             Project: Harmony
          Issue Type: Test
          Components: Classlib
    Affects Versions: 5.0M8
            Reporter: Kevin Zhou
             Fix For: 5.0M9


The current PipedInputStreamTest.test_receive and PipedWriterTest.test_write_I_MultiThread methods may fail on some platforms.
Fix this potential failures.

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


[jira] Updated: (HARMONY-6140) [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison updated HARMONY-6140:
---------------------------------

    Fix Version/s:     (was: 5.0M9)
                   5.0M10

> [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-6140
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6140
>             Project: Harmony
>          Issue Type: Test
>          Components: Classlib
>    Affects Versions: 5.0M8
>            Reporter: Kevin Zhou
>            Assignee: Sean Qiu
>             Fix For: 5.0M10
>
>         Attachments: HARMONY-6140.diff
>
>
> The current PipedInputStreamTest.test_receive and PipedWriterTest.test_write_I_MultiThread methods may fail on some platforms.
> Fix this potential failures.

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


[jira] Resolved: (HARMONY-6140) [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest

Posted by "Sean Qiu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Qiu resolved HARMONY-6140.
-------------------------------

    Resolution: Fixed

Thank you for the patch, Kevin
Committed at r764351.
Could you please verify if it works as you expected.

> [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-6140
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6140
>             Project: Harmony
>          Issue Type: Test
>          Components: Classlib
>    Affects Versions: 5.0M8
>            Reporter: Kevin Zhou
>            Assignee: Sean Qiu
>             Fix For: 5.0M9
>
>         Attachments: HARMONY-6140.diff
>
>
> The current PipedInputStreamTest.test_receive and PipedWriterTest.test_write_I_MultiThread methods may fail on some platforms.
> Fix this potential failures.

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


[jira] Assigned: (HARMONY-6140) [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest

Posted by "Sean Qiu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Qiu reassigned HARMONY-6140:
---------------------------------

    Assignee: Sean Qiu

> [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-6140
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6140
>             Project: Harmony
>          Issue Type: Test
>          Components: Classlib
>    Affects Versions: 5.0M8
>            Reporter: Kevin Zhou
>            Assignee: Sean Qiu
>             Fix For: 5.0M9
>
>         Attachments: HARMONY-6140.diff
>
>
> The current PipedInputStreamTest.test_receive and PipedWriterTest.test_write_I_MultiThread methods may fail on some platforms.
> Fix this potential failures.

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


[jira] Updated: (HARMONY-6140) [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest

Posted by "Kevin Zhou (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Zhou updated HARMONY-6140:
--------------------------------

    Attachment: HARMONY-6140.diff

Would you please help to try it?

> [classlib][luni] Fix potential failures in PipedInputStreamTest and PipedWriterTest
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-6140
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6140
>             Project: Harmony
>          Issue Type: Test
>          Components: Classlib
>    Affects Versions: 5.0M8
>            Reporter: Kevin Zhou
>             Fix For: 5.0M9
>
>         Attachments: HARMONY-6140.diff
>
>
> The current PipedInputStreamTest.test_receive and PipedWriterTest.test_write_I_MultiThread methods may fail on some platforms.
> Fix this potential failures.

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