You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <de...@tuscany.apache.org> on 2009/09/08 10:06:58 UTC

[jira] Created: (TUSCANY-3263) itest/domainmgr-callback test failure on Linux

itest/domainmgr-callback test failure on Linux
----------------------------------------------

                 Key: TUSCANY-3263
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3263
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Integration Tests
    Affects Versions: Java-SCA-1.5.1
         Environment: Fedora core5, Sun JDK 1.6-07
            Reporter: Simon Laws
             Fix For: Java-SCA-1.5.1


DomainManagerCallbackTestCase fails returning a null rather than the expected result. 

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


[jira] Commented: (TUSCANY-3263) itest/domainmgr-callback test failure on Linux

Posted by "Simon Nash (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752429#action_12752429 ] 

Simon Nash commented on TUSCANY-3263:
-------------------------------------

I tried this and it failed for me with a timeout of 1000.  This was a surprise, as it had passed with this timeout on the same computer when I wrote this test.  Increasing the timeout to 2000 was enough to make it pass on my computer.  Ideally the test case should use wait/notify rather than a fixed timeout.

> itest/domainmgr-callback test failure on Linux
> ----------------------------------------------
>
>                 Key: TUSCANY-3263
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3263
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Integration Tests
>    Affects Versions: Java-SCA-1.5.1
>         Environment: Fedora core5, Sun JDK 1.6-07
>            Reporter: Simon Laws
>             Fix For: Java-SCA-1.5.1
>
>
> DomainManagerCallbackTestCase fails returning a null rather than the expected result. 

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


[jira] Resolved: (TUSCANY-3263) itest/domainmgr-callback test failure on Linux

Posted by "Simon Laws (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws resolved TUSCANY-3263.
---------------------------------

    Resolution: Fixed

Closing this now I have a clean Linux build

> itest/domainmgr-callback test failure on Linux
> ----------------------------------------------
>
>                 Key: TUSCANY-3263
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3263
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Integration Tests
>    Affects Versions: Java-SCA-1.5.1
>         Environment: Fedora core5, Sun JDK 1.6-07
>            Reporter: Simon Laws
>             Fix For: Java-SCA-1.5.1
>
>
> DomainManagerCallbackTestCase fails returning a null rather than the expected result. 

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


[jira] Commented: (TUSCANY-3263) itest/domainmgr-callback test failure on Linux

Posted by "Simon Laws (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752424#action_12752424 ] 

Simon Laws commented on TUSCANY-3263:
-------------------------------------

It turms out that the sleep is not long enough to account for the time the callback takes to arrive on my old/slowm linux pc. 

> itest/domainmgr-callback test failure on Linux
> ----------------------------------------------
>
>                 Key: TUSCANY-3263
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3263
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Integration Tests
>    Affects Versions: Java-SCA-1.5.1
>         Environment: Fedora core5, Sun JDK 1.6-07
>            Reporter: Simon Laws
>             Fix For: Java-SCA-1.5.1
>
>
> DomainManagerCallbackTestCase fails returning a null rather than the expected result. 

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