You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Holly Cummins (JIRA)" <ji...@apache.org> on 2012/08/17 21:11:38 UTC

[jira] [Created] (ARIES-905) Test failures (with current snapshots):

Holly Cummins created ARIES-905:
-----------------------------------

             Summary: Test failures (with current snapshots):
                 Key: ARIES-905
                 URL: https://issues.apache.org/jira/browse/ARIES-905
             Project: Aries
          Issue Type: Bug
          Components: Blueprint
            Reporter: Holly Cummins


See https://builds.apache.org/job/AriesWithSnapshotDependencies/196. Now that the build which tests all the current snapshots against each other is going, it's exposed some test failures in blueprint:

	Test Result (2 failures / +2)
org.apache.aries.blueprint.itests.TestReferences.testUnaryReference [equinox\/3.5.0]
org.apache.aries.blueprint.itests.TestReferences.testListReferences [equinox\/3.5.0]

To reproduce, change the blueprint-core dependency in blueprint-bundle to 1.0.1-SNAPSHOT, and change the blueprint-bundle dependency in blueprint-itests to 1.0.1-SNAPSHOT (but don't check those changes in, that's what the test build is for).

It looks like the problem happened in r1368206, ARIES-896.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ARIES-905) Test failures (with current snapshots):

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

Holly Cummins updated ARIES-905:
--------------------------------

    Description: 
See https://builds.apache.org/job/AriesWithSnapshotDependencies/196. Now that the build which tests all the current snapshots against each other is going, it's exposed some test failures in blueprint:

	Test Result (2 failures / +2)
org.apache.aries.blueprint.itests.TestReferences.testUnaryReference [equinox\/3.5.0]
org.apache.aries.blueprint.itests.TestReferences.testListReferences [equinox\/3.5.0]

To reproduce, change the blueprint-core dependency in blueprint-bundle to 1.0.1-SNAPSHOT, and change the blueprint-bundle dependency in blueprint-itests to 1.0.1-SNAPSHOT (but don't check those changes in, that's what the test build is for).

It looks like the problem started from r1368206, ARIES-896. The problem changes were in the AbstractServiceReferenceRecipe class, which now handles service events asynchronously. Since TestReferences doesn't pause for this asynchronous handling, we get failures.



  was:
See https://builds.apache.org/job/AriesWithSnapshotDependencies/196. Now that the build which tests all the current snapshots against each other is going, it's exposed some test failures in blueprint:

	Test Result (2 failures / +2)
org.apache.aries.blueprint.itests.TestReferences.testUnaryReference [equinox\/3.5.0]
org.apache.aries.blueprint.itests.TestReferences.testListReferences [equinox\/3.5.0]

To reproduce, change the blueprint-core dependency in blueprint-bundle to 1.0.1-SNAPSHOT, and change the blueprint-bundle dependency in blueprint-itests to 1.0.1-SNAPSHOT (but don't check those changes in, that's what the test build is for).

It looks like the problem happened in r1368206, ARIES-896.



    
> Test failures (with current snapshots):
> ---------------------------------------
>
>                 Key: ARIES-905
>                 URL: https://issues.apache.org/jira/browse/ARIES-905
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint
>            Reporter: Holly Cummins
>
> See https://builds.apache.org/job/AriesWithSnapshotDependencies/196. Now that the build which tests all the current snapshots against each other is going, it's exposed some test failures in blueprint:
> 	Test Result (2 failures / +2)
> org.apache.aries.blueprint.itests.TestReferences.testUnaryReference [equinox\/3.5.0]
> org.apache.aries.blueprint.itests.TestReferences.testListReferences [equinox\/3.5.0]
> To reproduce, change the blueprint-core dependency in blueprint-bundle to 1.0.1-SNAPSHOT, and change the blueprint-bundle dependency in blueprint-itests to 1.0.1-SNAPSHOT (but don't check those changes in, that's what the test build is for).
> It looks like the problem started from r1368206, ARIES-896. The problem changes were in the AbstractServiceReferenceRecipe class, which now handles service events asynchronously. Since TestReferences doesn't pause for this asynchronous handling, we get failures.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (ARIES-905) Test failures (with current snapshots):

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

Holly Cummins reassigned ARIES-905:
-----------------------------------

    Assignee: Holly Cummins
    
> Test failures (with current snapshots):
> ---------------------------------------
>
>                 Key: ARIES-905
>                 URL: https://issues.apache.org/jira/browse/ARIES-905
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint
>            Reporter: Holly Cummins
>            Assignee: Holly Cummins
>
> See https://builds.apache.org/job/AriesWithSnapshotDependencies/196. Now that the build which tests all the current snapshots against each other is going, it's exposed some test failures in blueprint:
> 	Test Result (2 failures / +2)
> org.apache.aries.blueprint.itests.TestReferences.testUnaryReference [equinox\/3.5.0]
> org.apache.aries.blueprint.itests.TestReferences.testListReferences [equinox\/3.5.0]
> To reproduce, change the blueprint-core dependency in blueprint-bundle to 1.0.1-SNAPSHOT, and change the blueprint-bundle dependency in blueprint-itests to 1.0.1-SNAPSHOT (but don't check those changes in, that's what the test build is for).
> It looks like the problem started from r1368206, ARIES-896. The problem changes were in the AbstractServiceReferenceRecipe class, which now handles service events asynchronously. Since TestReferences doesn't pause for this asynchronous handling, we get failures.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (ARIES-905) Test failures (with current snapshots):

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

Holly Cummins resolved ARIES-905.
---------------------------------

    Resolution: Fixed

I've fixed this by adding Thread.sleep() calls in the test. It's not elegant, but I think some sort of pausing is necessary when testing asynchronous occurrences.
                
> Test failures (with current snapshots):
> ---------------------------------------
>
>                 Key: ARIES-905
>                 URL: https://issues.apache.org/jira/browse/ARIES-905
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint
>            Reporter: Holly Cummins
>            Assignee: Holly Cummins
>
> See https://builds.apache.org/job/AriesWithSnapshotDependencies/196. Now that the build which tests all the current snapshots against each other is going, it's exposed some test failures in blueprint:
> 	Test Result (2 failures / +2)
> org.apache.aries.blueprint.itests.TestReferences.testUnaryReference [equinox\/3.5.0]
> org.apache.aries.blueprint.itests.TestReferences.testListReferences [equinox\/3.5.0]
> To reproduce, change the blueprint-core dependency in blueprint-bundle to 1.0.1-SNAPSHOT, and change the blueprint-bundle dependency in blueprint-itests to 1.0.1-SNAPSHOT (but don't check those changes in, that's what the test build is for).
> It looks like the problem started from r1368206, ARIES-896. The problem changes were in the AbstractServiceReferenceRecipe class, which now handles service events asynchronously. Since TestReferences doesn't pause for this asynchronous handling, we get failures.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira